Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tawfik-s/payroll-spring

under development this project for learning after some courses
https://github.com/tawfik-s/payroll-spring

aspectj h2-database rest spring-aop spring-boot spring-jba

Last synced: about 6 hours ago
JSON representation

under development this project for learning after some courses

Awesome Lists containing this project

README

        

# 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](/images/UseCaseDiagram.jpg)

# HighLevelArch
- Oracle data base to store employees data
- Rest API which using spring framework

![high level arch](/images/InstancesArch.jpg)