/Hackathon3.0

Codeutsava NITR

Primary LanguagePython

Hackathon3.0

What this can do?

Visualizations

alt text

Google Maps API

alt text

Write reviews

alt text

Installation Guide

Create virtual environment and install dependencies

virtualenv env 
source env/bin/activate
git clone https://github.com/kakshay21/Hackathon3.0
cd Hackathon3.0
pip install -r requirements.txt

Note : This is created on python2.7 but works with python3.6 too.