Skip to content

TuntasIn

TuntasIn preview
Python PyQt5 SQLite
View Repository

Overview#

TuntasIn is a productivity desktop app built for managing tasks with clear structure and persistence. It combines daily planning views with richer metadata like tags, priorities, and related files.

Highlights#

  • Task lifecycle management with status tracking
  • Calendar-based planning and visibility
  • Attachment and categorization support
  • Local persistence using SQLite

Challenges & Learnings#

  • Coordinating complex GUI states in PyQt
  • Designing schema and UI flow for long-term task usage
  • Implementing reminder behavior without user friction

Contributors#