Commit Graph

16 Commits

Author SHA1 Message Date
45d2773f9a REFACTOR: Changed blueprints to allow for preprocessing of requests 2024-02-14 14:57:12 +00:00
82f1eed554 REFACTOR: Changes all raw url's to url_fors 2024-02-13 23:15:32 +00:00
cc9aaff6e1 #10 Started on the admin endpoints 2024-02-12 19:28:15 +00:00
dd243e9c72 #5 Started wiring up endpoints do display user stats 2024-02-01 01:44:02 +00:00
5a20a8d7c0 Updated line endings to be in line with UNIX style 2024-01-28 11:59:04 +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
b2e32d720c Overhauled the way in which user details are passed to the frontend 2024-01-19 11:57:53 +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