Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.19 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.19 KB

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