brianquimio / cs373-idb

Project for CS 373 Software Engineering taught by Glenn Downing
0 stars 0 forks source link

Review file structure #27

Closed shperl closed 8 years ago

shperl commented 8 years ago

Currently the app structure is loosely defined. There isn't a good amount of separation between python files, javascript, css, html, etc.

Separation by function is necessary:

A working files structure for the front-end team that is accessible by the flask app should be well-defined in the github wiki. This wiki entry should answer the following questions: