You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Aim of this application is to form a bridge between restaurant and customers. The Restaurant owner can be able to create and list out their food items along with the price. So, that the customers could sign up , view the nearby restaurants and place the order
Online Food Delivery App(Go 4 Food) strictly followed MVC architecture.
Modules
Models(Relationship Table) :
Services(Functionalities) :
Basic flow of the application :
User can register
can login/logout
can view all items
can view restaurant
can add to food cart
can get order details
can get bill
Tech Stacks :
Java
Spring Boot
Spring Data JPA
JPQL
MYSQL
Swagger
Lombok
About
The Aim of this application is to form a bridge between restaurant and customers. The Restaurant owner can be able to create and list out their food items along with the price. So, that the customers could sign up , view the nearby restaurants and place the order