Overview
This issue involves transferring the local arrays that store meditation data into a Firestore database. The goal is to store meditations and their corresponding IDs in a structured and scalable manner within Firestore. This will improve data management and enable better integration with other features.
Important Note: Work on this issue is on hold until Issue #14 is merged, as it contains critical dependencies that must be resolved first.
Todos
Preparation
Implementation