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: #42
The aim of this PR is to add all the logic related to the creation and management of the participations, either with the Admin site or the API endpoint. The tournament is successfully updated and the notification is created when a new participant is added to a tournament.
Description
Closes: #42 The aim of this PR is to add all the logic related to the creation and management of the participations, either with the Admin site or the API endpoint. The tournament is successfully updated and the notification is created when a new participant is added to a tournament.