Skip to content

msokolik55/TableFootballScore-ts-react-pwa

Repository files navigation

Table Football Scoreboard App

A simple React app for managing and displaying the score for table football matches. This app provides a user-friendly interface to track periods, goals, and team scores during a table football game.

Features

  • Scoreboard Display:

    • Clear and visible representation of the current score for both home and away teams.
  • Period Management:

    • Add multiple periods to keep track of the game progress.
  • Player Goals:

    • Record goals scored by individual players for each team in each period.
  • Snackbar Notifications:

    • Receive real-time notifications for important events or updates during the game.

Usage

  1. Setting Up:
  • Clone the repository:
git clone https://github.com/your-username/table-football-scoreboard.git
cd table-football-scoreboard
  1. Running the App:
  • Start the React app:
npm install
npm start
  1. Adding Periods:
  • Click the + button to add a new period and record scores for each team.
  1. Recording Goals:
  • Update player goals in each period to maintain an accurate record of the game.
  1. Snackbar Notifications:
  • Receive notifications for successful updates or any issues during the game.

Customization

  • Team Configuration:
    • Modify the teamHome and teamAway objects in types.ts to customize team names and player details.

Technologies Used

  • React: The app is built using React, providing a dynamic and responsive user interface.
  • Material-UI: Material-UI components enhance the visual appeal and usability of the app.

Screenshots

Main Page

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published