ZooeyMiller / rounded-app

A web app for recording and keeping track of your mood
https://rounded-app.surge.sh/
MIT License
6 stars 0 forks source link

Make 'Submit' on mood page add to 'emotionHistory' #38

Closed ZooeyMiller closed 7 years ago

ZooeyMiller commented 7 years ago

When we submit on the /mood path it just routes us to /graph, we need it to actually add the current EmotionDatum to the emotionHistory array.