Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 995 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 995 Bytes

backend-project-lvl4 (Task manager)

Hexlet check Status Node CI Status Maintainability

Task Manager is a task management system similar to redmine. It allows you to set tasks, assign performers and change their statuses. Registration and authentication are required to work with the system.

Setup

make setup

Run

$ make start

Live example: https://backend-project-lvl4-prestor.herokuapp.com/