[4pt] Create Reservation controller and API endpoints
Closed this issue · 0 comments
christianonoh commented
- Create controller for Course model to handle actions like creating, reading, updating, and deleting data.
- Set up routes to link HTTP requests to this controller, managing Reservation information in the backend (API endpoints).