addejans / ev-routing

2 stars 0 forks source link

Send car's start and end location to the backend and display the response. Use a GET request. #6

Closed addejans closed 1 month ago

addejans commented 1 month ago

Description:

The task involves sending the car's start and end location to the backend using a GET request and displaying the returned data. The backend will provide a list of waypoints, which should be parsed and displayed in the front-end interface.

Acceptance Criteria:

Notes: