etrobert / taskgraph

Web app for Task management with Graphs
https://taskgraph.net
3 stars 3 forks source link

TaskGraph

TaskGraph is a web application to manage tasks in a graph form.

An early version is running live at taskgraph.net.

Run locally

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

Packages

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.

Tools

The project documentation is written in Notion.

The project's graphics are developed on Figma.

Resources

Font: PermanentMarker

Icons: feathericons.com