|  | 60cb8d7951 | #5 Added more data to stats page and improved CSS | 2024-02-09 22:01:25 +00:00 |  | 
			
				
					|  | c55fdde3fc | Massively improved styling of product pages | 2024-02-08 20:38:35 +00:00 |  | 
			
				
					|  | b1ee09e35a | #9 Delete Product box now available | 2024-02-08 19:58:49 +00:00 |  | 
			
				
					|  | 7ebeb10cda | Changed urls to all use 'url_for' syntax | 2024-02-06 19:30:08 +00:00 |  | 
			
				
					|  | f254c011b6 | #5 Latest views are now displayed on the stats page | 2024-02-06 19:15:44 +00:00 |  | 
			
				
					|  | 8653d2caa9 | #5 Added ability to correlate data into graph | 2024-02-02 21:01:29 +00:00 |  | 
			
				
					|  | 80749daa01 | #5 Added scripts to get charts in htrml file | 2024-02-02 17:43:03 +00:00 |  | 
			
				
					|  | 8f0e995471 | #5 Added ability to get a quick overview of all of the product stats on one page. | 2024-02-02 16:42:19 +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 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 595069772c | Updated flash commands to allow for differently styled boxes | 2024-01-27 22:08:15 +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 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 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 |  |