An open API service indexing awesome lists of open source software.

https://github.com/urme-b/treehouse

A Task Management System
https://github.com/urme-b/treehouse

python

Last synced: 3 months ago
JSON representation

A Task Management System

Awesome Lists containing this project

README

        

Treehouse: A Task Management System

A console-based Python application that transforms your to-do list into an interactive treehouse adventure. As you complete tasks, your ASCII-art treehouse grows—adding a fun, motivational twist to productivity.

Features

1. Add & Edit Tasks with descriptions, priorities (1–5), and optional due dates
2. Complete & Remove Tasks to keep your list current
3. Sort Tasks by priority or by due date
4. Persisted Storage in a tasks.json file (so your tasks aren’t lost on exit)
5. ASCII-Art Treehouse grows with each completed task