Skip to content

Latest commit

 

History

History
8 lines (3 loc) · 640 Bytes

File metadata and controls

8 lines (3 loc) · 640 Bytes

Human Resource Job Application and Management System comes in need to every company’s Human Resource Department as an easy way to create job adverts and skills needed for each job and manage application made by different candidates.

There will be two types of users in the system: administrators and normal users. Authorization and authentication module shall be implemented to handle different user types. Administrator will have to log in using an LDAP server while normal users will be authenticated using LinkedIn API.

To Run the app you only need to clone the repository and run it, maven will inject all dependencies for you