Skip to content

Snoke19/JavaFXCours2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audit of computer equipment

The program for working with the information on accounting of computer equipment at the enterprise is developed. The program should allow you to work with the following information:

  • Enterprise.
  • Employee.
  • Machinery. The functionality of the program:
  • Add, edit and delete information about employees and equipment: using the main and context menus.
  • Display the list of employees who have material liability and the amount.
  • To display a separate table with information about the equipment, fixed for each employee. The last column of the table should contain the total cost. The user must be able to save the information in the file as a report.
  • You can delete information only if there are no linked records in the database.
  • Filtration of the tables of the technique table by value. 6. Sort table rows.
  • Print information from all tables.
  • To display a table with the information about the equipment, the cost of which is more than 15000 UAH. The user must be able to save the information in the file as a report.

Main from

main-from

Technique

form-technique

Employeer

employeer

Company

company

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages