Welcome to the Restaurant Desktop App project! This desktop application, built with .NET MVC framework, serves as a digital menu displayed on tables in restaurants. It provides various features for both customers and restaurant staff, including viewing the menu, checking order execution time, making payments, adding ratings, and managerial capabilities.
- Digital Menu: Display the restaurant's menu items.
- Order Execution Time: View estimated time for order execution.
- Payment Processing: Enable secure payment transactions.
- Ratings: Allow customers to add ratings for menu items and view ratings given by others.
- Managerial Capabilities:
- Manage orders and view total sales.
- Modify menu items and remove specific dishes.
- Backend: .NET MVC framework
- Frontend: HTML, CSS, JavaScript
- Database: SQL
- Clone the repository:
git clone https://github.com/Aisha-Hassan1/restaurant-desktop.git - Navigate to the project directory:
- Open the solution file in Visual Studio.
- Build and run the project.
- Launch the application.
- Navigate through the menu items.
- Place an order and proceed to payment.
- Add ratings for the dishes.
- Access managerial features as required.
Project.mp4
Feel free to reach out if you have any questions or feedback regarding the Restaurant Desktop App project. Happy dining!