| โฌ ๏ธ Back | ๐ Docs Root |
This directory contains data repositories, which serve as an abstraction layer between the applicationโs business logic and the data sources. Repositories encapsulate the logic required to access and manipulate data, providing a clean API for the rest of the application.
| Component | Description |
|---|---|
| ๐ Notifications | Repository for managing notification-related data |