The goal of this project is to create a simple web application that allows users to create offboarding for employees. The application should allow users to list employees, details view and an option to off board an employee.
This project was generated using Angular CLI version 19.0.6. Project is using standard Angular packages and also Angular Material for UI components and LowDb for a local database. Install packages by running:
npm installTo start a local development server, run:
ng serveOnce the server is running, open your browser and navigate to http://localhost:4200/.