The Employee Management System is a robust Angular application designed to streamline and simplify the management of employee data. This project incorporates Angular Material UI for a modern and user-friendly interface.
- CRUD Operations: Perform Create, Read, Update, and Delete operations on employee records.
- Sorting: Easily sort employee data based on different attributes such as name, designation, or department.
- Pagination: Navigate through large datasets with ease using pagination functionality.
- Filter and Search: Efficiently filter and search for specific employees based on criteria like name, designation, or department.
The backend server is deployed through Render to ensure high performance and reliability. The Angular application itself is deployed using GitHub Pages, making it easily accessible to users.
To get started with the Employee Management System:
- Clone the repository:
git clone https://github.com/Pa1mekala37/Employee-Management-System-Angular.git
- Install the necessary dependencies:
npm install
- Run the application locally:
ng serve
- Access the application in your browser at
http://localhost:4200
Contributions are welcome! If you find any issues or have suggestions for improvement, please feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
For any inquiries or further information, please reach out to:
We appreciate your interest and support in the Employee Management System!