/task-manager

Is a project management application. It's designed for easy and quick task creation. User can create a task and add info to it in gradually, such as task name, description, the assignee, labels and statuses.

Primary LanguagePHP

hexlet-check

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

  • Clone this repository
  • Next, enter the command make install
  • make backend
  • make frontend