/ParkingSpaces

An app to detect a empty parking spaces around the city using users location. Screenshots attached

Primary LanguageKotlin

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.