{"id":25031840,"url":"https://github.com/linthithtwe/minthienkha_reactnative","last_synced_at":"2026-05-09T01:03:37.770Z","repository":{"id":211218002,"uuid":"728312278","full_name":"LinThitHtwe/MinThienKha_ReactNative","owner":"LinThitHtwe","description":"Min Thein Kha Fortune Telling App with React native","archived":false,"fork":false,"pushed_at":"2023-12-12T17:00:39.000Z","size":761,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T22:53:04.652Z","etag":null,"topics":["android","ios-app","react-native","typescript"],"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/LinThitHtwe.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,"dei":null}},"created_at":"2023-12-06T17:12:23.000Z","updated_at":"2024-08-19T17:02:08.000Z","dependencies_parsed_at":"2024-03-10T14:43:32.148Z","dependency_job_id":null,"html_url":"https://github.com/LinThitHtwe/MinThienKha_ReactNative","commit_stats":null,"previous_names":["linthit27/minthienkha_reactnative","linthithtwe/minthienkha_reactnative"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinThitHtwe%2FMinThienKha_ReactNative","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinThitHtwe%2FMinThienKha_ReactNative/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinThitHtwe%2FMinThienKha_ReactNative/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinThitHtwe%2FMinThienKha_ReactNative/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinThitHtwe","download_url":"https://codeload.github.com/LinThitHtwe/MinThienKha_ReactNative/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246368201,"owners_count":20766002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["android","ios-app","react-native","typescript"],"created_at":"2025-02-05T22:45:18.123Z","updated_at":"2026-05-09T01:03:32.723Z","avatar_url":"https://github.com/LinThitHtwe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## How the App Works\n\n1. **Browse Questions 📜:**\n\n   - View the list of questions available.\n   - Utilize the search bar 🔍 to find specific questions quickly.\n\n2. **Pagination Navigation 📄:**\n\n   - Navigate through the pagination below the question list for easier exploration.\n\n\u003cimg src=\"docs/question_list.jpg\" alt=\"Browse Questions\" height=\"800\"\u003e\n\n3. **Select a Question 🖱️:**\n   - Click on a question to explore further.\n\n\u003cimg src=\"docs/search_questions.jpg\" alt=\"Search Questions\" height=\"800\"\u003e\n\n4. **Fortune Telling Graph 📊:**\n\n   - Upon selecting a question, you will be redirected to a fortune-telling graph.\n\n\u003cimg src=\"docs/fortune_grid.jpg\" alt=\"Fortune Telling Graph\" height=\"800\"\u003e\n\n5. **Choose a Number 🔢:**\n\n   - Close your eyes 😌 and click on one of the numbers on the graph.\n\n6. **Receive Answer 🎉:**\n\n   - An alert modal will appear, revealing the answer corresponding to the selected number.\n\n\u003cimg src=\"docs/answer.jpg\" alt=\"Recieve Answer\" height=\"800\"\u003e\n\n7. **Retry or Explore 🔄:**\n\n   - Decide whether to try again with a different number or go back to the list to explore other questions.\n\n8. **Have Fun 🎉:**\n   - Enjoy the experience and have fun with the app!\n\n# How to Run the App\n\n\u003e **Note**: Make sure you have completed the [React Native - Environment Setup](https://reactnative.dev/docs/environment-setup) instructions till \"Creating a new application\" step, before proceeding.\n\n## Step 1: Start the Metro Server\n\nFirst, you will need to start **Metro**, the JavaScript _bundler_ that ships _with_ React Native.\n\nTo start Metro, run the following command from the _root_ of your React Native project:\n\n```bash\n# using npm\nnpm start\n\n# OR using Yarn\nyarn start\n```\n\n## Step 2: Start your Application\n\nLet Metro Bundler run in its _own_ terminal. Open a _new_ terminal from the _root_ of your React Native project. Run the following command to start your _Android_ or _iOS_ app:\n\n### For Android\n\n```bash\n# using npm\nnpm run android\n\n# OR using Yarn\nyarn android\n```\n\n### For iOS\n\n```bash\n# using npm\nnpm run ios\n\n# OR using Yarn\nyarn ios\n```\n\nIf everything is set up _correctly_, you should see your new app running in your _Android Emulator_ or _iOS Simulator_ shortly provided you have set up your emulator/simulator correctly.\n\nThis is one way to run your app — you can also run it directly from within Android Studio and Xcode respectively.\n\n## Congratulations! :tada:\n\nYou've successfully run Min Thein Kha Fortune-telling App. :partying_face:\n\n## Credit 💡\n\nThis project idea comes from [@sannlynnhtun-coding](https://github.com/sannlynnhtun-coding). 🙌\n\nSpecial Thanks 🌟 to [@sannlynnhtun-coding](https://github.com/sannlynnhtun-coding) for the inspiration and project concept!\n\nThe JSON data can be found at [MinTheinKha-LatHtaukBayDin](https://github.com/sannlynnhtun-coding/MinTheinKha-LatHtaukBayDin), where you can try it out for yourself! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinthithtwe%2Fminthienkha_reactnative","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinthithtwe%2Fminthienkha_reactnative","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinthithtwe%2Fminthienkha_reactnative/lists"}