A site that allows you to order food online
Site features
Divide foods by type
Add different types of food, each with a picture, name and price.
The presence of a basket containing all the products chosen by the user.
The possibility of making a discount coupon and it has two types
When the customer reaches a certain amount
Or when buying a certain type of food.
The possibility of booking a specific table for a certain period of time.
There are types of tables that differ in terms of capacity or cost
:There are two types of users for this site
1- Regular user
This person can see the products and add them to the basket, as well as apply any available discount coupon.
2 -Admin
He can add a new section for food, modify it, or delete it permanently
He can add, modify or delete a specific type of food
He can see all users who have registered on the site
He can see each user and what he chose in his basket.
He can control all orders, as he can accept or reject orders
He can control the status of all orders (the order is pending, the order has been delivered...etc).
Adding a new table, changing its capacity, or changing its cost
:I used to make this site
SQL Server -C# -ASP.net Core MVC 3.1
Entity FrameWork -Linq -