bearbob / bearbob/LiftingLog

Paste CSV data

Open
#14 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Add an option to either post data for multiple exercises at once or per exercise.
The data could have the format
`exerciseID;date;weight;reps`

Upon saving, for each row the normal calculations (one RM, strength Score) are done.

Additionally it would be useful to provide an export with the same data structure

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points; first inspect the app's exercise and workout logging flows to find where data is entered and saved. Clarify whether the feature should support bulk entry, per-exercise entry, export, or all three, and confirm the expected CSV behavior; done should match the agreed import/export scope and preserve the normal one-rep-max and strength-score calculations for each row.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
data, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.