DaSHdotHub / PlanRoute

A tool where you can plan routes
0 stars 1 forks source link

User Story 2.5 - Secure API for Frontend-Backend Communication #10

Closed DaSHdotHub closed 7 months ago

DaSHdotHub commented 7 months ago

As a developer, I want to create a secure and efficient API for communication between the frontend and backend.

Acceptance Criteria:

DaSHdotHub commented 7 months ago

The Backend is answering the frontend based on cors policy, calls from other origins than the configured frontend source (url/ path) are blocked. The Frontend is performing CRUD tasks.

For criteria 3 to be valid measurements needs to be done, this is not necesarry for mvp.