/PayrollManagementSystem

Basic Architecture Components

Primary LanguageKotlin

PayrollManagementSystem

It is a basic salary rolling management system which records salaries of the employees and let employee see their salary and take leaves. It also has a admin side which takes cares of the adding, deleting, updating employee information.

Learned about

  1. uses navigation component.
  2. data is stored in local database using room library.
  3. fragment lifecycle

Admin Side

Employee Side