TaskGraph is a web application to manage tasks in a graph form.
An early version is running live at taskgraph.net.
Warning: Intended for development purposes only.
Run the following commands to serve the application on localhost:8080
with live reloading enabled.
cd taskgraph/
npm install
npm start
The project is built using React.
Static code generations using NextJS.
Build is done using Snowpack.
Testing is done using Jest.
Linting is done using ESLint.
Code style is enforced using Prettier.
The project documentation is written in Notion.
The project's graphics are developed on Figma.
Font: PermanentMarker
Icons: feathericons.com