|
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 |
|
|
98a17bdc43
|
#3 Create product form made, data is processed on the backend. Image data not currently saved
|
2024-01-19 13:31: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 |
|
|
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 |
|
|
43b85c9b23
|
Prepared html template for vrn filtering
|
2024-01-15 22:26:10 +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 |
|
|
a86edf01ad
|
Removed additional alerts from the bottom of the signup page
|
2024-01-05 21:42:27 +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 |
|
|
968c19e3cf
|
Use flashing for sending errors to the front end
|
2024-01-05 14:25:34 +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 |
|
|
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 |
|
|
2f63b6e89c
|
Divided html into templates
|
2023-12-31 16:59:53 +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 |
|