Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Basic UI & CoreData #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Added Basic UI & CoreData #21

wants to merge 3 commits into from

Conversation

NotAnmol
Copy link

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.
Simulator Screen Shot - iPhone 13 Pro Max - 2021-10-16 at 14 48 45

Analytics: This tab will show analytics like longest streaks, shortest streak, will try to motivate users by gamifying it.
Simulator Screen Shot - iPhone 13 Pro Max - 2021-10-16 at 14 48 47

Using SF Symbols for icons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant