mirror of
https://github.com/aronwk-aaron/MSState-Library-ETD.git
synced 2026-05-03 01:19:21 -05:00
Added readme
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# Library-ETD
|
||||
|
||||
Senior design Project
|
||||
|
||||
Electronic Thesis and Dissertation system for the MSState Library
|
||||
|
||||
## Requirements
|
||||
|
||||
- Python 3.7.2
|
||||
|
||||
## Helpfu Links
|
||||
|
||||
- [venv setup](http://flask.pocoo.org/docs/1.0/installation/)
|
||||
- [Flask](http://flask.pocoo.org/) microframework
|
||||
- [Jinja2](http://jinja.pocoo.org/) Templating Engine
|
||||
- [Flask-SQLAlchemy](http://flask-sqlalchemy.pocoo.org/2.3/) ORM
|
||||
- [PostgresSQL](https://www.postgresql.org/) Database engine
|
||||
- [Flask - Uploading files](http://flask.pocoo.org/docs/1.0/patterns/fileuploads/)
|
||||
- [Flask-Uploads](https://pythonhosted.org/Flask-Uploads/) extension (still looking at this)
|
||||
- [Flask-WTForms](https://flask-wtf.readthedocs.io/en/stable/index.html#) extension
|
||||
Reference in New Issue
Block a user