Skip to content

A Kanban simulator, written in Elixir with the ECSx library

Notifications You must be signed in to change notification settings

hyperoceanic/taiichi

Repository files navigation

Taiichi

A Kanban simulator, written in Elixir with the ECSx library.

Task

Assignment: Represents a worker being assigned to a task

WorkerAssigment worker_id assignment_id

Worker

Name

AssignmentTask assignment_id, task_id Associates an assignment with a task

AssignmentWorker assignment_id, worker_id

TaskAssignment task_id, assignment_id

About

A Kanban simulator, written in Elixir with the ECSx library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published