Commit Graph

10 Commits

Author SHA1 Message Date
s459315
dfa0927704 Updated Api and FroneEnd to .NET standard 2022-09-01 15:14:25 +02:00
s459315
62dfccc162 Improved the way to manage user roles 2022-08-22 00:12:27 +02:00
s459315
030b97e8a3 created a way to manage users and their roles 2022-08-20 14:23:25 +02:00
s459315
5c2b914884 Fix Log Off Bug
fixes the bug where header was not being cleared on log off
2022-07-30 14:21:25 +02:00
s459315
2ed8e331ec Overall Bug Fixes 2022-07-27 16:41:36 +02:00
s459315
4a4fc708c7 Update Cart Quantites
Add AutoMapper and INotifyPropertyChanged to enable cart quantity changes to be reflected
2022-07-27 14:57:33 +02:00
s459315
f0bea75284 Add Saving Cart to the DB
All the changes necessary to save shopping cart to DB
2022-07-25 17:02:36 +02:00
s459315
0957963cad Added Taxable to Products
Added the ability to tax products for sale
2022-07-23 23:56:50 +02:00
s459315
57d2ab60a7 Created Sales View and Database prodecures for displaying items.
Created and binded a View, created logic behind Cart Product Model
2022-07-23 17:09:13 +02:00
s459315
4e6ec2c41b Added Model For Displaying LoggedInUsed and Catched Api call 2022-07-22 16:45:33 +02:00