Commit Graph

17 Commits

Author SHA1 Message Date
db83438bae Added lazy loading to product images 2024-02-26 08:04:11 +00:00
82f1eed554 REFACTOR: Changes all raw url's to url_fors 2024-02-13 23:15:32 +00:00
3dc7a1f861 #10 Added ability for users to be removed from the site. 2024-02-13 22:48:23 +00:00
c55fdde3fc Massively improved styling of product pages 2024-02-08 20:38:35 +00:00
5a20a8d7c0 Updated line endings to be in line with UNIX style 2024-01-28 11:59:04 +00:00
d80b07d43d #6 Updated Product views to better show information 2024-01-28 00:26:17 +00:00
ce316eb9fd Stopped large content from overflowing the product card box 2024-01-25 21:06:53 +00:00
0951bcc23e #4 #6 Base creation of a product viewing page with the ability to edit as a seller 2024-01-24 18:07:41 +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
3ce5d16651 #3 Added ability for images to be uploaded to the site 2024-01-19 16:35:23 +00:00
bd3481c2cc Made each product a link to its own product page 2024-01-18 19:40:02 +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
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