Skip to content

This project is for implementing classes and interfaces in Java, by building a company and employees manager

Notifications You must be signed in to change notification settings

OrdoGeek/CodeCompanies-Employees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

CodeCompanies-Employees

This project is for implementing classes and interfaces in Java

INSTRUCTIONS

This programm has to allow the user the next things:

  • Create companies with its attributes like: ID, name, adress, city and country.
  • Create employees (with its attributes like: ID, name, salary, company) and assign a company
  • See companies created
  • See the amount of employees in a company
  • See employess by company
  • See the salary of employees
  • See the employee by his/her ID
  • See all employees from all companies

CODE - SOLUTION

You can find the files attached to this repository

IMPLEMANTATION

  1. Screenshot from 2022-11-08 16-57-17
  2. Screenshot from 2022-11-08 16-57-27
  3. Screenshot from 2022-11-08 16-57-44
  4. Screenshot from 2022-11-08 16-57-55
  5. Screenshot from 2022-11-08 16-58-12
  6. Screenshot from 2022-11-08 16-58-21
  7. Screenshot from 2022-11-08 16-58-30
  8. Screenshot from 2022-11-08 16-57-17
  9. Screenshot from 2022-11-08 16-58-45
  10. Screenshot from 2022-11-08 16-58-56
  11. Screenshot from 2022-11-08 16-59-04
  12. Screenshot from 2022-11-08 16-59-15
  13. Screenshot from 2022-11-08 16-59-24
  14. Screenshot from 2022-11-08 16-59-36
  15. Screenshot from 2022-11-08 16-59-48
  16. Screenshot from 2022-11-08 16-59-57
  17. Screenshot from 2022-11-08 17-00-03
  18. Screenshot from 2022-11-08 16-57-17
  19. Screenshot from 2022-11-08 17-00-29
  20. Screenshot from 2022-11-08 17-00-36
  21. Screenshot from 2022-11-08 16-59-57
  22. Screenshot from 2022-11-08 17-00-03
  23. Screenshot from 2022-11-08 17-14-50
  24. Screenshot from 2022-11-08 16-57-17
  25. Screenshot from 2022-11-08 17-01-11
  26. Screenshot from 2022-11-08 17-01-20
  27. Screenshot from 2022-11-08 17-01-25
  28. Screenshot from 2022-11-08 17-01-31
  29. Screenshot from 2022-11-08 17-01-39

About

This project is for implementing classes and interfaces in Java, by building a company and employees manager

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages