I made this application to practice using the Python Framework, Django. The front end is created by the Django HTML templating feature, and the backend is supported by Djangos out of the box authuentication features. User info is stored in PostgreSQL.
To install necessary dependencies, run the following command:
pip install requirements.txt
This project is licensed under the MIT license.
If you have any questions about the repo, open an issue or contact me directly at droppindbs@gmail.com. You can find more of my work at Drop-G.