Commit Graph

16 Commits

Author SHA1 Message Date
897d4ab9aa #1 Allow searches to be made from the main page 2024-01-22 10:49:08 +00:00
cd88926475 Completed functionality for user to Create products on the site 2024-01-21 21:33:55 +00:00
e7ca108b7f #2 Added functionality for user to signup as a Seller 2024-01-18 20:24:49 +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
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
c6ef411930 Added alerts to login and signup pate 2024-01-05 13:56:46 +00:00
efdd918a9f Adjusted styling on signup form 2024-01-01 22:33:49 +00:00
03c7fc6918 Created login and signup forms 2023-12-31 19:03:29 +00:00
213fc9c503 Turned index page into a template 2023-12-27 22:16:23 +00:00
1c5aa09668 Created base flask instance and moved static templates into correct location so they can be loaded using Jinja 2023-12-27 21:36:53 +00:00
f64c378248 Added number plate filter and adjusted navbar styling 2023-12-15 23:54:45 +00:00
cb89544a1e Adjusted styling on main page to make the product listings span to just below the bottom of the page 2023-12-15 22:53:41 +00:00
bc63f5138c Improved styling on navbar and product containers 2023-12-15 21:23:28 +00:00
086e2c7b45 Removed blocked files from gitignore 2023-12-15 20:25:23 +00:00