Skip to content

A full-stack Restaurant Management System E-Commerce Website built using ASP.NET Core, SQL, Bootstrap, HTML, CSS, and JavaScript. This project allows restaurant owners to manage menu items, take online orders, and streamline restaurant operations.

Notifications You must be signed in to change notification settings

harshu10-coder/E-MexicanRestaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Mexican Restaurant Management System

A comprehensive full-stack Restaurant Management System E-Commerce Website developed using ASP.NET Core, SQL Server, Bootstrap, HTML, CSS, and JavaScript. This project enables restaurant owners to manage menu items, process online orders, and streamline overall restaurant operations.

Features

  • Menu Management: Add, update, and delete menu items.
  • Online Ordering: Customers can browse the menu and place orders online.
  • Order Tracking: Real-time order status updates for both customers and staff.
  • User Authentication: Secure login and registration for customers and administrators.
  • Responsive Design: Mobile-friendly interface using Bootstrap.

Technologies Used

  • Frontend: HTML, CSS, Bootstrap, JavaScript
  • Backend: ASP.NET Core (C#)
  • Database: SQL Server
  • Version Control: Git & GitHub

Project Structure

E-MexicanRestaurant/ ├── Controllers/ ├── Models/ ├── Views/ │ ├── Home/ │ └── Shared/ ├── wwwroot/ │ ├── css/ │ ├── js/ ├── appsettings.json ├── Program.cs ├── Startup.cs └── E-MexicanRestaurant.sln

🚀 How to Run the Project (Step-by-Step)

Clone this repo:

git clone https://github.com/harshu10-coder/E-MexicanRestaurant.git

dotnet restore
dotnet ef database update

About

A full-stack Restaurant Management System E-Commerce Website built using ASP.NET Core, SQL, Bootstrap, HTML, CSS, and JavaScript. This project allows restaurant owners to manage menu items, take online orders, and streamline restaurant operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published