Skip to content

office-sports/ttapp-frontend

Repository files navigation

Frontend for TTAPP (table tennis scoring app)

Latest Version

TTAPP (Table Tennis APP) is a web solution for hosting table tennis tournaments with following features:

  • group tournaments and playoffs tournaments
  • games and tournaments statistics
  • live match scout scoring using keyboard or numpad
  • web sockets based spectate view of live games
  • ELO registry for all participants
  • support for multiple locations
  • point by point view of scouted games

The TTAPP web application consists of two parts:

screenshot.png

Prerequisites:

Running TTAPP API (see API repository for setup instructions)

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Frontend Vue application for TTAPP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •