Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 2.45 KB

README.md

File metadata and controls

58 lines (37 loc) · 2.45 KB

RealEstateManager

An Android app that allows you to manage real estate. You can:

  • add a real estate. It'll be stocked online, with Firestore
  • add photos
  • mark them as sold
  • see their details
  • search in the list
  • use a loan simulator

Screen capture

Home screen

Mon image Mon image

Detail screen

Mon image Mon image

Add screen

Mon image Mon image

Search screen

Mon image

Loan simulator sreen

Mon image

Libraries

  • Retrofit
  • Firestore
  • Coroutines
  • Room
  • MVVM
  • Work Manager
  • GSON
  • Glide
  • EasyPermission
  • CardView
  • Chip Nachos

APIs