Guest User

Untitled

a guest
Jan 17th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. # Overview
  2.  
  3. Job Search: Interview prep and portfolio/resume focus.
  4.  
  5. # Areas of Focus
  6. 1. Fitbit Contest Submission
  7. 1. Portfolio
  8. 1. Resume
  9.  
  10. # Work Plan
  11.  
  12. #### Fitbit
  13. - [ ] Launch app in fitbit's app gallery in time for the extended contest deadline of January 12th
  14.  
  15. - [X] Fix oauth bug that requires restarting the app after initial login
  16. - [X] Fix bug with default volume in cases where user has not set default in settings
  17. - [ ] Add setting options for units (ounces vs mL)
  18. - [ ] Submit mvp for app gallery
  19.  
  20. - [ ] Use local storage to save logged water when out of range of phone
  21. - [ ] Use local storage to save settings
  22. - [ ] Get rid of connecting page (no longer necessary with functionality without phone)
  23. - [ ] Add animations back in on opening
  24.  
  25. - [ ] Add screen to view progress
  26. - [ ] Display a visual of progress toward goal
  27. - [ ] Display numeric value of progress toward goal
  28.  
  29. #### Porfolio
  30. - [ ] Add fitbit app to portfolio
  31. - [ ] Add fitbit app to github
  32. - [ ] Add 'Here' to portfolio
  33. - [ ] Deploy 'Here' on expo
  34.  
  35. #### Resume
  36. - [ ] Add projects
  37. - [ ] Get feedback on how to improve it
Add Comment
Please, Sign In to add comment