Shows the listing of Hospital in UK

UkHospitalListing

Project showcase to show the Listing of Uk Hospitals.

Instruction to run the App.

APK Link

  1. Clone the Repo. git clone git@github.com:dp-singh/UkHospitalListing.git
  2. Import it into the Android Studio
  3. Run emulator or connect Android Device with your PC.
  4. 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

GitHub