Skip to content

a7med255/ProjectLapShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectLapShop

ProjectLapShop is an ASP.NET Core MVC web application for browsing and ordering laptop products.

Features

  • Product listing and item details pages
  • Shopping cart and order flow
  • User account pages (register, login, password reset)
  • Wishlist support
  • Admin area for item management

Tech Stack

  • ASP.NET Core MVC
  • C#
  • Razor Views

Run Locally

  1. Ensure you have the .NET SDK installed.
  2. Restore dependencies and run the app:
dotnet restore
dotnet run --project ProjectLapShop/ProjectLapShop.csproj
  1. Open the URL shown in the terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors