Skip to content

gaurav02712/nasih

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Nasih - Muslim Friendly Travel Guide.

Muslim Friendly Travel is an AI-powered hyper-personalised booking platform focused on the Muslim traveler.

Technology

  1. Language - Python 3.7
  2. Framework - Flask 1.1.1
  3. Database - PostgreSQL

Installation

$ python3 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt

How we work

Never ever commit on Master branch directly

  1. Create a new new branch for every seprate module/task.
  2. Once you completed the task or done with sufficient ammount work on that, only then commit and push.
  3. Once you think your task is completed and done with a basic level testing from our own side, raise a pull request and assign a person for review.
  4. Soon reviewer will merge your chnages into master. Congrats!

License

T9L

About

Muslim Friendly Travel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%