- User Authentication: Registration, Login, Logout
- Product Management: Create, Read, Update, and Delete (CRUD) operations
- Shopping Cart: Add, remove, and update products in the cart
- Order Management: Place, track, and manage orders
- User Profiles: Manage user information and order history
- Admin Dashboard: Manage products, orders, and users
- Search and Filtering: Easily find products using search and filter options
- Responsive Design: Optimized for all devices
- Backend: ASP.NET Core
- ORM: Entity Framework Core
- Database: SQL Server
- Frontend: HTML, CSS, JavaScript, Bootstrap
- Install .NET SDK (latest version)
- Install SQL Server and SQL Server Management Studio (SSMS)
- Clone the repository:
git clone https://github.com/saaakh63/eCommerce-System.git cd your-project-folder