Guest User

Untitled

a guest
Jun 19th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. # Mood Tracker
  2.  
  3.  
  4. # Capstone Concept - ANGELA POLAND
  5.  
  6. ## Problem Statement #1
  7.  
  8. Keep track of daily moods overtime and be given prompts/exercises to increase happiness/gratitude.
  9.  
  10. ## MVP Feature Set
  11.  
  12. 1. Create a user account and be given a daily survey
  13. - survery will ask to give mood of the day on a scale (from bad to great) and also a area to write more details about why if necessary.
  14. 2. Daily promps/writing exercises for reflection that steer towards happiness gratitude
  15. - Asks questions like: name some small things you are grateful for, name 3 good things that happened today, write an image of your ideal future life, what made you smile today, what can you accept that you can’t change, etc. There would be a database of lots of these that would be randomly picked (or not).
  16. ### Potential Additional Features
  17.  
  18. 1. More features
  19.  
  20. ## Draft Technology Choices
  21.  
  22. - Javascript
  23. - Ruby on Rails
  24. - D3 visualization library
  25. - PostgreSQL
  26. - Amazon Cloudfront - Content Delivery Network
  27.  
  28. ## Additional content, diagrams, wireframes, user flows, etc.
  29. Link, attach, or insert any additional content here.
Add Comment
Please, Sign In to add comment