Online Doctor Appointment & Consultation App
Medica is a mobile application designed to facilitate online doctor appointments and consultations. Users can create an account, log in, browse through various doctor specialties, schedule appointments, and communicate with healthcare professionals through voice calls, video calls, or messaging. The app also supports different payment methods for appointment fees, provides access to healthcare articles, allows profile management, and offers a help center for user support.
None at the moment!!
None at the moment!!
/signup
: User signup endpoint/login
: User login endpoint/ForgotPassword
: Ask for password Retrieval or reset if forgot/ResetPassword
: Access to Changing the users Password/Home
: List of available doctor specialties/search
: Search for doctors across all specialties/appointments
: Schedule and manage appointments/communication
: Choose communication mode (voice call, video call, messaging)/payment
: Select and process payment for appointments/articles
: Access and interact with healthcare articles/profile
: Manage user profile/help
: Contact the help center
- Node.js
- React Native
- Expo (for mobile app development)
-
Clone the repository: git clone https://github.com/atlp-rwanda/matadors-rn-medica.git
-
Navigate to the project directory:
-
Install dependencies:
npm install
- Set up environment variables:
- Create a
.env
file based on.env.example
and fill in necessary values.
- Start the Expo development server:
npm start
- Use the Expo client on your mobile device or simulator to run the app.
To run tests, use the following command:
npm test
npm start
2. Use the Expo client on your mobile device or simulator to run the app.
## Testing
To run tests, use the following command:
```bash
npm test
Contributions are welcome! To contribute to this repository, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/my-feature
). - Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/my-feature
). - Create a new Pull Request.
Feel free to reach out to us: Nkbtemmy mukunzidd
Feel free to reach out to me on my email:
example@gmail.com
GitHub
GitHub
Feel free to reach out to us:
Nkbtemmy
mukunzidd
None At the moment !!
For coverage on other branches, please visit the Codecov project page and select the appropriate branch.