MindSpace is a simple frontend web app where users write daily thoughts and track their mood. The app detects mood from the text and shows mood trends using a chart.
yes, i use AI in this for resolving error
MindSpace is a simple frontend web app where users write daily thoughts and track their mood. The app detects mood from the text and shows mood trends using a chart.
yes, i use AI in this for resolving error
🚀 Shipped: MindSpace — Mood Journal 🌿
Finally launched my project MindSpace — a simple mood journaling app designed to help track emotions and reflect daily.
✨ What it does:
• Log your daily mood 📝
• Track emotional patterns 📊
• Clean & minimal UI 🎯
• Demo mode to explore easily
Built using HTML, CSS, and JavaScript — keeping things simple but meaningful.
This project is really close to me because it focuses on mental wellness and self-reflection 💙
Would love your feedback! 🙌
⭐ Check it out & support the project!
Devlog – MindSpace (Mood Journal & Tracker)
I started this project to create a simple web app where users can write their daily thoughts and track their mood. First, I designed the basic layout using HTML and styled it with CSS to make the interface clean and calming. Then I added JavaScript to handle user input and save journal entries using localStorage so the data stays in the browser.
Next, I implemented a keyword-based mood detection system that analyzes the text and determines whether the mood is happy, sad, or neutral. I also integrated Chart.js to display mood trends visually so users can see their emotional patterns over time.
Finally, I connected all components together, tested the application, and deployed it using GitHub Pages so it can be accessed as a live web app.
Log in to leave a comment