Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

ishowta/DAG-ToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo.iwata.love

It is a simple ToDo with dependency expressed by DAG

screenshot

How to use

  1. Add some ToDo's.
  2. Add dependence arrows by dragging with shift-key from ToDo to ToDo (Remove an arrow by click it).
  3. Let's start with Blue ToDo's!

Tasks

  • Add test
  • Improve UI/UX
  • Secure

How to run

  1. client
    • Copy .env.sample to .env and fill it
    • yarn start
  2. server
    • nimble run
    • redis-server --port 3002

About

Simple TodoList with dependency expressed by DAG

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published