Add backend module for vehicle #109

Closed
opened 2025-11-05 19:22:56 +00:00 by vascodias23 · 1 comment
vascodias23 commented 2025-11-05 19:22:56 +00:00 (Migrated from github.com)

Implement a new backend resource module for the Vehicles. This includes defining the data model, implementing database interaction logic (CRUD operations), and setting up the corresponding API routes for external access. Additionally, the appropriate unit and integration tests must also be implemented.

Note: the vehicle data model was already implemented, so it won't be mentioned in the sub-issues.

Implement a new backend resource module for the Vehicles. This includes defining the data model, implementing database interaction logic (CRUD operations), and setting up the corresponding API routes for external access. Additionally, the appropriate unit and integration tests must also be implemented. Note: the vehicle data model was already implemented, so it won't be mentioned in the sub-issues.
vascodias23 commented 2025-11-06 17:02:56 +00:00 (Migrated from github.com)

Due to refactoring this high-level issue is not relevant anymore.

Due to refactoring this high-level issue is not relevant anymore.
Sign in to join this conversation.
No description provided.