Skip to content

Sports management web app (under development)

Notifications You must be signed in to change notification settings

DrEpico/LeagueApp

Repository files navigation

FIFA/EAFC24 LEAGUE APP

Overview

In a wide definition, this project outlines the design for a sports management application aimed at providing an efficient way to handle team fixtures, player performance data, and financial aspects such as transfers and budgets.

Features

Fixture Management: Generate fixtures.
Text Recognition: Extract text from uploaded images to streamline data entry processes.
Player Performance Tracking: Store detailed statistics on player performances for analysis.
Financial Management: Manage transfers and budget allocations within the teams.

Technologies Used (or Planned)

Backend

Spring Boot: For robust back-end services.
Java: As the primary programming language.
Hibernate: For object-relational mapping (ORM).
JDBC SQL Server: To manage database connectivity (assumed ready).

Frontend

PC GUI: React for PC frontend
Smartphone GUI: Progressive Web App for now which will be replaced with a proper smartphone app later.

image

Setup & Installation:

TBA

Usage

TBA

Contributing

We welcome contributions from developers interested in sports management systems. Please feel free to fork this repository, make changes, and submit pull requests.