Skip to content

debojitsantra/BacklogTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backlog Tracker Banner

Backlog Tracker Icon

Backlog Tracker

A lightweight cross-platform application that helps students calculate, track, and systematically clear academic backlogs.


Features

  • Smart backlog clearance calculations
  • CPD (Classes Per Day) tracking
  • Sunday-aware ETA prediction
  • Native analytics visualization
  • Motivational productivity prompts

Installation

Android Version Code Here: Android

Download the latest release for your platform:

Platform Download
Windows BacklogTracker_Setup.exe
Linux BacklogTracker_Linux.tar.gz
macOS BacklogTracker_macOS.zip (untested)
Android BacklogTracker-v1.0.1-Debug.apk
Web Version (unstable) backlogtracker.debojitworkers.qzz.io

All releases: github.com/debojitsantra/BacklogTracker/releases

Local Development

Install dependencies

pip install customtkinter pillow pyinstaller

Run locally

python backlog_tracker.py

Build executable

pyinstaller --noconfirm --onefile --windowed --add-data "icon.ico;." --icon=icon.ico --name "BacklogTracker" backlog_tracker.py

Releases via CI/CD

git tag v1.0.1
git push origin v1.0.1

Author

github.com/debojitsantra

About

Backlog Tracker is a minimalist, student-focused productivity tool designed to visualize and systematically clear learning backlogs. By modeling daily lecture growth against your study capacity, it transforms abstract anxiety into a data-driven path to zero pending work.

Topics

Resources

License

Stars

Watchers

Forks

Contributors