Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.73 KB

File metadata and controls

52 lines (36 loc) · 1.73 KB

Hackathon-hr-system-management

Maintainability

The project is being developed for participation in the hackathon Sovcombank Team Challenge 2023.

The application is an analogue of CRM-system, but made specifically for HR-specialists. The application solves the problem of automating the recruitment and selection of candidates for the company vacancies.

Описание

Hackathon-hr-system-managment

The project is being developed for participation in the hackathon Sovcombank Team Challenge 2023. The application is an analogue of CRM-system, but made specifically for HR-specialists. The application solves the problem of automating the recruitment and selection of candidates for the company vacancies.

Презентация

Технологии

  1. Java 17
  2. Spring Boot, WVC, Data
  3. Swagger, Lombok
  4. Gradle
  5. Liquibase
  6. Spring Security, JWT

Разработка

Прежде чем Вы сможете собрать этот проект, Вы должны установить и настроить следующие зависимости на своем компьютере:

  1. JDK 17
  2. Gradle 7.4
  3. Node.js 16.13.1

Сборка проекта

make build

Тестирование проекта

Для запуска теста приложения, запустите:

make test

Запустите приложение с локальной базой данных

make start