REST API SERVICE
The Your Door Food is a REST API, which allows Customers to browse the food, Save them to Cart for future, perform all the basic fundamental CRUD operations like any other Online Food Ordering and Delivery Application and place orders as per their requirements. It is also allow Restaurant can Add the food, can manage Cost and Quantity.
The Your Door Food API also provides User, Admin Validation & Authentication for every operation and simplified Exception Handling for layman's easy understanding.
The API's primary objective is to provide to the Customer a Simple & User-Friendly online food ordering Experience.
The API's Services will be used by the Three categories of users:
-
Admin (Administrator)
-
User (Customer)
-
User (Restaurant)
- JAVA
- SPRING
- SPRINGBOOT
- HIBERNATE
- MAVEN
- J.D.B.C
- MYSQL
- SWAGGER UI
- SPRING DATA JPA
- SPRING BOOT DEVTOOLS
- SPRING WEB
- HIBERNATE
- MYSQL DRIVER
- VALIDATION
- LOMBOK
- SWAGGER UI
- Restaurant Module
- Customer Module
- Admin Module
- Food Module
- Cart Module
- Order Module
- Bill Module
- Exception Handler Module
The REST API allows a Customer to Signup, Login & Browse through the food, view product as well as Restaurant and add food to Cart wishlist, as well as for the Restaurant to View all the Orders, Customers & food.
Restaurant can Add, Update, View, Delete Food from the Database.
Administrator can View request Delete Account List and Delete the Account As Per Request.
-
- Signup
- Login & Logout
- View all Food
- View all Orders of an Customer as order that Restaurant
- Add New Food into Database
- Remove Food from Database
- Update Food in Database
- Update their Profile
-
- Signup
- Login & Logout
- Update all Personal Details
- View all Food .
- Add Food to Cart
- Update Food Quantity in Cart
- Delete Food from Cart
- Empty Cart
- Add Order
- Cancel Order
- View Orders
-
- Login
- View Deleted Account Request
- Delete Account as per Request