The app uses data from the database which is in firebase
The data is not already existing and it is generated by the user
When a user creates an account in the app they can create goals, tasks, schedules, events and meals which they wish to achieve
The dashboard will now analyze the items which the user has created and will use them to show analytics based on how the user is completing their goals or tasks etc.
The goal is to create a dashboard that analyzes a user's data using graphs, progress bars and charts.