Skip to content

feat(robot-integration): prepare backend and frontend for robot integration

Consortium Ariane requested to merge feature/robot-integration-base into main

Backend

  • Added POST /api/projects
  • Added GET /api/projects
  • Linked Project ↔️ Metadata
  • JWT protected routes

Frontend

  • Removed mock projects
  • Projects page now fetches from API
  • "+ Nouveau projet" redirects to /robot

Ready for Robot integration.

Merge request reports

Loading