WebRestaurantV3-API is a restaurant ordering system built with Django. The project includes an API for managing customer orders and a beta application where users can view the menu, place orders, and track order statuses. Development was abandoned, and this project is no longer actively maintained.
- Order Management: Customers can place orders and track their statuses.
- Menu Management: Restaurant owners can manage the menu and prices.
- Customer Interface: Interface for customers to interact with the restaurant.
- Beta Application: Allows customers to view the menu and order food.
- API Integration: Backend API for order processing and management.
This project is no longer actively maintained, but you can still explore and run the project locally.
- Clone the repository:
git clone https://github.com/YoussefDevPro/WebRestaurantV3-API.git