Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 765 Bytes

File metadata and controls

22 lines (13 loc) · 765 Bytes

Spring Boot + React Daily Activity Tracker

Core tech stack

Spring Boot 3 backend

React 18 frontend

Functions

  1. Users can register and login (JWT and Spring Security)
  2. Admin can add specific content and manage resources (Role based management)
  3. Users can track their daily exercise and calories consumption
  4. Users can track their daily food and calories intake
  5. Calculation of energy consumption

Screenshot 2024-01-14 at 22.28.20

Screenshot 2024-01-14 at 22.27.33

Screenshot 2024-01-14 at 22.31.04