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

https://github.com/kdeavila/task-manager

A task manager made in Python using Flask and Boostrap for styling. It is an application that helps to manage tasks and projects by setting a name, type, tags, due date, responsible and a description using a binary tree. It also allows you to search for tasks or projects by name or tags.
https://github.com/kdeavila/task-manager

binary-tree boostrap flask python

Last synced: 2 months ago
JSON representation

A task manager made in Python using Flask and Boostrap for styling. It is an application that helps to manage tasks and projects by setting a name, type, tags, due date, responsible and a description using a binary tree. It also allows you to search for tasks or projects by name or tags.

Awesome Lists containing this project