Skip to content

Duha-Maali/javascript-library-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Smart Library Management System

A JavaScript training task that simulates a small library system while practicing core JavaScript concepts.

Concepts Practiced

  • Functions and default parameters
  • Rest parameters
  • Closures and lexical scope
  • Constructor functions
  • Arrow and anonymous functions
  • Arrays and nested objects
  • map, filter, reduce, and forEach
  • Object.create() and Object.assign()
  • Search, filtering, and formatted console output

How to Run

  1. Clone or download the repository.
  2. Open index.html in a browser.
  3. Follow the prompt and view the output in the browser console.

This repository was created as a frontend internship training task.

About

JavaScript training task demonstrating functions, arrays, closures, objects, and array methods through a smart library system.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors