gurnoors / TravelBuddy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About


Languages

Language:Python 62.3%Language:HTML 24.0%Language:Shell 13.7%