A habit-tracking app designed to help users build and maintain positive habits. Notifications remind users to complete their habits daily.
- Technologies: SwiftUI, Notifications, Core Data
- Track habits with customizable habit names and frequencies.
- Set up notifications to remind users about their habits.
- Store data using Core Data for persistent habit tracking.
- Clone the repository.
- Open
HabitTrackerApp.xcodeproj
in Xcode. - Build and run the app on the simulator or your device.