This project was developed using the following technologies:
- OAuth2 Social Authentication with Discord server.
- Gets the user's Discord profile (username and avatar).
- Lists the Discord servers the user is part of.
- Allows for the scheduling of matches.
- Allows you to filter the matches by category.
- Displays whether the match was scheduled on a own server (host) or on others' servers (guest).
- Shares the invitation to join the user's server.
- Allows redirecting the user to his own server.
- Provides the Logout function.
Translated with www.DeepL.com/Translator (free version)
Clone the project and access the folder.
$ git clone https://github.com/Ceviche9/gameplay
$ cd gameplayFollow the steps below:
# Install the dependencies
$ yarn
# Start the project
$ expo startYou can view the project layout through the links below:
Remembering that you need to have a Figma account to access it.
This project is licensed under the MIT License. See the LICENSE file for details.
