Skip to content

Iftekharjihad/NextCart

Repository files navigation

NextCart 🛒

NextCart is a full-stack e-commerce web application built with ASP.NET Core MVC and Entity Framework Core.
The project provides a complete online shopping workflow including authentication, product management, cart system, checkout, and order tracking.


🚀 Features

👤 Authentication & Authorization

  • User Registration & Login
  • ASP.NET Core Identity
  • Role-based Authorization (Admin/User)

🛍 Product Management

  • Add Products
  • Edit Products
  • Delete Products
  • Product Listing

🛒 Shopping Cart

  • Add to Cart
  • Remove from Cart
  • Quantity Management

💳 Checkout System

  • Place Orders
  • Order Confirmation
  • Total Price Calculation

📦 Order Management

  • User Order History
  • Admin Order Panel
  • Order Status Update
    • Pending
    • Processing
    • Shipped
    • Delivered

🛠 Technologies Used

  • ASP.NET Core MVC
  • Entity Framework Core
  • SQL Server
  • ASP.NET Identity
  • Bootstrap
  • C#
  • Razor Views

📂 Project Structure

NextCart/
│
├── Controllers/
├── Models/
├── Views/
├── Data/
├── wwwroot/
└── Migrations/

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors