1 devlog
0s
A minimal web app that lets users log their daily mood, stores it in local storage, and shows a weekly mood summary in text.
A minimal web app that lets users log their daily mood, stores it in local storage, and shows a weekly mood summary in text.
’m building a simple Mood Tracker web app that lets users log their daily mood and view a weekly summary using localStorage. It’s a small practice project focused on clean UI and basic JavaScript logic.
Log in to leave a comment