This employee management web-based application to fulfill the CRUD operations. In this system, the user/ Admin could add new employees to the system by entering data, editing the existing employee data, deleting the employee record, and viewing all employee records. Using this application, administrators can easily manage and monitor their employees.
Deployed URL of my web application - https://employee-details-61e9e.web.app/
- Add Employee Details
- View Employee Details
- Update Employee Details
- Delete Employee Details
- Frontend Framework - Angular
- Backend Framework - NodeJs
- Database - Firebase - Cloud Firestore
- Hosting - Firebase Hosting
- Unit Testing Framework - Jasmine | Test runner - Karma
- Project Management Tool - Trello
- I used Firebase Hosting Service with Githhub Actions Pipeline to host my Employee Management System web application.
Github Actions
- I used Trello as a project management tool in my Employee Management System web application.
- I used Jasmine as a Unit testing framework and Karma as a Test runer.