Skip to content

CICIFLY/Online-Food-Order-System-Using-Spring-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Intro:

This is an online food ordering project with backend in java and frontend in react.

Spring, Hibernate, Tomcat, Postman test, RESTFul API

Demo of this project: https://recordit.co/9kb2LHFPsm

Structure of the Project

image

Major Features:

Sign in/Sign up

Load restaurant menus

Add item to customer’s cart

Check out

ER Diagram

Online Food Booking ER Diagram

Major Implementation:

Implemented Rest API via Spring MVC including registration, menu searching and ordering, checkout etc.

Utilized Hibernate to access and operate the data storage (menu, restaurants etc.)

Provided both authentication and authorization via Spring security to protect the application from malicious attacks.

Used the Spring framework core technologies to loosely decouple all the components in the application

Build the client side with ReactJS and Ant Design to allow users add items to the shopping cart and place orders.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published