Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelheckmann/block-web
Web-only mobile workout app. Powered by RedwoodJS.
https://github.com/michaelheckmann/block-web
redwoodjs
Last synced: 9 days ago
JSON representation
Web-only mobile workout app. Powered by RedwoodJS.
- Host: GitHub
- URL: https://github.com/michaelheckmann/block-web
- Owner: michaelheckmann
- Created: 2022-08-12T16:30:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T13:52:20.000Z (over 1 year ago)
- Last Synced: 2024-12-07T21:48:07.002Z (15 days ago)
- Topics: redwoodjs
- Language: TypeScript
- Homepage: https://bodyblock.vercel.app
- Size: 1.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
# BLOCK 💪💾
**Important:** This was the first approach towards creating a workout app. Unfortunately, a web-only solution is not the right approach. Head over to the [LIFT repository](https://github.com/michaelheckmann/lift) for the React Native app.## Todos
- [ ] => null to 0 on save
- [ ] => Improve exercise schema
- [ ] => Improve exercise style
- [ ] => Animations & Popover Styles
- [ ] => Login / Logout Pages- [ ] => Timer
- [ ] => Loading & Error
- [ ] => Notes
- [ ] => Profile with Settings
- [ ] => Solution for ISO exercises
- [ ] => Solution for weight with / without bar
- [ ] => Give contextuals clues and nudges (toast?)- [X] => Auto-save
- [X] => Delete Button offset
- [X] => Drag and drop reorder exercises
- [X] => Headless UI
- [X] => Confirmation Toast Bug
- [X] => Code Cleanup
- [X] => Finish Workout
- [X] => Delete Workout
- [X] => Exercise picker
- [X] => https://fusejs.io/getting-started/installation.html
- [X] => Tests
- [X] => Auth
- [X] => Exercise History Bug