Skip to content

Gopiandcode/TopologicalTodo

Repository files navigation

Topological Todo

A todo application using a topological sort to allow users to track dependant tasks.

Displays all tasks while maintaining the invariant that no task appears before it's dependants.

Allows users to change the ordering of the tasks so long as the invariant is held.

Screenshots

Looking good

Tasks can have dependancies

About

A brand new todo application utilizing an internal graph to model task dependancies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages