Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 2.51 KB

README.md

File metadata and controls

56 lines (42 loc) · 2.51 KB

Alerte-leboncoin-appartRealm

An android app that sends you a notification when new appartments are available. Feel free to send me suggestion or amelioration : jdagnogo11@gmail.com


Presentation :

This application allow you to :

  • search appart with all critera available in LeBoncoin's app.
  • monitoring a specific search : each 15 min, the app will check if new appart are available and then send you back a notification.
  • see all images for a appartment
  • redirection into LebonCoin web site or app (I strongly recommand to dowload their app and use it with mine) https://play.google.com/store/apps/details?id=fr.leboncoin&hl=fr

Techno used :

  • eventBus
  • Butter knife
  • android job
  • dagger 2
  • retrofit
  • auto-value
  • okhttps3
  • stetho
  • okio
  • jsoup
  • realm
  • glide
  • TapTargetView
  • Once
  • Crashlytics

Installation :

  • Get the APK here
  • Dowload it in your phone
  • Install
  • Enable unknow source in option
  • Enjoy

-----------------------------------------------------------------------------------------------------------------------------

Licence

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.