Habit tracking needs to persist the data for tracking the habits, so I added the CoreData (Created a Habit Model, which is right now incomplete).
As app didn't had any plan for UI Structure, I created 2 tabs i.e., Habits & Analytics.
Habits: This tab will be used for tracking, adding new, editing & deleting existing Habits.
Analytics: This tab will show analytics like longest streaks, shortest streak, will try to motivate users by gamifying it.
Habit tracking needs to persist the data for tracking the habits, so I added the CoreData (Created a Habit Model, which is right now incomplete). As app didn't had any plan for UI Structure, I created 2 tabs i.e., Habits & Analytics. Habits: This tab will be used for tracking, adding new, editing & deleting existing Habits.
Analytics: This tab will show analytics like longest streaks, shortest streak, will try to motivate users by gamifying it.
Using SF Symbols for icons.