Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexphanna/workouts

Workout planning app for iOS in Swift using SwiftUI and CoreData.
https://github.com/alexphanna/workouts

Last synced: about 1 month ago
JSON representation

Workout planning app for iOS in Swift using SwiftUI and CoreData.

Awesome Lists containing this project

README

        

# Workouts

## Abstract
Workout planning app for iOS in Swift using SwiftUI and SwiftData.

## Features
- [ ] Workout persistence using SwiftData
- [x] Adding workouts, exercises, and sets
- [X] Deleting workouts and sets
- [ ] Deleting exercises
- [ ] Moving exercises and sets
- [ ] Copying and pasting workouts, exercises, and sets
- [ ] Renaming workouts and exercises
- [X] Statistics for exercises
- [X] Mean reps and weight
- [X] Personal records (1RM, etc.)
- [ ] Settings
- [x] Choice of Picker or TextField for exercise names
- [X] Customizable choices for exercise names and equipment
- [x] Localization (US or Metric)
- [ ] Appearance
- [ ] Timer
- [ ] Templates
- [ ] Exporting as spreadsheet
- [ ] iCloud backup