Commit graph

4 commits

Author SHA1 Message Date
3f665df6a7 Working with DB, admin form, WTForms, .env 2023-02-16 18:19:58 +04:00
2f55d03aab Implemented get_db for MySQL, wrapped all routes in classes 2023-02-15 19:55:06 +04:00
9ead8a457c Improved structure
- Flask app factory instead of initializing `app` variable
- Gunicorn for production server
- Makefile: python3 -m
- .gitignore: instance dir
2023-02-15 16:00:30 +04:00
058bcd13e5 Basic template 2023-02-14 19:53:57 +04:00