You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Swish is a basketball scoreboard platform that allows users to manage Games, Players, Users, and Teams. The backend of the platform is built using Spring Boot and provides a REST API with CRUD operations for each of the resources.
Here in this repo you can see how JavaScript works. This repo contains all my JavaScript learning journey and here I have created all my only JS projects and other practice stuffs.
Basketball Scoreboard allows users to manipulate with live data such as starting, pausing and resuming the game, updating scoreboard and showing how much time is left.
A JavaScript web application that provides a dynamic basketball scoreboard, enabling real-time tracking of scores, fouls, and game time based on a design provided in a Figma project.
Swish is a basketball scoreboard platform that allows users to manage Games, Players, Users, and Teams. The frontend of the platform is built using React and Typescript.