Commit Graph

16 Commits

Author SHA1 Message Date
44c1ee03ba Applied auto pep 8 changes 2024-01-21 22:06:06 +00:00
cd88926475 Completed functionality for user to Create products on the site 2024-01-21 21:33:55 +00:00
f5a8cdcfa2 Updated script files to run tests on load 2024-01-12 14:55:52 +00:00
75e7ad5994 Added product tests 2024-01-10 23:44:59 +00:00
b7dd1b9ef0 Added Database tests 2024-01-09 22:20:32 +00:00
feaa253a01 Created better environment for testing 2024-01-09 20:53:55 +00:00
1df7ea856c Changed script to add products to different categories 2024-01-09 20:17:32 +00:00
20f28739a2 Added highlighting for selected category 2024-01-06 01:14:20 +00:00
868876b98e Added ability to fetch products from the database 2024-01-05 18:20:56 +00:00
f1065b8150 Updated docker and script files to make them more robust 2024-01-04 18:59:51 +00:00
e0b04d13f6 Created login functinality 2024-01-02 22:22:14 +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
59d379f657 Adapted database scripts to be run from the root directoryt 2024-01-01 16:25:58 +00:00
e04de06463 Created database creation scipts 2024-01-01 16:20:44 +00:00
ce24d792cf Created dockerfile for running WMGZON web application 2024-01-01 15:39:48 +00:00