Skip to content

Employees list - JavaFX Application with MVC pattern which called Model View Controller. In these app you can add new employees by clicking "add button", load .txt file with list of employees, save new list to file and also generate a new report, sorted by work time.

Notifications You must be signed in to change notification settings

goldipl/Employees-list---MVC-JavaFX-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

Employees list MVC-JavaFX-App. Homework 3 for subject INU from Warsaw University of Technology. Employees list - JavaFX Application with MVC pattern which called Model View Controller. In these app you can add new employees by clicking "add button", load .txt file with list of employees, save new list to file and also generate a new report, sorted by work time.

Additional info

If you want to run these application you have to install JavaFX plugin and add JavaFX libraries and additionaly before start the application - click Run Configurations..., choose (x)= Arguments and enter --module-path "out;C:\Program Files (x86)\Java\javafx-sdk-11.0.2\lib" --add-modules=javafx.controls,javafx.fxml to VM Arguments text field where C:\Program Files (x86)\Java\javafx-sdk-11.0.2\lib its your javafx sdk location. That's all.

Screenshot

Screenshot

Technologies

Project was created with:

  • Java 8/11
  • JavaFX
  • Scene Builder

Author

Marcin Godlewski

About

Employees list - JavaFX Application with MVC pattern which called Model View Controller. In these app you can add new employees by clicking "add button", load .txt file with list of employees, save new list to file and also generate a new report, sorted by work time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published