Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.01 KB

File metadata and controls

43 lines (31 loc) · 1.01 KB

Streak Recorder Dashboard

A modern productivity and habit tracking application built using Python and Tkinter.

This project helps users manage their daily routines including gym workouts, study sessions, motivation, and progress tracking through a clean dashboard-style interface.

Features

  • Multi-page navigation system
  • Dark-themed modern UI
  • Interactive dashboard cards
  • Sidebar navigation menu
  • Reusable card creation system
  • Hover button effects
  • Productivity-focused layout
  • Scalable Tkinter architecture

Built With

  • Python
  • Tkinter

Current Sections

  • Home Dashboard
  • Gym Tracker
  • Study Section
  • Motivation Section
  • Progress Dashboard

Future Improvements

  • Real streak counting system
  • Save user progress
  • Timer and stopwatch
  • Daily goals
  • Calendar integration
  • Charts and statistics
  • User login system

Project Goal

The purpose of this project is to improve Python GUI development skills while building a useful productivity application with professional UI structure and reusable components.