Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

PremBackYard

PremBackYard Demo

PremBackYard is a Spring Boot web application that showcases Premier League player data stored in a PostgreSQL database. The application provides filtering options to view players based on their position, nation, and team. It also displays relevant player statistics such as matches played, minutes played, goals, assists, and more.

Motivation

The love of football drove me to create this application. As a Fantasy Premier League player, I wanted an easy way to evaluate player statistics and see whose stats look the best for getting into my squad and maximizing my points. This app allows me to filter and compare players based on key statistics and make informed decisions for my fantasy team.

Screen Recording

Here’s a quick demo of how the PremBackYard app works:

PremBackYard Demo

Features

  • Player Filtering: Filter players by position, nation, and team.
  • Player Statistics: View key statistics like matches played (MP), minutes (Min), goals (Gls), assists (Ast), expected goals (xG), expected assists (xAG), and more.
  • Basic HTML/CSS/JS: A simple user interface built with HTML, CSS, and JavaScript for ease of use.

Table of Contents

Technologies Used

  • Spring Boot - Backend framework for handling requests and responses
  • PostgreSQL - Relational database to store Premier League player data
  • HTML/CSS/JavaScript - Basic frontend for the user interface
  • JPA (Java Persistence API) - To interact with the database
  • Thymeleaf - Template engine for rendering dynamic web pages

Installation

Prerequisites

  • Java 11+
  • PostgreSQL
  • Maven
  • Git

Clone the Repository

To get started with the project, clone the repository:

git clone https://github.com/yourusername/PremBackYard.git
cd PremBackYard

About

My Love for football has pushed me to make this simple Springboot Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages