Usage

Please call us up if you can't run the project.

Need to have NodeJS and Vite installed.

Clone the repository. In the console, run "npm run dev". Open the localhost.

Inspiration

Obsidian, todo list apps, combining the best of both

What it does

Organizes your tasks into notes (text files), and puts them on a graph. It assembles itself in a logical way, so you can see what tasks you need to get done next. You can always click on the graph to come back to your notes for any given task.

It also includes AI integration, where you can enter a big, ambitious, and abstract goal, which then gets broken down into small and actionable steps.

How we built it

React JS. VS Code as the IDE. Runs on Vite.

Challenges we ran into

Debugging

Accomplishments that we're proud of

The AI feature works very nicely

What we learned

React UI

What's next for TaskTree

Moving to an application. The web prototype can't save files to clients' computers.

Share this project:

Updates