1 Open Issue Need Help Last updated: Feb 5, 2026

Open Issues Need Help

View All on GitHub

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