Skip to content

ace-cooper/jiujitsu-scoreboard

Repository files navigation

Jiu-jitsu Scoreboard

It's a scoreboard for jiu-jitsu matches. It's a pretty simple project made with Ionic, Angular and Electron.

Ps: It's in portuguese and doesn't have localization support yet.

How to use

Click on the buttons to add or remove points to the scoreboard. The timer will start or pause when you click on the Start button or type Space. The timer will stop when it reaches 0:00 and play a buzzer.

Install dependencies

npm install

Run the app

Web

npm start

Desktop

npm run electron:start

Build the app

npm run build

then

npm run electron:build

or

npm run electron:windows

Cover

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published