Open Issues Need Help
View All on GitHub 🧩 Issue 001 — Repository contracts (Domain) 15 days ago
AI Summary: This issue aims to establish repository protocols within the domain layer, defining data access contracts for entities such as appointments, clients, and manicurists. The goal is to create framework-agnostic interfaces with basic methods like `create` and `fetch`, which will be utilized by UseCases and later implemented in the Data layer. This foundational task ensures a clean separation of concerns and adherence to architectural principles.
Complexity:
1/5
good first issue