League Maker is a web application designed to help users in both creating and managing competitions. Its user-friendly interface simplifies the setup and management of competitions, making the process easy and efficient. Currently there are 2 types of competitions available.
- Round Robin League
- Single Elimination Tournament
Below are screenshots displaying several pages from the website.
-
Docker setup
position in the root folder of the project where docker-compose.yml file is located
rundocker-compose up
open localhost:80 in your browser -
Local setup
Visit tech stack for more information about the technologies used in the project. -
Default username and password: user and 123456789
Frontend:
- angular 14
- node 16
- bootstrap 5
Backend:
- spring boot 2.6.1
- postgresql 14