-
Notifications
You must be signed in to change notification settings - Fork 0
README
Raul edited this page Nov 26, 2024
·
2 revisions
- function createGame
- function updateScore
- function getGameById
- function getAllGames
- function getAllSports
- css
- container
- 2
- team
- time
- 2em
- 1em
- toast
- show
- 5s
- css
- container
- 2
- column
- 8em
- css
- scoreboard
- row
- team
- 5em
- score
- spacer
- space
- timer
- period
- 2em
- html
- head
- meta
- title
- link
- body
- div
- h1
- h2
- label
- input
- button
- script
- html
- head
- meta
- title
- link
- body
- div
- h1
- form
- label
- input
- small
- select
- button
- script
- html
- head
- meta
- title
- link
- body
- div
- img
- script
- function setupPeriods
- function generatePeriods
- function nextPeriod
- function previousPeriod
- function showBreak
- function incrementScore
- function decrementScore
- function updateScore
- function startTimer
- function stopTimer
- function resetTimer
- function manualTimeChange
- function goToGameSetupPage
- function copyOverlayUrl
- function showToast
- function submitForm
- function loadPastGames
- function loadSports
- function setupInitialPeriod