https://github.com/structlooper/modern-healthcare-mobile-application
This is an advanced mobile application designed for doctors and patients, offering features like appointment booking, medicine tracking, and calendar management. Built with React Native, this app provides a seamless and user-friendly experience for healthcare management. Let me know if you want any refinements!
https://github.com/structlooper/modern-healthcare-mobile-application
healthcare-application mobile-development
Last synced: 10 days ago
JSON representation
This is an advanced mobile application designed for doctors and patients, offering features like appointment booking, medicine tracking, and calendar management. Built with React Native, this app provides a seamless and user-friendly experience for healthcare management. Let me know if you want any refinements!
- Host: GitHub
- URL: https://github.com/structlooper/modern-healthcare-mobile-application
- Owner: structlooper
- Created: 2021-12-08T10:45:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-14T06:43:33.000Z (over 1 year ago)
- Last Synced: 2025-02-14T07:31:43.187Z (over 1 year ago)
- Topics: healthcare-application, mobile-development
- Language: JavaScript
- Homepage:
- Size: 16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📱 Modern-Healthcare-Mobile-Application
## 🚀 About This Project
This is a modern **React Native** mobile application designed for **doctors and patients**, featuring:
- 📅 **Appointment Booking**
- 💊 **Medicine Tracking**
- 🗓 **Calendar Management**
---
## ⚡ Getting Started
### 1️⃣ **Clone the Repository**
```sh
git clone https://github.com/structlooper/Modern-Healthcare-Mobile-Application.git
cd Modern-Healthcare-Mobile-Application
```
### 2️⃣ **Install Dependencies**
```sh
npm install
# or
yarn install
```
### 3️⃣ **Run Metro Bundler**
```sh
npx react-native start
> a
# or ~ android
npx react-native run-android
```
### 2️⃣ **Install Dependencies (Mac only)**
```sh
npx pod-install
```
### 3️⃣ **Run on iOS (Mac only)**
```sh
npx react-native start
> i
# or ~ ios
npx react-native run-ios
```
### 4️⃣ **Use Case**
- Its a simple to you can login with any of details and after that just click and enter any value just be real like if asked for email then enter test@gmail.com (format should correct).
# ⚛️ **Troubleshooting**
| Issue | Solution |
|----------------------------|-----------------------------------------------------------------------------------------------|
| Command not found: react-native | Run `npx react-native ` instead of `react-native `. |
| Android build fails | Ensure Android SDK & Emulator are set up properly. |
| iOS build fails | Run `cd ios && pod install`, then retry. |
| Metro Bundler stuck | Try `npx react-native start --reset-cache`. |
## **📜 License**
This project is licensed under the MIT License. See the [LICENSE](https://opensource.org/licenses/MIT) file for details.
---
## **Contributing**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/structlooper/Modern-Healthcare-Mobile-Application/issues).
---
## **📧 Contact**
For support, feedback, or contributions, reach out via GitHub: [structlooper](https://github.com/structlooper).