You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+62-32Lines changed: 62 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,26 @@
7
7
8
8
A modern habit-tracking iOS app built with SwiftUI and GRDB, designed to help users build and maintain habits that promote long-term health and longevity. Longevity Master focuses on evidence-based habits that contribute to healthy aging and overall well-being.
<img src="https://developer.apple.com/app-store/marketing/guidelines/images/badge-download-on-the-app-store.svg" alt="Download on the App Store" width="200"/>
15
+
</a>
16
+
</div>
17
+
18
+
**Now available on the App Store!** 🎉
19
+
20
+
Build powerful daily habits to extend your lifespan. Longevity Master helps you live longer and feel better with science-based routines for health and wellness.
*The app features a clean, modern interface with habit cards, tracking views, and intuitive navigation designed to help users build lasting health habits.*
@@ -22,27 +36,45 @@ A modern habit-tracking iOS app built with SwiftUI and GRDB, designed to help us
22
36
### 🎯 Core Functionality
23
37
- **Habit Tracking**: Create, edit, and track daily habits with customizable frequencies
24
38
- **Anti-Aging Rating System**: Each habit includes a 1-5 star rating based on scientific evidence for longevity benefits
25
-
- **Smart Categories**: Organized into 5 key areas:
26
-
- 🍎 **Diet**: Nutrition and eating habits
27
-
- 🏋️ **Exercise**: Physical activity and fitness
28
-
- 😴 **Sleep**: Sleep quality and patterns
29
-
- 🩺 **Preventive Health**: Medical checkups and screenings
30
-
- 🧘 **Mental Health**: Stress management and cognitive health
39
+
- **Smart Categories**: Organized into 5 key areas (Diet, Exercise, Sleep, Preventive Health, Mental Health)
- **Category Analysis**: Performance breakdown by habit category
72
+
- **Achievement Progress**: Visual progress tracking for all achievements
73
+
74
+
### 🔧 Advanced Features
75
+
- **Habit Archiving**: Archive habits without losing data
76
+
- **Icon Customization**: Choose from extensive emoji icon library
77
+
- **Multi-language Support**: English and Simplified Chinese localization
46
78
47
79
## 🏗️ Architecture
48
80
@@ -93,12 +125,17 @@ LongevityMaster/
93
125
94
126
## 🚀 Getting Started
95
127
96
-
### Prerequisites
128
+
### For Users
129
+
Download Longevity Master from the [App Store](https://apps.apple.com/us/app/longevity-master-habits/id6747810020) and start building healthy habits today!
130
+
131
+
### For Developers
132
+
133
+
#### Prerequisites
97
134
- Xcode 15.0 or later
98
135
- iOS 17.0+ deployment target
99
136
- macOS 14.0+ (for development)
100
137
101
-
### Installation
138
+
#### Installation
102
139
103
140
1. **Clone the repository**
104
141
```bash
@@ -115,7 +152,7 @@ LongevityMaster/
115
152
- Select your target device or simulator
116
153
- Press `Cmd + R` to build and run the app
117
154
118
-
### Development Setup
155
+
#### Development Setup
119
156
120
157
The project uses several key dependencies managed through Swift Package Manager:
121
158
@@ -166,24 +203,17 @@ This means you can:
166
203
167
204
## 🆘 Support
168
205
206
+
- **App Store**: [Longevity Master on the App Store](https://apps.apple.com/us/app/longevity-master-habits/id6747810020)
0 commit comments