mirror of
https://github.com/aronwk-aaron/MSState-Library-ETD.git
synced 2026-01-08 13:49:50 -06:00
38f27f3dfe3ee86c3eb84cf5785f7fb566a65f72
Remove old config base removed unused form field Reconfigrued the init_db command to work the way I should have done it in the first place, but did not know about (it's built into flask now, so flask scripts is unnecessary) So just run `flask init_db` and it'll work
Library-ETD
Senior design Project
Electronic Thesis and Dissertation system for the MSState Library
Requirements
- Python 3.7.2
Helpfu Links
- venv setup
- Flask microframework
- Jinja2 Templating Engine
- Flask-SQLAlchemy ORM
- PostgresSQL Database engine
- Flask - Uploading files
- Flask-Uploads extension (still looking at this)
- Flask-WTForms extension
Languages
SCSS
33.8%
JavaScript
19.6%
CSS
16.6%
Python
15%
Jinja
10.3%
Other
4.6%