Medinet is a Flutter app designed for pre-booking appointments, recommending doctors and nearest hospitals for emergency patients, ordering medicine, and calling an ambulance.
- Pre-book appointments with doctors
- Get recommendations for nearby hospitals for emergency cases
- Order medicine through the app
- Call an ambulance with a single tap
- Flutter SDK (version 3.10) - Installation Guide
- Android Studio or VS Code with Flutter/Dart plugins
git clone https://github.com/gomous/phone_auth.git
flutter pub get
flutter run
- 1.Open the app on your device/emulator.
- 2.Create an account or log in if you already have one.
- 3.Explore different sections to pre-book appointments, find nearby hospitals, order medicine, or call an ambulance.
Contributions are always welcome! Here's how you can contribute to MyAppName:
- 1.Fork the repository.
- 2.Create a new branch: git checkout -b my-feature-branch.
- 3.Make your changes and commit them: git commit -m 'Add some feature'.
- 4.Push to the branch: git push origin my-feature-branch.
- 5.Submit a pull request.
This project is licensed under the MIT License. Feel free to modify the content according to your app's specific details. Don't forget to add the actual screenshots once you upload them.