Skip to content

sudi-W/scoreboard-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scoreboard-App

A simple web application for keeping track of scores between two teams.

Description

Scoreboard-App is a basic web application that allows users to track scores for two teams, "HOME" and "AWAY." The app provides buttons to increment the score for each team by 1, 2, or 3 points, and also allows users to reset the scores back to zero.

Features

  • Add points to "HOME" and "AWAY" teams using +1, +2, and +3 buttons.
  • Reset the scores for both teams to zero using the "Reset" button.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Getting Started

  1. Clone the repository: git clone https://github.com/your-username/Scoreboard-App.git
  2. Open index.html in your web browser.

How to Use

  1. Click the appropriate buttons (+1, +2, or +3) to add points to the corresponding team.
  2. To reset the scores for a team, click the "Reset" button next to the team name.

About

A simple web application for keeping track of scores between two teams.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors