Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.03 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.03 KB

ParkingSpaces

This app detects current position of User and its address which allows user to add a Parking Space. The idea is to crowd Source Parking spaces to remove problem of spaces in crowded cities. Tools used

  • Firebase Database.
  • Firebase Authentication.
  • Firebase Ui for realtime database in recycler view.
  • MVVM arhitecture using Google architecture components.
  • Fused Location Provider to detect lattitude and longitude.
  • Geocoder to detect current address.