Skip to content

genbadar/ThePizzaShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThePizzaShop

ThePizzaShop is a lightweight, simple e-commerce web application built using the ASP.NET Core MVC framework. It serves as a streamlined platform for browsing, selecting, and managing pizza orders online.


🚀 Features

  • Product Catalog: Browse a dynamic list of available pizzas with details, pricing, and images.
  • Shopping Cart: Add, update, or remove items seamlessly before checking out.
  • MVC Architecture: Clean separation of concerns using Models, Views, and Controllers for optimal maintainability.
  • Responsive Design: Optimized for both desktop and mobile viewing.

🛠️ Tech Stack

  • Backend: .NET Core / ASP.NET Core MVC
  • Frontend: Razor Views, HTML5, CSS3, Bootstrap
  • Database: Entity Framework Core (SQL Server / SQLite)

⚙️ Getting Started

Prerequisites

Ensure you have the following installed on your system:

  • .NET SDK (Version 10.0 or later recommended)
  • A database engine (SQLite by default, or SQL Server)
  • Your favorite lightweight text editor or IDE (e.g., Neovim, Zed, Kate, or VS Code)

Installation & Setup

  1. Clone the repository:
    git clone [https://github.com/genbadar/ThePizzaShop.git](https://github.com/genbadar/ThePizzaShop.git)
    cd ThePizzaShop

About

This i a simple ASP.NET Core MVC based ECommerce shop called ThePizzaShop.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors