UkHospitalListing
Project showcase to show the Listing of Uk Hospitals.
Instruction to run the App.
- Clone the Repo.
git clone [email protected]:dp-singh/UkHospitalListing.git
- Import it into the
Android Studio
- Run emulator or connect Android Device with your PC.
- Run
./gradlew installDebug
, this will install the app in the connected device.
UI Screenshots
Hospital Listing Screen | Hospital Details Screen |
---|---|
Filter Screen | Screen: When Error occurred in fetching data |
---|---|