A python flask web application that allows for the quering and management of a collection of library books currently being used by a local volunteer library.
Currently the application is deployed on Heroku. One can view it here:
https://olibrary.herokuapp.com/home/
- Flask
- Flask-WTForms
- Pandas
- JQuery
- BootStrap
- Flask-Mail
- Flask-Login
See requirements.txt for full list.
- Flask Mega-Tutorial by Miguel Grinberg
- Flask-WTForms Documentation
- Flask Documentation
Curently, the project is considered complete. This status may change if the needs/desires of the librarians change.