📝 Task List GUI – by Elvis🚀
Simple and clean task manager built with Python and tkinter.
You can create, view, and delete your daily tasks using an intuitive graphical interface.
This is the upgraded version of my earlier console-based task list.
Built as part of my AI/Dev journey.
⚙️ Features
- Adds new tasks ✅
- Views all current tasks 📋
- Marks tasks as complete or delete them 🗑️
- Simple and responsive GUI (tkinter)
- Clean, readable code structure (good for beginners)
🧪 How to Run
- Make sure you have Python 3.12 installed.
- Copy this repository or download the ZIP file.
- Run the GUI file on your PC.
python task_list_gui.py
No external libraries required – it’s pure Python + tkinter.
📸 Screenshot
💡 Future Upgrades I plan to include he following upgrades:
- Add custom app icon (e.g. Sloth Rocket 🚀)
- Task saving (save to file / load from file)
- Sort tasks by name or status
- Add due dates and reminders
- Switch between light/dark themes
🧠 Author
ElvisThe Leveling up one project at a time. Currently studying Computer Engineering + AI + Game Dev (Unity).A man can dream:)
🗂️ VERSIONS
⭐ If You Liked This... Drop a ⭐ on the repo. Or follow me on GitHub to watch this evolve.
