pomaretta / nominal

Company software that include salary manager and creation . Will use Java for desktop client, Web application to access through the web, all connected with the same API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Issues MIT License


Logo

Nominal

Company Employee Managing System

Getting Started

To get a local copy up and running follow these simple steps.

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

Running

  1. Add maven configuration and setup a maven goal javafx:run
  2. Run the project and login with default admin:admin

About

Company software that include salary manager and creation . Will use Java for desktop client, Web application to access through the web, all connected with the same API.

License:MIT License


Languages

Language:Java 96.5%Language:CSS 2.9%Language:JavaScript 0.6%