Skip to content
This repository was archived by the owner on Mar 13, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 456 Bytes

File metadata and controls

15 lines (12 loc) · 456 Bytes

Final Project

José Miguel Colella

The application is located in the visualization folder, along with all the associated templates (HTML), styles (CSS), JavaScript files, and Python code. In the media folder, all the user uploaded files all located. The dependencies are all listed in the requirements.txt file. Installation of the packages is done with the following command:

pip install -r requirements.txt