davidcr01 / WordlePlus

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.
1 stars 0 forks source link

Tournament page added #41

Closed davidcr01 closed 1 year ago

davidcr01 commented 1 year ago

Description

Closes: #37 The aim of this PR is to add the view (page) of the tournaments, where all the tournaments are displayed. Also, the logic of the selection of the tournaments depending on the word length is also added.