Skip to content

Implement the Core Data repositories #6

Description

@official-Cromatin

The objective of this task is to establish „Repositories“ for each Entity, enabling CRUD operations and application-specific data loading.

Initially, each Repository will possess a function to create new objects.

In the case of entities with relationships to other entities, the Repository will establish both the direct and inverse relationships.

This approach ensures data integrity and consistency.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions