https://github.com/mflknr/swift-ez-scale
I just want a simple scale app without tracking my entire life or having UX from 2000.
https://github.com/mflknr/swift-ez-scale
apple-platforms clean-architecture swift swift-application swiftui
Last synced: about 2 months ago
JSON representation
I just want a simple scale app without tracking my entire life or having UX from 2000.
- Host: GitHub
- URL: https://github.com/mflknr/swift-ez-scale
- Owner: mflknr
- License: mpl-2.0
- Created: 2024-05-30T21:03:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-25T05:24:43.000Z (10 months ago)
- Last Synced: 2025-10-10T14:28:09.483Z (8 months ago)
- Topics: apple-platforms, clean-architecture, swift, swift-application, swiftui
- Language: Swift
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# swift-ez-scale
Side Project. I just want a simple scale up without tracking my entire life or having UX from 2000.
## Features
### General Features
- [ ] Contact Option / Create Issues on GH
- [ ] App Store Review
- [ ] Crash / Error Reporting
- [ ] Saving first installed version to keychain
- [ ] FAQ / Onboarding
- [ ] OSS Licenses
- [ ] Build Number
- [ ] Diagnostic Debug Mode
- [ ] Reset all Button
- [ ] German/English localization
- [ ] Code Signing (final step before release)
- [x] Configurations as Secrets
### App Features
- [ ] Weight as Diagramm
- [ ] Adding Weight
- [ ] Weight as list
- [ ] Import / Export
- [ ] Apple Health Connection
- [ ] Forecast
- [ ] Notice while Adding
- [ ] Adding via Watch
- [ ] Goal Weight in Diagramm
- [ ] Controls
- [ ] App Intents
### DX Features
- [ ] Automated Release
- [x] Automated Tests
- [x] Automated Build
- [x] Automated Lint