Employee Management System
A simple Employee Management System built with HTML and JavaScript to demonstrate handling employee data such as displaying employee details, calculating salaries, filtering HR employees, and finding employees by ID.
π Features
π Display Employees β Show all employee details.
π° Calculate Total Salaries β Calculate and display the sum of all employee salaries.
π§βπΌ Display HR Employees β Filter and display employees from the HR department.
π Find Employee by ID β Search and display details of a specific employee by their ID.
π οΈ Technologies Used: 1.HTML
2.JavaScript
π Project Structure
employee-info-array-js/ β βββ employee_details.html # Main HTML file βββ employee_details.js # JavaScript logic βββ LICENSE # License file
Clone the repository: git clone https://github.com/zainulabedin-devsec/employee-info-array-js.git
Open employee_details.html in your browser. Use the buttons to test different features.
πΌοΈ Demo (Screenshot / GIF)

π License This project is licensed under the MIT License.