4503603915Started 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
5d9ffffb79Added help target to Makefile, Makefile target commands are no longer echoedawkawb2024-05-03 13:29:55 -04:00
970f1fa0c8app factory now outside tests dir, other minor changesawkawb2024-05-02 19:08:54 -04:00
d487e40c1eAdded new functionality, refactored, added CHANGELOG.md, and moreawkawb2024-04-28 14:26:39 -04:00
e5f335c743UPDATED updated and clearified work to be done section, ADDED user dashboard route to routes sectionawkawb2024-04-26 16:26:50 -04:00
6d3df90b29ADDED views for /accounts/users routes, ADDED started a template for user dashboard route, UPDATED account/views package imports for new users viewawkawb2024-04-26 14:48:23 -04:00
7d5fc7428aFIXED changed double quoted strings to single quotes for consistencyawkawb2024-04-26 14:41:56 -04:00
bc33385ebeCHANGED 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 modelawkawb2024-04-26 14:32:23 -04:00