Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 974 Bytes

File metadata and controls

28 lines (20 loc) · 974 Bytes

🌿 MindBloom - Mental Health & Habit Tracker

MindBloom is a desktop application built using JavaFX that helps users improve their mental well-being by tracking moods, habits, and journaling their thoughts.
It also includes guided meditation, motivational quotes, and visual analytics — all in one simple, intuitive interface.


✨ Features

  • 🧠 Track daily moods and emotional states
  • 🔁 Create and manage habits with streak tracking
  • 📓 Write and save personal journal entries
  • 🧘 Practice guided meditation with breathing exercises
  • 💬 Receive motivational quotes and reminders
  • 📊 View mood and habit trends with charts
  • 👥 Multi-user login with secure data isolation
  • 💾 Auto-save and file-based data storage

🛠️ Technologies Used

  • Language: Java 17
  • Framework: JavaFX
  • Architecture: MVC (Model–View–Controller)
  • Storage: File I/O and Java Serialization