4503603915
Started using Bootstrap for styling, moved app factory, added tests, started work on login and registration templates, and more
master
awkawb2024-05-05 16:15:55 -04:00
5d9ffffb79
Added help target to Makefile, Makefile target commands are no longer echoed
awkawb2024-05-03 13:29:55 -04:00
970f1fa0c8
app factory now outside tests dir, other minor changes
awkawb2024-05-02 19:08:54 -04:00
d487e40c1e
Added new functionality, refactored, added CHANGELOG.md, and more
awkawb2024-04-28 14:26:39 -04:00
e5f335c743
UPDATED updated and clearified work to be done section, ADDED user dashboard route to routes section
awkawb2024-04-26 16:26:50 -04:00
6d3df90b29
ADDED views for /accounts/users routes, ADDED started a template for user dashboard route, UPDATED account/views package imports for new users view
awkawb2024-04-26 14:48:23 -04:00
7d5fc7428a
FIXED changed double quoted strings to single quotes for consistency
awkawb2024-04-26 14:41:56 -04:00
bc33385ebe
CHANGED dev-server.py logic moved into tests/testing_app.py as create_app function, UPDATED tests to use new create_app function, UPDATED shell.nix to work with create_app and testing_app.py, ADDED DB models now defined in accounts/models, ADDED Visit DB model
awkawb2024-04-26 14:32:23 -04:00