Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 359 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 359 Bytes

expense-reimbursement-system

A full stack Java CRUD application that enables employees to login via portal and submit requests for expense reimbursement. Authorized managers have the ability to view filtered lists of pending requests and can approve or deny them. This service uses JWT-based security tokens that grants user privileges based on user role.