Skip to content

FuadAlawi/DOM-API-and-JS-Events-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DOM-API-and-JS-Events-Project

NBA Player Stats Dashboard

A lightweight front-end dashboard that displays NBA player stats with client-side search, team filtering, dark mode, and sortable numeric columns.

Features

  • Search by player name or team
  • Filter by team (dropdown is populated from the data)
  • Dark mode toggle (preference saved in localStorage)
  • Sorting on numeric columns only: Points, Rebounds, Assists
  • No frameworks; plain HTML/CSS/JavaScript

Getting Started

  1. Clone the repo:
    git clone https://github.com/your-username/nba-player-stats.git
    cd nba-player-stats
    

index.html → markup styles.css → styling script.js → functionality README.md → this file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published