|
|
4503603915
|
Started using Bootstrap for styling, moved app factory, added tests, started work on login and registration templates, and more
|
2024-05-05 16:15:55 -04:00 |
|
|
|
5d9ffffb79
|
Added help target to Makefile, Makefile target commands are no longer echoed
|
2024-05-03 13:29:55 -04:00 |
|
|
|
970f1fa0c8
|
app factory now outside tests dir, other minor changes
|
2024-05-02 19:08:54 -04:00 |
|
|
|
d487e40c1e
|
Added new functionality, refactored, added CHANGELOG.md, and more
|
2024-04-28 14:26:39 -04:00 |
|
|
|
e5f335c743
|
UPDATED updated and clearified work to be done section, ADDED user dashboard route to routes section
|
2024-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
|
2024-04-26 14:48:23 -04:00 |
|
|
|
7d5fc7428a
|
FIXED changed double quoted strings to single quotes for consistency
|
2024-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
|
2024-04-26 14:32:23 -04:00 |
|
|
|
994bad056b
|
Initial commit
|
2024-04-22 21:14:54 -04:00 |
|