This is a task management tool, like Redmine. You can create tasks, assign them to people, and update task statuses. Tags and filters are available as well. To use the system, you'll need to sign up and log in.
Deployed app is availabe here
username: hexlet@example.com
password: qwerty
API documentation may be found here
# run application in development mode
make dev
# go to http://localhost:8080
# use username: hexlet@example.com
# password: qwerty