Commit Graph

15 Commits

Author SHA1 Message Date
ee33965baf Started on making functional unit tests for endpoints 2024-02-05 19:19:29 +00:00
5a20a8d7c0 Updated line endings to be in line with UNIX style 2024-01-28 11:59:04 +00:00
3eea1d946a Updated scripts to enable deploying prod server 2024-01-28 01:19:37 +00:00
0358670071 #4 #6 Completed functionlity to update products in place. Form still needs tidying up 2024-01-25 00:05:34 +00:00
bca3b0a663 Fixed all pep8 warnings 2024-01-21 22:22:29 +00:00
44c1ee03ba Applied auto pep 8 changes 2024-01-21 22:06:06 +00:00
b821050869 #3 Added basic create product page 2024-01-19 12:37:51 +00:00
e18412fea4 Moved some products to different categories to test views 2024-01-07 13:47:09 +00:00
868876b98e Added ability to fetch products from the database 2024-01-05 18:20:56 +00:00
b1a22cb7bd Created base database controller and user database controller to allow for initial database control 2024-01-01 20:19:57 +00:00
ef94773b8f Updated docker file to run new script file 2024-01-01 17:52:44 +00:00
ce24d792cf Created dockerfile for running WMGZON web application 2024-01-01 15:39:48 +00:00
2f63b6e89c Divided html into templates 2023-12-31 16:59:53 +00:00
1c5aa09668 Created base flask instance and moved static templates into correct location so they can be loaded using Jinja 2023-12-27 21:36:53 +00:00
a054c7b0de Created base set of dependencies and hello world app 2023-11-16 10:29:26 +00:00