Skip to content

Final project in ASP .NET Advanced course in SoftUni

License

Notifications You must be signed in to change notification settings

Dimitar0304/OnlineShop

Repository files navigation

Lsport Online clothes shop


Simple online shop for Garments,Shoes and Accessories of top leading world brands.
This application is project assessment for Asp .NET MVC Advanced-February 2024 course in SoftUni

Getting Started

Just download or clone the repository and run it in Visual Studio on your local machine.
See the seedeed Users in OnlineShop.Infrastructure.Configuration.SeedDb and login with seeded Admin for admin funcitonaities

Features

Common
* Register normal user
* Login
* Logout
* Search from Garment,Shoe and Accessory tables with search bar-registered users only
* Add user to role-admins only
Garment
* Add Garment-admins only
* Edit current garment-admins only
* Soft delete garment-admins only
* Delete garment from db-admins only
* Show All active garments--registered users only
* Show details for current garment--registered users only
Shoe
* Add Shoe-admins only
* Edit current shoe-admins only
* Soft delete shoe-admins only
* Delete shoe from db-admins only
* Show All active shoes--registered users only
* Show details for current shoe--registered users only
Accessory
* Add Accessory-admins only
* Edit current accessory-admins only
* Soft delete accessory-admins only
* Delete accessory from db-admins only
* Show All active accessories--registered users only
* Show details for current accessory--registered users only

Built With

C#
ASP.NET Core
Entity Framework Core
Javascript
HTML
CSS
Bootstrap

Snipets


Home page HomePage

All Garments page AllGarments

About

Final project in ASP .NET Advanced course in SoftUni

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published