{"id":25683050,"url":"https://github.com/henriquemarquesdev/gameplay","last_synced_at":"2026-04-07T21:31:29.994Z","repository":{"id":109938730,"uuid":"378759884","full_name":"henriquemarquesdev/gameplay","owner":"henriquemarquesdev","description":"Next Level Week Together by Rocketseat - React Native.","archived":false,"fork":false,"pushed_at":"2023-01-14T17:21:50.000Z","size":1389,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T16:48:10.743Z","etag":null,"topics":["asyncstorage","axios","expo","react","react-native","react-navigation","rocketseat","styled-components","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/henriquemarquesdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-20T23:41:10.000Z","updated_at":"2023-01-14T19:50:47.000Z","dependencies_parsed_at":"2023-08-29T08:31:23.486Z","dependency_job_id":null,"html_url":"https://github.com/henriquemarquesdev/gameplay","commit_stats":null,"previous_names":["henriquemarquesdev/gameplay"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/henriquemarquesdev/gameplay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fgameplay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fgameplay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fgameplay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fgameplay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henriquemarquesdev","download_url":"https://codeload.github.com/henriquemarquesdev/gameplay/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fgameplay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31530641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asyncstorage","axios","expo","react","react-native","react-navigation","rocketseat","styled-components","typescript"],"created_at":"2025-02-24T16:40:53.658Z","updated_at":"2026-04-07T21:31:29.975Z","avatar_url":"https://github.com/henriquemarquesdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\" \u003e\n  \u003cimg align=\"center\" src=\"./assets/icon.png\" width=\"150px;\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  🚀 Done 🚀\n\u003c/h1\u003e\n\n\u003cp align=\"center\" \u003e\n  \u003cimg alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/hmdarkfir3/gameplay?style=for-the-badge\"\u003e\n  \n  \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/hmdarkfir3/gameplay?style=for-the-badge\"\u003e\n  \n  \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge\" /\u003e\n\u003c/p\u003e\n  \n---\n\n## 📋 About\n\nAn app for scheduling esports matches with your friends.\n\n---\n\n## 🎉 Improvements\n    \n    - Added styling with styled-components;\n    - Added Light Theme;\n    - Added theme in storage with AsyncStorage;\n    - Added random messages on Home screen;\n    - Added modal with Logout screen;\n    - Added validation for empty fields in the form;\n    - Added validation for date and time;\n    - Added numbers-only typing mask for SmallInput component;\n    \n---\n\n## 📂 How to run this project\n\nTo clone and run this app, you will need to [Git](https://git-scm.com), [NodeJs](https://nodejs.org/en/) and [Android Studio](https://developer.android.com/studio) installed on your computer or a mobile device with android or ios with the [Expo Go](https://expo.dev/client) app installed.\n\n### 🌀 Cloning the repository\n\n```bash\n# Clone this repository\n$ git clone https://github.com/HMDarkFir3/gameplay.git\n\n# Access the project folder in the terminal/cmd\n$ cd gameplay\n```\n\n### 🎲 Running the Application\n\n```bash\n# Install dependencies\n$ yarn install ou npm install\n\n# Run the Application in Development\n\n# If you are using your cellphone how emulator, run\n$ npx expo start\n\n# If you are using the Android emulator, run\n$ yarn android ou npm run android\n\n# If you are using the IOS emulator, run\nyarn ios ou npm run ios\n```\n\n### 📁 .ENV Configuration \n\n```bash\n# added .env.example in the project, remember to add the environment variables as per the example\n\nREDIRECT_URI=\nSCOPE=\nRESPONSE_TYPE=\nCLIENT_ID=\nCDN_IMAGE=\n```\n\n---\n\n## 🚀 Technologies Used\n\nThe project was developed using the following technologies:\n\n- [React Native](https://reactnative.dev)\n- [Expo](https://docs.expo.io)\n- [TypeScript](https://www.typescriptlang.org)\n- [React Navigation](https://reactnavigation.org)\n- [Async Storage](https://react-native-async-storage.github.io/async-storage/docs/install/)\n- [Axios](https://github.com/axios/axios)\n- [Styled Components](https://styled-components.com)\n\n---\n\n## 💪 How to contribute to the project\n\n1. Make a **fork** of the project.\n2. Create a new branch with your changes: `git checkout -b my-feature`\n3. Save the changes and create a commit message telling you what you've done: `git commit -m \"feature: My new feature\"`\n4. Submit your changes: `git push origin my-feature`\n   \u003e If you have any questions check out this [guide on how to contribute to GitHub](https://github.com/firstcontributions/first-contributions)\n\n---\n\n## 🧑 Author\n\n\u003cimg style=\"border-radius: 50%;\" src=\"https://github.com/HMDarkFir3.png\" width=\"150px;\" alt=\"\"/\u003e\n \u003ch4\u003eHenrique Luís Oliveira Marques\u003c/h4\u003e\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://www.linkedin.com/in/henrique-luís-oliveira-marques-3406361a7/\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\"\u003e\u003c/a\u003e\n\u003cp\u003e\n\n---\n\n## 📝 License\n\nThis project is under the MIT license. See the [LICENSE](./LICENSE) to learn more.\n\u003cbr\u003e\n👋🏽 [Get in touch!](https://www.linkedin.com/in/henrique-luís-oliveira-marques-3406361a7/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriquemarquesdev%2Fgameplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenriquemarquesdev%2Fgameplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriquemarquesdev%2Fgameplay/lists"}