- React, Express, MongoDB, Tailwind, MUI.
- User Authentication
- Users can create an account using their email and password or log in with GitHub or Google.
- Logout functionality is available for signed-in users.
-
Stay Logged In: Users remain logged in even after reloading the page.
-
Private Routes: Employee's cannot visit HR's page and HR cannot visit Employee's page
-
Payment: HR have to pay for increase membership limit.
-
Emloyee add: HR able to add an employee from employee list. He also able to remove employee from the team.
-
Add Asset and Request: HR can list and item for employees and Employee can request for an asset. Employee also able to create custom request.
-
Request Approval: HR can Approve or Reject a asset request.
-
Profile Update: All users able to update their profile information.
-
Print voucher: Employee able to print the approved assets voucher.