This is a Python + Django app to log a person's mood from day-to-day
- Use Python/Django with a database backend
- Which graphing chart to use, as I tried several but Plotly seemed to work the best.
- Django
- PostreSQL
- Plotly
- Whitenoise, Gunicorn, Dj-Database-Url for Heroku
- Converting Python date format to milliseconds
- Django templating didn't iterate through a list in a dictionary, which led to a few work-arounds
- Pushing to Heroku required several adjustments
- Learning Plotly
- Django database interfacing is SWEET
- Still needs a way to edit an entry
- The plot could look better, as some dots are cut off by the margin
- Different ways to create visual charts to graph emotions