Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 570 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 570 Bytes

TooLate2EatFood: A Full-Stack Spring and Hibernate based Online Food Ordering System

Highlight

  1. Implemented Rest API via Spring MVC including registration, menu, searching and ordering etc
  2. Utilized Hibernate to access and operate the data storage (e.g. menu, restaurants etc.)
  3. Provided both authentication and authorization via Spring security to protect the application
  4. Used the Spring framework core technologies to loosely decouple all the components
  5. Built the client side with React and Ant Design to allow users to add items to the shopping cart