Commit Graph

28 Commits

Author SHA1 Message Date
dfb33e195c Fixed image sizing and colouring 2024-01-30 19:41:58 +00:00
a11ac2547e Updated CSS to ensure images maintain aspect ratio 2024-01-30 19:35:18 +00:00
077ae93d89 CHORE: Updated tests to better check env vars 2024-01-30 19:30:02 +00:00
faad412809 Updated jinja templates and css to better enable product alteration 2024-01-30 19:05:09 +00:00
fa76e11f83 Changes all images to bmp and updated tests 2024-01-29 22:35:46 +00:00
e4de5667b4 Added base image photos 2024-01-29 20:58:17 +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
95768f8a8c #6 Added Database functionality for user to click and load a single item 2024-01-23 17:53:00 +00:00
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
a6f66fe1a5 Initial Upload of static web items 2023-12-15 20:18:31 +00:00