Skip to content

Task Manager - task management system. It allows you to set tasks, assign performers and change their statuses.

Notifications You must be signed in to change notification settings

ArtemB91/task-manager

Repository files navigation

Java CI status Actions Status Maintainability Test Coverage

Task Manager - task management system. It allows you to set tasks, assign performers and change their statuses. Registration and authentication are required to work with the system.

OpenAPI definition: https://bychkov-task-manager.herokuapp.com/swagger-ui.html

Technologies

  • Spring Web;
  • Spring Security;
  • Spring Data JPA;
  • H2, PostgreSQL;
  • React

Requirements

  • JDK 17
  • Gradle 7.2
  • Make

Installation

  1. Clone this repository to your machine by $git clone https://github.com/ArtemB91/java-project-73.git or by your IDE features.
  2. Do install by $make install
  3. Run it by $make start-dist
  4. Open app on localhost:5000 address

About

Task Manager - task management system. It allows you to set tasks, assign performers and change their statuses.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages