Skip to content

JessFe/Pizzeria-.NETMVCEntityF-W19

Repository files navigation

Pizzeria Web Application

This time my main goal was creating a functional, easy-to-use platform for a takeaway pizza service.

The interface enables customers to quickly order pizzas and allows staff to handle menu updates, process orders, and monitor daily sales.

Key Features

  • Customer-Friendly Ordering: Simplified signup and ordering processes allow customers to easily order their favorite pizzas with just a few clicks.
  • Efficient Management: An administrative panel for menu updates, order processing, and revenue tracking.
  • Welcoming User Interface: A digital space designed to make users feel right at home while choosing their next meal.

Technologies & Tools

CSharp JQuery .NET MVC EF SQL CSS Bootstrap VisualStudio

Preview

Project's gallery: Click here!

Project's Video: Click here! ➡ Video Download

Getting Started

  1. Clone the repository: git clone https://github.com/JessFe/Pizzeria-.NETMVCEntityF-W19.git
  2. Open the solution in Visual Studio.
  3. Restore PizzeriaInForno.bak in SSMS.
  4. Update the connection string in Web.config to point to your SQL Server instance.
  5. Build and run the application.