Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 682 Bytes

File metadata and controls

19 lines (13 loc) · 682 Bytes

HabitTracker App

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

Features

  • 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.

Screenshots

HabitTrackerAppScreenShots

Installation

  1. Clone the repository.
  2. Open HabitTrackerApp.xcodeproj in Xcode.
  3. Build and run the app on the simulator or your device.