Skip to content

v2.0.1-October2025

Latest

Choose a tag to compare

@sntntn sntntn released this 15 Oct 22:42
· 5 commits to main since this release

This major release extends the FitPlusPlus system with new services, architectural improvements, and frontend updates.

Newly Implemented Services

  1. AnalyticsService - Provides detailed insights about client and trainer performance, including training and review statistics.
  2. NutritionService - Calculates BMI and allows trainers to design personalized meal plans for clients based on fitness goals.
  3. VideoTrainingService - Enables trainers to upload video training sessions that clients can access after payment.
  4. ReservationService - Introduces improved logic with support for group training sessions.

Improved / Updated Services

  1. ChatService - Enhanced with support for paid chat sessions between clients and trainers via PayPal integration.
  2. NotificationService - Extended to include notifications for new chat sessions and training reservations.
  3. GatewayService - Expanded to support routing for additional microservices.

Other Updates

  • Existing services refactored for compatibility with the new architecture.
  • Frontend updated to reflect new features and integrations.