Commit Graph

18 Commits

Author SHA1 Message Date
e7ca108b7f #2 Added functionality for user to signup as a Seller 2024-01-18 20:24:49 +00:00
43b85c9b23 Prepared html template for vrn filtering 2024-01-15 22:26:10 +00:00
36a04d58e1 Products can now be searched using search term 2024-01-15 21:47:18 +00:00
7b12c29319 Resolved merge conflict 2024-01-15 17:45:47 +00:00
f5a8cdcfa2 Updated script files to run tests on load 2024-01-12 14:55:52 +00:00
6d91fe8095 Fixed signup crashing becuase of extra field specified in constructor 2024-01-10 23:50:04 +00:00
b7dd1b9ef0 Added Database tests 2024-01-09 22:20:32 +00:00
e18412fea4 Moved some products to different categories to test views 2024-01-07 13:47:09 +00:00
20f28739a2 Added highlighting for selected category 2024-01-06 01:14:20 +00:00
a86edf01ad Removed additional alerts from the bottom of the signup page 2024-01-05 21:42:27 +00:00
8702aa86a5 Moved alerts to the bottom middle of every page 2024-01-05 21:40:32 +00:00
868876b98e Added ability to fetch products from the database 2024-01-05 18:20:56 +00:00
968c19e3cf Use flashing for sending errors to the front end 2024-01-05 14:25:34 +00:00
08479c1134 Removed the ability for duplicate accounts being able to be made 2024-01-05 14:11:46 +00:00
c6ef411930 Added alerts to login and signup pate 2024-01-05 13:56:46 +00:00
e0b04d13f6 Created login functinality 2024-01-02 22:22:14 +00:00
b26bd1a228 Signup page now populates database correctly 2024-01-01 23:13:09 +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