MindTrack Journal — Project Story

Inspiration

During this hackathon, we wanted to create something that could genuinely help people struggling with productivity and mental health.
Many of us have faced burnout, lack of motivation, or emotional ups and downs while studying or working.
So we decided to build MindTrack Journal, a platform that combines task tracking and mental health insights helping users reflect on how their mood and productivity evolve together.

How We Built It

We built MindTrack Journal using:

  • Flask (Python) for the backend and data handling
  • SQLite for lightweight local storage
  • JavaScript, HTML, and CSS for the frontend
  • Chart.js to visualize mood and productivity trends over time

We used a simple feedback engine that analyzes a user’s recent tasks and moods to generate weekly insights, such as:

“You completed 3 more tasks than last week!”
“Your mood improved on days with outdoor activities.”

Challenges We Faced

  • Syncing task data with mood entries and keeping everything consistent
  • Designing a clear and friendly interface under time pressure
  • Coordinating as a team remotely, for some of us, it was our first hackathon ever
  • Making the feedback engine both simple and meaningful

What We Learned

  • Collaboration is everything, communication and small commits make a big difference
  • Data visualization can make emotional patterns more understandable
  • Even small insights about mood and productivity can motivate users

What’s Next

We plan to:

  • Add user accounts and cloud sync
  • Improve the mood analysis with machine learning
  • Build a mobile-friendly version
  • Include a more advanced dashboard for long-term progress tracking
Share this project:

Updates