Skip to content

Task Manager (pet project # 5): web-app that allows to set tasks, assign performers and change their statuses

Notifications You must be signed in to change notification settings

rus-yanov/task-manager

Repository files navigation

Project tests and linter status:

Actions Status Basic validation Maintainability Test Coverage

Allows to set tasks, assign performers and change their statuses.

The stack used:

  • Java 20;
  • Gradle 8.2;
  • Spring Boot, Spring Web, Spring Data JPA, Spring Security;
  • Liquibase;
  • QueryDSL;
  • H2, PostgreSQL;
  • Lombok;
  • JUnit

Requirements:

Before you can build this project, you must install and configure the following dependencies:

  • JDK 20
  • Gradle 8.2
  • Node.js 16.13.1

Build application

make build

Start application on localhost

make start
# Open http://localhost:8080

About

Task Manager (pet project # 5): web-app that allows to set tasks, assign performers and change their statuses

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages