Hexlet tests and linter status:

Actions Status

Maintainability

Test Coverage

project

API DOC

Project description

This is a task manager application that allows users to create tasks, assign them to an author and an executor, and add labels to tasks. The project uses the following technologies: Spring Boot, Spring Security, Hibernate, Swing, and Rollbar.

The application has the following features:

User authentication and authorization Create, read, update, and delete tasks Assign tasks to an author and an executor Add labels to tasks for easy categorization Search and filter tasks by author, executor, and label The project is built using Spring Boot as the backend framework, Spring Security for authentication and authorization, Hibernate for data persistence, and Swing for the user interface. Rollbar is used for error tracking and logging.

The source code is hosted on GitHub, and the project is open source. Users can contribute to the project by forking the repository, making changes, and submitting pull requests.