lortza / lortza/therapy_tracker
add "next" to exercise log show
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 9
- Forks
- 3
- Avg merge
- 24m
- Merged PRs (30d)
- 11
Description
In the case that i have queued up a bunch of exercises to do at one, i'd like to be able to hit a "next" button on the bottom of that show page to get to the next one. The current way of doing this is going back to the index page and selecting the next one.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the exercise log show page and compare its navigation with the index page to understand how exercises are ordered and selected. Add a bottom "next" control that opens the next queued exercise, and verify that moving through a queued set no longer requires returning to the index page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100