/daily-mood-tracker

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

Primary LanguageVueMIT LicenseMIT

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