A modern, simple productivity suite by Gwen Balajediong.
Manage your projects and todos with a beautiful, intuitive interface inspired by Kanban and Trello boards.
- 🗂️ Project Task Manager: 3-column Kanban board for organizing tasks by workspace/project.
- ✅ Todo List Manager: Simple, elegant single-column todo app.
- 🖼️ Custom Icons: Distinctive icons for each app and workspace.
- 💾 Data Storage: All data is securely stored in your
Documents/GwenProject/folder. - 🔒 Standalone Executables: No Python required to run—just download and go!
- 🎨 Modern UI: Clean, responsive design with smooth scrolling and stylish dialogs.
- 📝 Workspace Management: Easily switch between multiple projects or workspaces.
- 📊 Statistics: See your progress and workspace name at a glance.
- Download the latest release from Releases.
- Run the executable (
TodoListManager.exeorProjectTaskManager.exe). - Your data will be saved in
Documents/GwenProject/.
- Clone the repository:
git clone https://github.com/gwenz2/python-todo-kanban-app.git cd python-todo-kanban-app - Install Python 3.10+ and required packages:
pip install -r requirements.txt
- Run the app:
python to-do-list.py # or python notes.py - To build executables, use the provided
build_secure.batscript.
Copyright (c) 2025 Gwen Balajediong
All rights reserved.
Made with ❤️ by Gwen Balajediong

