Yakanaro / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:PHP 76.3%Language:Blade 22.6%Language:Shell 0.5%Language:JavaScript 0.5%Language:CSS 0.1%Language:Makefile 0.1%