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.
- 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.
- ASP.NET
- C#
- HTML
- CSS
- JavaScript
- SQL Server (or any preferred database management system)
- Clone the repository to your local machine:
git clone https://github.com/yourusername/epicurean-pizza.git
-
Set up the database:
- Create a new database in your preferred DBMS.
- Import the SQL schema provided in
database.sql
.
-
Update database connection string:
- Navigate to
Web.config
file. - Modify the
<connectionStrings>
section to include your database credentials.
- Navigate to
-
Build and run the project using Visual Studio or any preferred development environment.
- Access the website through a web browser.
- Users can view the menu and place orders after logging in.
- Users can track the status of their orders.
- Admins can log in to the admin panel and perform CRUD operations on the menu, feedback, and contact information.
- 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.
For any inquiries or issues, please contact Jeet Jhaveri.