2 Open Issues Need Help Last updated: Jul 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement CRUD (Create, Read, Update, Delete) services for a layered service architecture. This involves creating functions for saving, finding all, finding by ID, deleting, and updating data.

Complexity: 3/5
enhancement good first issue

AI Summary: Create one or more data entities to be used by the API. This involves defining the structure and attributes of the data objects that will be handled by the API.

Complexity: 3/5
good first issue