Skip to content

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!

Notifications You must be signed in to change notification settings

structlooper/Modern-Healthcare-Mobile-Application

Repository files navigation

📱 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.

About

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!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published