Skip to content

Vue component that visualizes mood of a whole YEAR by heatmap. Inspired by GitHub contributions heatmap.

License

Notifications You must be signed in to change notification settings

tracywong117/daily-mood-tracker

Repository files navigation

daily-mood-tracker

Daily Mood Tracker is a Vue component that visualizes mood of a whole YEAR by heatmap. It allows users to track their moods over time and gain insights into their emotional patterns.

Demo

Demo1 Demo2

How to run

cd daily-mood-tracker
npm install
npm run dev