MyMoodTracker is a weekend coding exercise. It is meant to be a mental health logging platform where users can track their mood over time, find out what triggers different emotions, and see patterns that could help them feel better day to day. I plan on adding habit tracking to help people make progress as well as a journaling feature.
This project features:
- Python
- Django
- Django Rest Framework
- Secure JWT token authentication (with automated refresh and blacklisting)
- TypeScript
- React
- TailwindCSS
- habits (create a habit, checkin, count streaks, reminders)
- journal (maybe AI prompt)