Home - ZahirJohnson00/NJ-SRHub-Visual-Search-Module GitHub Wiki
Welcome to the cab-srhub-group-10 wiki! This wiki will be a place to document the project for Group 10 of CSC 315.
The repository is designed in the following way:
Please note that there are a lot of files in the static
templates
folder. For the sake of simplicity, those are omitted here:
docs
|__ Stage 1.pdf
|__ Stage 2.pdf
|__ Stage 3.pdf
|__ Stage 3 ER Model.pdf
|__ Stage 3&4.pdf
|__ Stage 4.pdf
code
|__ postgres
|__ proj // test flask file to render the piecharts
|__ pyscripts // python scripts for data extraction
|__ site // Final Project Files
|__ Flask // Flask folder with website
|__ static // images and js files
|__ templates // HTML pages
|__ app.py // app file
|__ Pipfile.lock // lock file for dependencies
|__ Pipfile // Virtual Environment file for flask app and dependencies compilation
The wiki here will explain:
-
The technicalities of the project i.e. how it works behind the scenes
-
Features for this project, what the users have access to