{"id":23408825,"url":"https://github.com/luismda/ignite-gym","last_synced_at":"2026-04-19T19:32:28.673Z","repository":{"id":189579276,"uuid":"680904768","full_name":"luismda/ignite-gym","owner":"luismda","description":"Mobile app for realization gym exercises with instructions and history of completed exercises.","archived":false,"fork":false,"pushed_at":"2024-01-13T00:55:48.000Z","size":6686,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T01:36:12.585Z","etag":null,"topics":["async-storage","deep-linking","expo","expo-image-picker","firebase-cloud-messaging","native-base","react-hook-form","react-native","react-native-onesignal","react-navigation","typescript","zod"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luismda.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-08-20T19:21:57.000Z","updated_at":"2024-01-13T00:57:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"db74b10e-0c66-4427-8f3d-f9b9b4164207","html_url":"https://github.com/luismda/ignite-gym","commit_stats":{"total_commits":48,"total_committers":1,"mean_commits":48.0,"dds":0.0,"last_synced_commit":"f3681f905b1a40fb34a5c64d31ff4365730f6174"},"previous_names":["luismda/ignite-gym"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luismda/ignite-gym","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismda%2Fignite-gym","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismda%2Fignite-gym/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismda%2Fignite-gym/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismda%2Fignite-gym/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luismda","download_url":"https://codeload.github.com/luismda/ignite-gym/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismda%2Fignite-gym/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32020524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["async-storage","deep-linking","expo","expo-image-picker","firebase-cloud-messaging","native-base","react-hook-form","react-native","react-native-onesignal","react-navigation","typescript","zod"],"created_at":"2024-12-22T15:17:34.030Z","updated_at":"2026-04-19T19:32:28.657Z","avatar_url":"https://github.com/luismda.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ignite Gym App 🏋️\n\n\u003cimg width=\"180\" src=\"https://github.com/luismda/ignite-gym/assets/88680118/c767d13a-c1a2-48a5-be48-d2e5ae51450d\" alt=\"\" /\u003e\n\u003cimg width=\"180\" src=\"https://github.com/luismda/ignite-gym/assets/88680118/e07f58da-ed6b-4b24-af46-374d9482ebea\" alt=\"\" /\u003e\n\u003cimg width=\"180\" src=\"https://github.com/luismda/ignite-gym/assets/88680118/d8e4cce2-8bfd-4c8c-952c-aa85f8653f70\" alt=\"\" /\u003e\n\u003cimg width=\"180\" src=\"https://github.com/luismda/ignite-gym/assets/88680118/74008d98-e3db-4063-9f37-f579d8ebdf05\" alt=\"\" /\u003e\n\u003cimg width=\"180\" src=\"https://github.com/luismda/ignite-gym/assets/88680118/7ba35184-e604-4360-9072-34f71dea803c\" alt=\"\" /\u003e\n\u003cimg width=\"180\" src=\"https://github.com/luismda/ignite-gym/assets/88680118/f05668ee-38c4-4d68-94f6-81c1f300a843\" alt=\"\" /\u003e\n\u003cimg width=\"180\" src=\"https://github.com/luismda/ignite-gym/assets/88680118/b109c596-530c-4b76-ba44-dad1ad060c38\" alt=\"\" /\u003e\n\u003cimg width=\"180\" src=\"https://github.com/luismda/ignite-gym/assets/88680118/8b9826a1-9169-4853-b4b5-28b73e918b84\" alt=\"\" /\u003e\n\n---\n\n## About\n\nIgnite Gym is a mobile app with lots of gym exercises, separated by muscle group, with instructions on how to do them. \n\nIn addition, you can mark a exercise as completed and view all completed exercises in history, grouped by day. In the application, it is possible to create a new account and log in, as well as edit your profile, as well as update your avatar.\n\nThis app uses a refresh token strategy to keep the user signed in and the auth flow uses a JWT.\n\nThe **push notification strategy** was also implemented to remind the user to practice or even notify about a new exercise. Additionally, **deep linking** was also implemented to redirect based on notifications.\n\nThe project was developed using these technologies:\n\n- TypeScript\n- React Native\n- Expo Dev Client\n- Expo Image Picker (*used to select and edit user avatar*)\n- NativeBase (*component library*)\n- React Navigation (*stack and tab navigation*)\n- Axios (*HTTP client*)\n- Async Storage (*used to local storage of user and token*)\n- One Signal (*used to send push notifications*)\n- Firebase Cloud Messaging (*used with One Signal to send notifications on Android devices*)\n- React Hook Form\n- Zod\n\nFinally, this project was developed in the React Native training in the [**Rocketseat**](https://github.com/rocketseat-education) **Ignite** course. The main purpose of this app was to practice using a **component library, such as NativeBase, and bottom tab navigation, as well as backend integration, with authentication flow**. In addition, it was possible to practice using the **Context API and React Hooks**, always following good coding practices.\n\n[**Access the project layout in Figma**](https://www.figma.com/community/file/1163926136397847279)\n\n## Instructions\n\n- Requirements:\n  - [Node.js LTS](https://nodejs.org/en)\n\n1. Clone the repository and install the dependencies:\n\n```sh\ngit clone https://github.com/luismda/ignite-gym.git\n```\n\n```sh\nnpm i\n```\n\n2. Clone the back-end project used in this app (created by [rodrigorgtic](https://github.com/rodrigorgtic/ignitegym-api)) and install the dependencies:\n\n```sh\ngit clone https://github.com/rodrigorgtic/ignitegym-api.git\n```\n\n```sh\nnpm i\n```\n\n3. Run back-end server:\n\n```sh\nnpm start\n```\n\n4. Configure the env variables following the `.env.example` file (API URL and One Signal App ID)\n\n5. Run development build:\n\n```sh\nnpm run android\n# or\nnpm run ios\n```\n\n6. Start app\n\n```sh\nnpm start\n```\n\n6. To preview the app, you can use Expo Go on your physical device or use an Android or iPhone emulator on your computer. See some more details in the [**React Native**](https://reactnative.dev/docs/environment-setup?guide=quickstart) and [**Expo**](https://docs.expo.dev/get-started/expo-go/) documentation.\n\n## Created by\n\nLuís Miguel | [**LinkedIn**](https://www.linkedin.com/in/luis-miguel-dutra-alves/)\n\n##\n\n**#NeverStopLearning 🚀**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismda%2Fignite-gym","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluismda%2Fignite-gym","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismda%2Fignite-gym/lists"}