Giter Club home page Giter Club logo

snehaawate / realestate Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.09 MB

Real State App for Android, written in Kotlin . This app was created as a challenge to show my skills as a mobile developer by creating a Real Estate App using Kotlin, MVVM, Coroutines, Hilt, Room, Retrofit, Google Maps and more

Kotlin 100.00%
coil coroutines dagger-hilt databinding google-maps kotlin livedata mapview material-design mvvm-architecture navigation-component okhttp retrofit room splash-screen

realestate's Introduction

Real-Estate-App

This app was created as a challenge to show my skills as a mobile developer by creating a Real Estate App using Kotlin, MVVM, Coroutines, Hilt, Room, Retrofit, Google Maps and more.

The Challenge

The challenge was to create an app that shows a list of houses and their details, learn how to use the repository pattern, API calls, room, database, google maps and more.

Requirements

Minimum SDK 24 (Android 7.0 Nougat).

Screenshots

Usage

The app has the following screens:

  • Splash Screen
  • List of Houses (With searchbar, searching by Postal Code or City)
  • Detailed House
  • About

(See screenshots above)

Installation & Guidelines

This app has been tested in a Pixel 3XL, to take in consideration the screen size and the density.

  1. Clone this repository and open it in Android Studio.

    • To use the app with location services, you need to have a Google Maps API key. You can get yours here.
  2. Create the gradle.properties file in this path RealEstate/ and add the following lines like this example below:

    android.useAndroidX=true

    android.enableJetifier=true

    GOOGLE_MAPS_API_KEY= "YOUR_API_KEY"

    Note that the app will not work if you don't add the properties described above with a valid Maps API key.

  3. To build and run the app.

    • To use it with location, accept the location permission.

    • This app can be used without location, but the distance shown will be "N/A".

Code Usage & Instructions

If you want to know the different usage of code in the app, you can check the comments in the code.

Architecture

App is based on MVVM architecture and a repository pattern.

The app has a single activity with multiple fragments.

The app uses the Navigation Component to handle navigation between fragments.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change or any suggestions you have.

Libraries

All the libraries used in this project are listed in the build.gradle file, indicating it usage in the app and the version.

realestate's People

Contributors

snehaawate avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.