Skip to content

Git-Lukyen/prosport-netrom-summercamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prosport Web App

Info & Use

This is a personal project made while participating in the Netrom's Summercamp with the help of a trained team of full stack developers. The app is about managing a sports team.

Implementation

I used Java Spring for the backend together with a MySQL database. I implemented mostly CRUD operations and usual stuff like pagination, sorting, etc. For the frontend I used Javascript with the JQuery framework and HTML with CSS & Bootstrap.

Setup

  • Install Java
  • Create a MySQL database and pair it with the project

Pictures

One of the pages on the site with CRUD UI | (Player Page)



Animated sidebar



Form validation | (Player Page)



Clicking on a Competition redirects to a dedicated page



Clicking on a Team redirects to a dedicated page