Skip to content

Simple Human Resources system written in Java using JavaFX library.

Notifications You must be signed in to change notification settings

nihadguluzade/hr-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HR System (Course Project)

Overview

This is a course project where the aim was to create a human resources system consisting of tracking employees, projects, and teams. Main functionalities are: create several types of employees (ex: designer), form teams up to 5 people, assign to project.

Compile

(!) IMPORTANT: JavaFX requires at least JDK 11, so it will not compile with Java version below 11. Check the MySQL username and password in DBUtils class (you need MySQL server). After this execute mvn clean compile javafx:run or add this to the command line field in your IDE.

Screenshots

About

Simple Human Resources system written in Java using JavaFX library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published