JULIERAJ / KIDS-FIRST-Back

KIDS FIRST 2024 MVP Backend
0 stars 1 forks source link

Backend: Create Controller for Calendar #75

Open ElenaCherpakova opened 3 weeks ago

ElenaCherpakova commented 3 weeks ago

Task: Create Calendar Controller

Description: Develop a controller for managing calendar-related operations within the backend service. This controller will handle incoming requests for creating, updating, deleting, and retrieving calendar events. The controller will connect and leverage the logic already written in the service layer to perform these operations effectively.

AnnaSolovykh commented 3 weeks ago

@Skyline857 better start with service or do service and controller at the same time to make testing easier