Task Manager is a task management system similar to http://www.redmine.org/.
This system allows you to set tasks, assign performers and change their statuses. Registration and authentication are required to work with the system.
Demo: https://java-project-99-g90g.onrender.com
To access the system, registration and authentication are required: login: [email protected] password: qwerty
To run the program, run:
make dev
Compile the code:
make install