Skip to content

Augustus1417/Table-Tennis-Scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table Tennis Scoreboard App

A simple and intuitive Table Tennis scoreboard app built with React Native and Expo.

Image

Features

  • Score Tracking – Easily increment scores for both players.
  • Service Change - Automatic player service indication.
  • Undo Function – Correct mistakes by reverting the last action.
  • Side Switching – Swap player sides.
  • Deuce Mechanic – Handles deuce, service, and advantage scoring automatically.

Installation

Install the APK

  • Go to the Releases tab and download the latest APK.

Run Locally

If you want to test the app on your device:

git clone https://github.com/Augustus1417/Scoreboard.git
cd Scoreboard
npm install
npx expo start