Folder Structure:
-
iff_dashboard : Contains code that updates the database based on the content entered in google sheet
-
model: Provide data access APIs to the frontend ( DB to UI )
-
shape files: For the interactive map
-
static and templates: Have style sheets and html files
-
panoptic_flask.py: The main file (flask app) to run,to start the website.
-
requirements_txt: List of dependencies that have to downloaded to run the project.