{"id":21923004,"url":"https://github.com/rushiljalal/quitwise","last_synced_at":"2026-05-05T17:32:47.766Z","repository":{"id":262657942,"uuid":"849888874","full_name":"RushilJalal/QuitWise","owner":"RushilJalal","description":"An android app made using React Native for Appathon 2024","archived":false,"fork":false,"pushed_at":"2025-12-13T15:45:04.000Z","size":25889,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-15T08:29:45.921Z","etag":null,"topics":["epigenetics","expo","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/RushilJalal.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,"publiccode":null,"codemeta":null}},"created_at":"2024-08-30T13:03:42.000Z","updated_at":"2025-12-13T15:45:01.000Z","dependencies_parsed_at":"2024-11-13T16:28:56.323Z","dependency_job_id":null,"html_url":"https://github.com/RushilJalal/QuitWise","commit_stats":null,"previous_names":["rushiljalal/quitwise"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RushilJalal/QuitWise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RushilJalal%2FQuitWise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RushilJalal%2FQuitWise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RushilJalal%2FQuitWise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RushilJalal%2FQuitWise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RushilJalal","download_url":"https://codeload.github.com/RushilJalal/QuitWise/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RushilJalal%2FQuitWise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32660300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"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":["epigenetics","expo","react-native","typescript"],"created_at":"2024-11-28T21:08:23.924Z","updated_at":"2026-05-05T17:32:47.744Z","avatar_url":"https://github.com/RushilJalal.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QuitWise\n\nQuitwise is an educational Android app which teaches users about epigenetics and how other factors such as drinking, smoking affect their health.\n\nThe app features quizzes, questionnaires, drinking and smoking trackers, VR Therapy, leaderboard, progress tracking and connecting with other users via Discord.\n\nQuitwise won the **1st prize** in the problem statement - Epigenetics and VR Therapy🏆\n\n## Screenshots\n\u003cimg src=\"https://github.com/user-attachments/assets/9f02b0c9-9c61-4e84-934f-cd975943d5aa\" alt=\"WhatsApp Image 2024-10-12 at 11 37 28_06bb18be\" width=\"230\"/\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/ce164a34-d74b-42ef-a17f-1e30d7ea2570\" alt=\"WhatsApp Image 2024-10-12 at 11 37 29_be8fd523\" width=\"230\"/\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/9f1396ce-283e-417b-8de1-877e4b9dffce\" alt=\"WhatsApp Image 2024-10-12 at 11 37 29_296eff08\" width=\"230\"/\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/c0b0c5f7-83ee-4fec-b585-96f196249157\" alt=\"WhatsApp Image 2024-10-12 at 11 37 30_8abb7a6b\" width=\"230\"/\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/705313e3-af54-4df4-9786-964824577bd3\" alt=\"WhatsApp Image 2024-10-12 at 11 46 45_7c5da36c\" width=\"230\"/\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/14a02551-59fe-4f2f-aaca-1b1974ab0aed\" alt=\"WhatsApp Image 2024-10-12 at 11 46 45_87e13467\" width=\"230\"/\u003e\n\n\n## Getting Started\n\nFollow these instructions to set up and run the project on your local machine.\n\n### Prerequisites\n\nMake sure you have Node.js and npm installed. You can download them from [Node.js official website](https://nodejs.org/).\n\n### Installation\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/RushilJalal/QuitWise\n   ```\n2. Navigate to the project directory:\n   ```sh\n   cd QuitWise\n   ```\n3. Install the dependencies:\n   ```sh\n   npm install\n   ```\n\n### Running the App\n\nTo start the app, run the following command:\n\n```sh\nnpx expo start\n```\n\nThis will start the Expo development server, and you can run the app on an emulator or a physical device using the Expo Go app.\n\n### Additional Resources\n\n- [Expo Documentation](https://docs.expo.dev/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frushiljalal%2Fquitwise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frushiljalal%2Fquitwise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frushiljalal%2Fquitwise/lists"}