1. have a formula to map steps to HP (start with 1 step translate to 0.001 HP) 2. draw a standard looking red bar on the screen with maxLength mapped to numeric HP (1..100) 3. If HP == maxHP, and more steps recorded, then nothing happens for now (consider adding currency system in the future) Acceptance: - [x] see HP (numeric 1..100) increase as I take steps with the phone - [x] see HP reflected as a visual bar on the screen - [ ] tested in real mobile app by @jentychou-sit
Acceptance: