Company Employee Managing System
To get a local copy up and running follow these simple steps.
- Use IntelliJ and Open /client directory as a project.
- Update maven dependencies
- Use JDK16
- Configure Database credentials with DatabaseCredentials on /configuration in source folder.
- Execute database scripts sample on /server/database/*.sql
- Add maven configuration and setup a maven goal javafx:run
- Run the project and login with default admin:admin