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.
cd daily-mood-tracker
npm install
npm run dev
Vue component that visualizes mood of a whole YEAR by heatmap. Inspired by GitHub contributions heatmap.
VueMIT