Menu-Mate is a comprehensive food service ordering system developed for hotels. It includes an ASP.NET API backend and a Next.js frontend application.
-
ASP.NET API:
- Handles backend functionalities including:
- User authentication and authorization
- Managing menus, orders, and payments
- Interaction with the database
- Handles backend functionalities including:
-
Next.js Frontend:
- User-friendly interface for:
- Browsing menus
- Placing orders
- Tracking order status
- User-friendly interface for:
To set up Menu-Mate locally, follow these steps:
- Node.js and npm should be installed.
- .NET SDK and ASP.NET Core Runtime are required.
-
Clone the repository:
git clone https://github.com/Hela-Apps/MenuMate.git