Skip to content

Instantly share code, notes, and snippets.

@navasiloy
Forked from FrancesCoronel/sampleREADME.md
Last active August 4, 2020 14:30
Show Gist options
  • Save navasiloy/457674abdf3f00e3b3e47232722de6a9 to your computer and use it in GitHub Desktop.
Save navasiloy/457674abdf3f00e3b3e47232722de6a9 to your computer and use it in GitHub Desktop.
Elite HRV Readme

Elite HRV

React Native Test task

10 week program application

Write an application in React Native which helps to improve users breathing experience.

Business requirements:

  • Every week has subsets of check items
  • Once all checks are checked the "Unlock Week #" is shown
  • "Unlock Week #" button press navigates to "# Week" and enables checkboxes in the "# Week"
  • Once all checks are checked for "Week 10" "Finish Program" button is shown
  • "Finish Program" button press shows "Congrats!" text
  • "Restart Program" button is shown when user navigates to previous passed weeks
  • "Restart Program" button press restarts the app state to initial
  • "Begin Program" button activates "Week 1"
  • "Order on Amazon" button press - opens any random link on Amazon
  • State of the app has to be persisted on the phone storage.
  • No limitation for any additional libraries to use.
  • Generate additional checkboxes for the "Week 3 - 9" (up to 5) as they are omitted in the design.
  • Push the source code to GitHub
  • Record a video(s) demo for the created app

Deliverables:

  • Source code link
  • Video(s) demo link(s)

Copyright

Copyright 2020 © Elite HRV.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment