HE-Arc / Wolves-Tournament-Master

Wolves Tournament Master is a web app to manage e-sport tournaments.
https://wolves.srvz-webapp.he-arc.ch/#/
3 stars 0 forks source link

Wolwes Tournament Master

Wolves Tournament Master is a web app to manage e-sport tournaments. It allows easy tournament organization and team compositions.
With WTM you can create a tournament, create your own team and register it to a tournament or even be a referee to add games results. The web app automatically created the tournament tree for you !

Link to the deployed web app : WTM
Link to the project presentation : Presentation

How to run it locally

Frontend

The frontend is coded with VueJS.

Start a terminal and launch the two following commands :

Backend

The backend is coded with Django.

Start a terminal and launch the two following commands on Windows :