{"id":24829940,"url":"https://github.com/adityakumar41/med-health-app","last_synced_at":"2025-09-09T00:33:12.755Z","repository":{"id":275035187,"uuid":"923787737","full_name":"AdityaKumar41/med-health-app","owner":"AdityaKumar41","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-09T08:17:59.000Z","size":2736,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T04:42:51.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/AdityaKumar41.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,"zenodo":null}},"created_at":"2025-01-28T20:30:28.000Z","updated_at":"2025-03-09T08:18:02.000Z","dependencies_parsed_at":"2025-02-28T19:34:42.045Z","dependency_job_id":"1dec4f9d-ee5f-487e-8ef9-a87afb6b7147","html_url":"https://github.com/AdityaKumar41/med-health-app","commit_stats":null,"previous_names":["adityakumar41/med-health-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AdityaKumar41/med-health-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaKumar41%2Fmed-health-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaKumar41%2Fmed-health-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaKumar41%2Fmed-health-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaKumar41%2Fmed-health-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdityaKumar41","download_url":"https://codeload.github.com/AdityaKumar41/med-health-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaKumar41%2Fmed-health-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231111,"owners_count":25245687,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":[],"created_at":"2025-01-30T23:39:55.622Z","updated_at":"2025-09-09T00:33:12.711Z","avatar_url":"https://github.com/AdityaKumar41.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏥 MED-HEALTH\n\n![License](https://img.shields.io/badge/license-MIT-blue.svg)\n![Version](https://img.shields.io/badge/version-1.0.0-green.svg)\n\nA modern healthcare management application built with Expo, designed to streamline medical services and enhance patient care.\n\n## ✨ Features\n\n- 📱 Cross-platform support (iOS, Android, Web)\n- 🔒 Secure patient data management\n- 📅 Appointment scheduling\n- 💊 Medication tracking\n- 📋 Digital health records\n- 🤝 Doctor-patient communication\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Node.js (v14 or higher)\n- npm or yarn\n- Expo CLI\n\n### Installation\n\n1. Clone the repository\n```bash\ngit clone https://github.com/Adityakumar41/med-health-app.git\ncd med-health-app\n```\n\n2. Install dependencies\n```bash\nnpm install\n```\n\n3. Start the development server\n```bash\nnpx expo start\n```\n\n## 🛠️ Built With\n\n- [Expo](https://expo.dev/) - The framework for universal React applications\n- [React Native](https://reactnative.dev/) - Create native apps for Android and iOS\n- [TypeScript](https://www.typescriptlang.org/) - For type-safe code\n- [React Navigation](https://reactnavigation.org/) - Routing and navigation\n- [WalletConnect](https://walletconnect.com/) - Web3 wallet integration\n- [Wagmi](https://wagmi.sh/) - React Hooks for Ethereum\n- [TanStack Query](https://tanstack.com/query/latest) - Powerful data synchronization\n- [Ethers.js](https://docs.ethers.org/) - Ethereum wallet implementation\n- [Web3Modal](https://web3modal.com/) - Web3 authentication\n- [Tailwind CSS](https://tailwindcss.com/) - Utility-first CSS framework\n\n## 📱 App Structure\n\n```\nmed-health/\n├── app/\n│   ├── (auth)       # Authentication screens\n│   ├── (tabs)       # Main app tabs\n|──assets/           # All assets\n|──hooks/            # custome Hooks\n|──types/            # ts types\n├── components/      # Reusable components\n|   |──ui/           # components ui\n├── constants/       # App constants\n└── services/       # API and business logic\n```\n\n## 🔥 Key Features\n\n- 📱 Cross-platform support (iOS, Android, Web)\n- 🔒 Secure patient data management\n- 📅 Appointment scheduling\n- 💊 Medication tracking\n- 📋 Digital health records\n- 🤝 Doctor-patient communication\n- ⛓️ Blockchain integration for secure medical records\n- 👛 Web3 wallet authentication\n- 🔄 Real-time data synchronization\n- 🎨 Modern and responsive UI\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## 📞 Support\n\nFor support, email support@med-health.com or join our Slack channel.\n\n## 🙏 Acknowledgments\n\n- Medical professionals who provided domain expertise\n- Our amazing contributors and testers\n- The Expo team for their excellent framework\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  Made with ❤️ for better healthcare\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityakumar41%2Fmed-health-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadityakumar41%2Fmed-health-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityakumar41%2Fmed-health-app/lists"}