Dr.Monka is a mobile app which promotes teleconsulting . The app includes features like -
|
-
Setup ReactNative CLI development Environment on your machine. Please refer to ReactNative Docs.
-
Clone this repo on your machine
-
Set up the required environment Variables
-
Install all the required dependencies using
npm install
-
Inorder to access all the features of this app like Phone Authentication, Payments, VideoCall you need to configure the backend repo similarly . please refer to Dr.Monka backend Repo.
-
Run the following command to run the app on your IOS simulator.
npx react-native run-ios
-
For Macbook M1 related issues Refer to this link .
- Run the following command to run the app on your Android Phone / Simulator.
npx react-native run-android
-
Setup ReactNative CLI development Environment on your machine. Please refer to ReactNative Docs.
-
Clone this repo on your machine
-
Set up the required environment Variables
-
Configure the backend repo similarly . please refer to Dr.Monka backend Repo.
See the open issues for a list of proposed features (and known issues).
- Top Feature Requests (Add your votes using the π reaction)
- Top Bugs (Add your votes using the π reaction)
- Newest Bugs
- Doctors Filters based on GeoLocation is required .
- Doctor Profile implementation including ratings and reviews .
- Video Call feature improvements. (Rejoin call if connection issue, proper throttling whenever needed etc.)
- React Native CallKit integration .
- Push Notifications implementation.
First off, thanks for taking the time to contribute! Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.
Please try to create bug reports that are:
- Reproducible. Include steps to reproduce the problem.
- Specific. Include as much detail as possible: which version, what environment, etc.
- Unique. Do not duplicate existing opened issues.
- Scoped to a Single Bug. One bug per report.
Reach out to the maintainer at one of the following places:
- GitHub discussions
- The email which is located in GitHub profile
This project is licensed under the MIT license. Feel free to edit and distribute this template as you like.
See LICENSE for more information.
Show some love β€οΈ and Star βοΈ the Repository to support the project.