Adrian-Moreira / PlanPals

2 stars 2 forks source link

Having destinations in a planner #62

Closed h-kt closed 3 weeks ago

h-kt commented 3 weeks ago

As a user, I want to create a planner multiple destinations.

Estimate: 2 days

Backend: Create the Destination model, implement logic for handling the creation request, and ensure proper validation @h-kt

Frontend: Set up requests according to the endpoints documented @hridaimehta , displaying relevant information, while allowing user to edit.

hridaimehta commented 3 weeks ago