Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tawfik-s/payroll-spring
- Owner: tawfik-s
- Created: 2022-11-07T11:44:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T12:00:10.000Z (about 2 years ago)
- Last Synced: 2024-04-16T19:55:35.445Z (7 months ago)
- Topics: aspectj, h2-database, rest, spring-aop, spring-boot, spring-jba
- Language: Java
- Homepage:
- Size: 124 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)