Repository to store all the documentation, files and structure of my Final Degree Project (TFG in Spanish). The main goal is to develop, as full-stack web developer, a remodel of the Wordle game, including more features and functionalities using Ionic, Django REST Api and PostgreSQL.
Closes: #34
The aim of this PR is to add the tournament creation logic to the platform. A view to get the tournaments has been added, and the model is available on the Admin site for its management.
Description
Closes: #34 The aim of this PR is to add the tournament creation logic to the platform. A view to get the tournaments has been added, and the model is available on the Admin site for its management.