Skip to content

Asmaahhasan/e-commerceWebsite

Repository files navigation

E-Commerce Website for Phone Spare Parts

ASP.NET Core MVC E-Commerce Website built with .NET 8 and C# for managing and browsing phone spare parts.


🛒 Overview

This project is a full-featured ASP.NET Core MVC web application built on the .NET 8 platform using C#.
It demonstrates a real-world e-commerce website structure where users can browse phone spare parts and view product details.

The application follows the MVC (Model–View–Controller) architectural pattern to ensure clean separation of concerns, maintainability, and scalability.


🚀 Features

  • ASP.NET Core MVC architecture
  • Product listing and detail pages
  • Clean folder structure (Controllers, Models, Views)
  • Static assets managed via wwwroot
  • Centralized configuration using appsettings.json
  • Organized solution using Visual Studio
  • User authentication and authorization
  • Shopping cart and checkout functionality
  • Database integration
  • Admin dashboard

🛠️ Technologies Used

  • .NET 8 SDK
  • ASP.NET Core MVC
  • C#
  • HTML / CSS / JavaScript
  • Git & GitHub

📁 Project Structure

Controllers/
Models/
Views/
wwwroot/
Program.cs
appsettings.json
fixit.sln

Each component follows the standard ASP.NET Core MVC conventions, making the project easy to understand and extend.

About

E-Commerce Website (ASP.NET Core MVC with .NET 8 and C#)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors