Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 413 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 413 Bytes

RouteRush

Generate randomized itineraries on the fly

Installation

  • git clone https://github.com/Zephrys/Routerush
  • Ensure that you have mongodb installed and running.
  • Install all the required packages by pip install -r requirements.txt
  • python manage.py runserver should launch a django server on your localhost

Note that it might take some time before frequent requests are cached on your db