Commit Graph

18 Commits

Author SHA1 Message Date
c55fdde3fc Massively improved styling of product pages 2024-02-08 20:38:35 +00:00
7ebeb10cda Changed urls to all use 'url_for' syntax 2024-02-06 19:30:08 +00:00
fa76e11f83 Changes all images to bmp and updated tests 2024-01-29 22:35:46 +00:00
5a20a8d7c0 Updated line endings to be in line with UNIX style 2024-01-28 11:59:04 +00:00
595069772c Updated flash commands to allow for differently styled boxes 2024-01-27 22:08:15 +00:00
897d4ab9aa #1 Allow searches to be made from the main page 2024-01-22 10:49:08 +00:00
bca3b0a663 Fixed all pep8 warnings 2024-01-21 22:22:29 +00:00
cd88926475 Completed functionality for user to Create products on the site 2024-01-21 21:33:55 +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
36a04d58e1 Products can now be searched using search term 2024-01-15 21:47:18 +00:00
20f28739a2 Added highlighting for selected category 2024-01-06 01:14:20 +00:00
8702aa86a5 Moved alerts to the bottom middle of every page 2024-01-05 21:40:32 +00:00
2cf3fc9fbf Improved styling on the main page 2024-01-05 21:16:02 +00:00
868876b98e Added ability to fetch products from the database 2024-01-05 18:20:56 +00:00
e0b04d13f6 Created login functinality 2024-01-02 22:22:14 +00:00
03c7fc6918 Created login and signup forms 2023-12-31 19:03:29 +00:00
2f63b6e89c Divided html into templates 2023-12-31 16:59:53 +00:00