👋 Bem Vindo ao GamePlay
🚀 Sobre
English
Project carried out in the NLW week promoted by Rocketseat, the project was built using React Native, consists of scheduling video game matches with friends using Discord to authenticate and create the rooms in addition to making use of the API to consume data directly from Discord.
Português
Projeto realizado na semana NLW promovida pela Rocketseat, o projeto foi construído utilizando o React Native, consiste em agendar partidas de video game com os amigos utilizando Discord para autenticar e criar as salas além de fazer uso da API para consumir dados direto do Discord.
⚙️ Funcionalidades da Aplicação
- Discord Authentication (Autenticação pelo Discord)
- Schedule video game matches (Agende partidas de video game)
- Filter schedules by type (Filtre os agendamentos por tipo)
Tecnologias e Ferramentas
Iniciando o projeto
- Clone the project (Faça o clone do projeto) 1.1 Install Expo globally (Instalar o Expo globalmente)
- Install dependencies (Instale as dependencias)
$ yarn $ expo install
- Run server (Rode o server)
$ expo start
- Use the Expo app on your mobile (Use o Expo app no seu celular)
🔥 Tarefas
- Correct the authentication redirect
- Add validations in the AppointmentCreate
🤝 Contribuições
Click to expand (Clique para expandir)
Contributions, issues and feature requests are welcome! Follow these steps: (*Contribuições, problemas e solicitações de funcionalidades são bem-vindas! Siga os passos:*)-
Fork this project (*Fork este projeto*)
-
On your code editor terminal: (No terminal do seu editor de código)
2.1. Create a branch with your feature: (Crie uma branch para a nova funcionalidade:)
$ git checkout -b feature
2.2. Commit your changes: (Commit suas alterações:)
$ git commit -am "add new feature"
2.3. Push your branch: (Push sua branch:)
$ git push origin my-feature
-
Create a new Pull Request (*Crie uma nova Pull Request*)
-
After your pull request is merged, you can safely delete your branch. (Após seu pull request estiver com status merged, você pode deletar sua branch com segurança.)
📝 Licença
This project is under MIT license. (Este projeto está sob a licença MIT)
⭐ If this project helped you in any way, consider contributing with starring.
⭐ (Se este projeto te ajudou de alguma forma, considere contribuir com uma estrela).
Made with 💛 by Samuel Mota
(Feito com 💛 por Samuel Mota)