Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 462 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 462 Bytes

payroll

payroll application using java rest

idea

most of the companies in Egypt not hire students or under grads this rest API calculate employee salary based on working hours I think it's one of great ways to employee students

simple use case diagram

use case diagram

HighLevelArch

  • Oracle data base to store employees data
  • Rest API which using spring framework

high level arch