Skip to content

ali-taghizadeh/Tehran

Repository files navigation

Tehran

The main idea of this repo is about building a sample Android application with the following features :

  • Firebase Authentication : To create an account.
  • Firebase Realtime Database : To create new locations, write comments about them and like/dislike them.
  • Firebase Storage : To upload files.
  • GeoFire : To search for locations.
  • Google Maps API : To observe locations on the map
  • RxJava : To manage above mentioned features work simultaneously.

Demo

Exploring map Browsing locations Creating locations

Usage

  • Clone the project.
  • Add a new Google Maps API key into the project.
  • Get a new Firebase google-services json file and add it too.
  • You're done!

Documentation

The project is well documented and a version of JavaDoc is generated too.

Contributions

Contributions are welcome and much appreciated.

Credit

Curve-Fit

About

An Android sample app which uses Firebase to store locations and shows them on map.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages