Skip to content

davydovks/php-project-57

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

Actions Status Actions Status Maintainability Test Coverage

Task manager written with Laravel.

Users can register, log in and out, create tasks, statuses and labels. Tasks can be assigned to users, have status and several labels. Task list page allows to filter tasks by status, creator and responsible person.

You can test the app here: https://task-manager-76kf.onrender.com/ (please wait 30-50 seconds for server to awake).

Setup

make setup

Start app locally

make start-frontend
make start

Run linter and tests

make lint
make test

About

Task manager on Laravel

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages