Skip to content

Latest commit

 

History

History
76 lines (55 loc) · 2.29 KB

File metadata and controls

76 lines (55 loc) · 2.29 KB

📱 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

git clone https://github.com/structlooper/Modern-Healthcare-Mobile-Application.git
cd Modern-Healthcare-Mobile-Application

2️⃣ Install Dependencies

npm install
# or
yarn install

3️⃣ Run Metro Bundler

npx react-native start
> a
# or ~ android
npx react-native run-android

2️⃣ Install Dependencies (Mac only)

npx pod-install

3️⃣ Run on iOS (Mac only)

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 <command> instead of react-native <command>.
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 file for details.


Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.


📧 Contact

For support, feedback, or contributions, reach out via GitHub: structlooper.