Cafe Management System
This is a simple Cafe Management System where admin and users can interact with the system UI.
I have used Springboot in the backend and Angular Framework in the frontend. For database to store data Mysql is used. JWT token is also implemented to secure Rest API .