Skip to content

gpiento/java-project-99

Repository files navigation

Task Manager

hexlet-check GitHub Workflow Status Maintainability Test Coverage

Task Manager is a task management system similar to http://www.redmine.org/. It allows you to set tasks, assign executors and change their statuses. Registration and authentication are required to work with the system.

Demo: https://java-project-99-by3y.onrender.com

Requirements

  • Java 21

Usage

make run

Open in browser: http://localhost:8080

Technologies and frameworks used in project:

  • Language Java
  • Gradle Build Tool
  • Javalin web framework
  • Bootstrap framework
  • SQL DB: H2, PostgresSQL
  • Junit
  • MockitoWebServer
  • Unirest

About

Task Manager is a task management system

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages