Plots nearby temples from MySQL Database on Google maps
steps to run
1)clone the repo 2)add the CSV data in MySQLDB -- place_temples(table name), interproj (DataBase name) 3)start the virtual env from the root dir(source bin/venv/activate) 4)run the project - defaults on port 5000 (python routes.py) 5)Open the file index.html in a browser (refer the output)