Skip to content

zainulabedin-devsec/employee-info-array-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

▢️ How to Run

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) image

πŸ“œ License This project is licensed under the MIT License.

About

A simple JavaScript project to display employee information using array methods like map, filter, and forEach.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published