-Management API: Implement CRUD endpoints for administrators to manage movies, halls, and pricing.
-Scheduling Logic: Develop the service for creating movie session schedules.
-Conflict Validation: Implement business logic to validate and prevent overlapping sessions within the same cinema hall.
-Price Configuration: Build a flexible system to set ticket prices based on session time or hall category.
-Error Handling: Setup a global exception filter to provide consistent API responses.
-Management API: Implement CRUD endpoints for administrators to manage movies, halls, and pricing.
-Scheduling Logic: Develop the service for creating movie session schedules.
-Conflict Validation: Implement business logic to validate and prevent overlapping sessions within the same cinema hall.
-Price Configuration: Build a flexible system to set ticket prices based on session time or hall category.
-Error Handling: Setup a global exception filter to provide consistent API responses.