ZocDoc UI clone is an Android Demo app (using CometChat Pro and Java Chat UI Kit) for a fully functional messaging app between the doctors and patients.
This demo uses:
- CometChat Pro Android SDK
- Java Chat UI Kit
- Android and Kotlin
- Material Components by Google
- Coil for Image Loading
Simply Clone the project from this repository and open in Android Studio. Build the Demo App and it will be ready to Run
To run the demo follow these steps:
- Head to CometChat Pro and create an account
- From the dashboard, create a new app called "ZocDoc Clone"
- Once created, Go to the API & Keys tab.
- Update keys.xml with your newly-created
appID
,apiKey
, andregion
. - Run the app and create two users for doctor and patient.
Questions about running the demo? Open an issue. We're here to help ✌️