Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 724 Bytes

File metadata and controls

19 lines (12 loc) · 724 Bytes

Changelog

All notable changes to this project are documented in this file.

[v1.0.0] - 2026-04-10

Summary

Initial publication of the FitFusion API as a clean, portfolio-ready Spring Boot REST project.

Highlights

  • Added a recruiter-friendly README with API overview, features, run steps, security flow, and project structure.
  • Added a changelog for future version tracking.
  • Cleaned IDE files, temporary build output, and helper files before publishing.
  • Preserved the original JWT auth, user management, diet, and exercise assignment workflows.

Notes

This version establishes the project as a compact learning showcase for JWT-secured, role-based fitness management APIs with Spring Boot and JPA.