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.
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.
- Install Java
- Create a MySQL database and pair it with the project
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