Skip to content

This ASP.NET website for Epicurean Pizza Restaurant enables users to browse the menu, place orders, and track their status post-login. Administrators can manage menu items, feedback, and contact details via the admin panel. Built with security and efficiency in mind, it offers a streamlined experience for users and administrators alike.

Notifications You must be signed in to change notification settings

Jhaveri-Jeet/Epicurean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epicurean Pizza Restaurant Website

Screenshot 2024-03-29 022900

Welcome to the Epicurean Pizza Restaurant website repository. This project is developed using ASP.NET and provides a platform for users to view the menu, place orders, and track their status. Additionally, administrators can perform CRUD operations on the menu, feedback, and contact information.

Features

  • User Interface: Users can view the menu and place orders after logging in.
  • Order Tracking: Users can track the status of their orders.
  • Admin Panel: Administrators can perform CRUD operations on the menu, feedback, and contact information.
  • Authentication: Secure user authentication ensures data privacy.

Technologies Used

  • ASP.NET
  • C#
  • HTML
  • CSS
  • JavaScript
  • SQL Server (or any preferred database management system)

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/yourusername/epicurean-pizza.git
  1. Set up the database:

    • Create a new database in your preferred DBMS.
    • Import the SQL schema provided in database.sql.
  2. Update database connection string:

    • Navigate to Web.config file.
    • Modify the <connectionStrings> section to include your database credentials.
  3. Build and run the project using Visual Studio or any preferred development environment.

Usage

  1. Access the website through a web browser.
  2. Users can view the menu and place orders after logging in.
  3. Users can track the status of their orders.
  4. Admins can log in to the admin panel and perform CRUD operations on the menu, feedback, and contact information.

Acknowledgements

  • This project was inspired by the need for an efficient online ordering system for Epicurean Pizza Restaurant.
  • Special thanks to ASP.NET for providing a robust framework for web development.

Contact

For any inquiries or issues, please contact Jeet Jhaveri.

About

This ASP.NET website for Epicurean Pizza Restaurant enables users to browse the menu, place orders, and track their status post-login. Administrators can manage menu items, feedback, and contact details via the admin panel. Built with security and efficiency in mind, it offers a streamlined experience for users and administrators alike.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published