HabitPanda is a simple iOS app built using SwiftUI that helps you track your daily habits. This app was built as a project for learning SwiftUI and iOS development.
- Xcode 14.0+
- iOS 15.0 or later
To install and run the app, follow these steps:
-
Clone this repository onto your local machine:
git clone https://github.com/tmnance/habitpanda-swiftui-ios.git
-
Open
HabitPandaSwiftUI.xcodeprojin Xcode. -
Build and run the app.
HabitPanda has the following features:
- Add, edit, and delete habits.
- Track your progress for each habit.
- Set up optional reminders for these habits.
- See your progress over time.
HabitPanda is released under the MIT License Copyright (c) 2023.
See the LICENSE for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.
All trademarks referenced herein are property of their respective holders.