Travel Buddy

Find friends traveling on the same dates

status: registration page demo done (without validations)

Installation and usage instructions

  • Download the project
  • cd inside project folder
  • virtualenv -p python2.7 myenv
  • source myenv/bin/activate
  • pip install -r requirements.txt
  • python RunServer.py
  • go to http://localhost:5000/