Skip to content
/ swish Public

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.

Notifications You must be signed in to change notification settings

Guuri11/swish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swish Backend 🏀: Spring Boot

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.

Features

  • CRUD operations for Games, Players, Users, and Teams
  • Authentication and Authorization
  • Web Socket service to update the data during an in game match
  • REST API documentation with OpenAPI/Swagger to update the data for an in-game match

Getting started

Dependencies

  • Spring Boot
  • Spring Security
  • Spring Data JPA
  • H2 Database
  • WebSocket
  • OpenAPI/Swagger

Demo of a GSW vs LA in 2021

Left side we have admin view in the scoreboard, right side we have user view of a game https://drive.google.com/file/d/1X-cU9hXQ7y

Captura de Pantalla 2023-01-23 a las 21 47 37

About

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages