Skip to content

In this project, I have developed a comprehensive e-commerce website using ASP.NET Core, incorporating a variety of essential features for a fully functional online store.

Notifications You must be signed in to change notification settings

CodeCraftsman1999/Ecommerce-Website-Using-ASP.NET-core

Repository files navigation

E-commerce Website Using ASP.NET Core

This project is a comprehensive e-commerce website built using ASP.NET Core. It includes a variety of essential features necessary for a fully functional online store. The application is divided into two main areas: Admin and Customer.

Features

Admin Area

  • Product Management: Add, edit, delete products, and manage product details such as price, description, and categories.
  • Order Management: View and manage customer orders, update order statuses, and track shipments.
  • User Management: Manage user roles and permissions to secure different parts of the system.

Customer Area

  • Product Browsing: Browse products, view details, and filter by categories, price ranges, and tags.
  • Shopping Cart: Add products to the shopping cart, update quantities, and proceed to checkout.
  • Order Processing: Place orders, view order history, and track orders.
  • User Accounts: Register, log in, and manage account details, including password changes and profile updates.

Additional Features

  • Responsive Design: Accessible and functional on various devices, including desktops, tablets, and smartphones.
  • Search Functionality: Search for products using keywords.
  • Security: User authentication, password hashing, and secure data handling.

Technologies Used

  • ASP.NET Core: For building the web application.
  • Entity Framework: For database interactions and ORM.
  • Identity Framework: For user authentication and authorization.
  • Bootstrap: For responsive design.
  • jQuery: For enhanced user interactions and dynamic content loading.

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/CodeCraftsman1999/Ecommerce-Website-Using-ASP.NET.git
    

About

In this project, I have developed a comprehensive e-commerce website using ASP.NET Core, incorporating a variety of essential features for a fully functional online store.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages