|
e45ec4b217
|
REFACTOR: Moved more functionality into database base type
|
2024-02-04 23:47:00 +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 |
|
|
dd243e9c72
|
#5 Started wiring up endpoints do display user stats
|
2024-02-01 01:44:02 +00:00 |
|
|
e27ed02028
|
Added ability for stats to be tracked on products
|
2024-01-30 21:49:17 +00:00 |
|
|
5a20a8d7c0
|
Updated line endings to be in line with UNIX style
|
2024-01-28 11:59:04 +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 |
|
|
aaaf7e4829
|
Added page that shows a sellers own products
|
2024-01-22 17:53:56 +00:00 |
|
|
216d71c15d
|
Continuing to add correct documentation to components within the application
|
2024-01-22 08:33:28 +00:00 |
|
|
bca3b0a663
|
Fixed all pep8 warnings
|
2024-01-21 22:22:29 +00:00 |
|
|
44c1ee03ba
|
Applied auto pep 8 changes
|
2024-01-21 22:06:06 +00:00 |
|
|
b2e32d720c
|
Overhauled the way in which user details are passed to the frontend
|
2024-01-19 11:57:53 +00:00 |
|
|
19165220fa
|
#2 Added ability for user to login as seller and added test to verify functionality
|
2024-01-18 21:11:01 +00:00 |
|
|
36a04d58e1
|
Products can now be searched using search term
|
2024-01-15 21:47:18 +00:00 |
|
|
75e7ad5994
|
Added product tests
|
2024-01-10 23:44:59 +00:00 |
|
|
feaa253a01
|
Created better environment for testing
|
2024-01-09 20:53:55 +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 |
|
|
08479c1134
|
Removed the ability for duplicate accounts being able to be made
|
2024-01-05 14:11:46 +00:00 |
|
|
79231a1f0d
|
Added missing comment
|
2024-01-02 22:26:03 +00:00 |
|
|
e0b04d13f6
|
Created login functinality
|
2024-01-02 22:22:14 +00:00 |
|
|
b1a22cb7bd
|
Created base database controller and user database controller to allow for initial database control
|
2024-01-01 20:19:57 +00:00 |
|