The app allows you to create and manage tasks by assigning statuses, assigning executors, and setting labels. Authentication with tokens (Bearer) and password encryption are supported.
Created using Spring Boot (web, data, security, validation), Liquibase and Hibernate. CodeClimate and Rollbar are connected for code quality and error analysis. H2 database is used for development, PostgreSQL for production.