Skip to content

knowledge-sharing-campaign/QuickBooking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#QuickBooking.com

##About This is the base repo for the Knowledge Sharing Campaign. This is a Django app which implements an online bus booking site using modern MVC methods.

##How to use

  • Install Python 2.7.x
  • Install pip
  • Install Django as pip install Django
  • Clone this repo
  • Run python manage.py makemigrations QuickBooking
  • Run python manage.py migrate
  • Run python manage.py runserver to launch the dev HTTP server
  • Go to the admin page to add/remove/edit entires in db.

#Have fun!

About

A python web app for the knowledge sharing campaign

Resources

License

Stars

5 stars

Watchers

14 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors