WanderSync is a collaborative travel planner that uses data science to suggest recommendations.
Install all dependencies:
pip install -r requirements.txt
To execute (Windows):
python main.py
To execute (Mac/Linux):
python3 main.py
Note: You will need to generate your own OAuth 2.0 Client IDs and API Keys within Google Cloud Platform to execute this project. Client IDs will be stored in /website/client_secret.json. API keys stored in /website/secret.py.