Products with ProductSubtypes and ProductSubtypes with ProductTypes, CRUD for Admin only, Show for both Admin and Users
- Products shown for all users
- Products have Product Subtypes and Subtypes have Types
- Log in as Admin or User
- User only see the Product list
- Admin see Product List and can Add/Edit/Delete Products
- When User browse Products, they must be seen on Recently Watched section
- Clone github repository: git clone https://github.com/mindazub/ProductShopDemo.git
- Add Database Credentials to ConnectionStrings in appsettings.json file
- Run the application
- Log in with Admin or User credentials: [email protected], Test-000, [email protected], Test-000
- Browse the app