thanthtooaung-coding / Salon-Booking-System

Salon Booking System - Spring Boot API
MIT License
0 stars 0 forks source link

Add promotion route #9

Open thanthtooaung-coding opened 1 week ago

thanthtooaung-coding commented 1 week ago

Description:

The implementation for promotion-related routes has been completed in the feature/promotion-routes branch. This includes basic CRUD operations and related API endpoints.

Details:

Next Steps:

Acceptance Criteria:

  1. Routes are reviewed and meet quality standards.
  2. All test cases pass.
  3. Documentation is complete and clear.