Skip to content

Latest commit

 

History

History
62 lines (27 loc) · 2.2 KB

README.md

File metadata and controls

62 lines (27 loc) · 2.2 KB

Medical Facilities

The Medical Facilities App is a comprehensive Android application that aims to provide users with essential information about medical facilities in their area. With this app, users can easily find and explore various hospitals, clinics, and other medical facilities nearby. It offers a convenient and user-friendly interface for accessing important details and features related to medical services.

Intro Screen

Technologies Used

The Medical Facilities App is built using the following technologies and frameworks:

Android Studio: The primary integrated development environment (IDE) for Android app development.

Kotlin: The programming language used for developing the app, known for its conciseness.

MVVM Architecture: The app follows the Model-View-ViewModel architectural pattern, promoting separation of concerns and maintainability.

Google Maps API: Integration of Google Maps API allows for location-based search and display of hospitals on the map.

Firebase: Firebase platform is utilized for real-time database storage and hosting.

Sign-Up Screen

Getting Started

To get started with the Medical Facilities App, follow these steps:

  1. Clone the repository to your local machine.
  2. Open the project in Android Studio.
  3. Set up the required API keys for Google Maps and Firebase services.
  4. Build and run the app on an Android device or emulator.
  5. Explore the various features of the app and test its functionality.

Registration Screen

Main Screen

Results Screen