Giter VIP home page Giter VIP logo

airportapplication's Introduction

Airport Application

App that uses the users current location to get the nearest Airports and display the flight schedule for each Airport there is.

  • The application uses a json rest api to get the nearest Airport, Flight timetable and cityname.

  • The application uses the following:

  • Aviation-Edge premium Apis full documentation here https://aviation-edge.com/

  • Fabric Crashlytics version:2.9.6 to report crashes.

  • Facebook Stetho version:1.5.0 for debugging i.e only enabled when running in debug mode.

  • Google Maps(version:16.1.0) and FusedLocations (version: 16.1.0) to get the users current location and plot it on the map.

  • Android Navigation components for navigating from one screen to the next

    • to use this you must first enable the Navigation Editor: Click File > Settings(or Android Studio > Preferences on Mac), choose the Experimental category in the left panel, check Enable Navigation Editor, click OK and then restart Android Studio.
  • Dagger2 version: 2.19 used to manage dependency to build components which can be easily enhanced

  • LiveData

  • Gson

  • LocalBroadcast for communication between Activities, Fragments, Threads and Services

  • EventBus version: 3.1.1 same use for communication between Activities, Fragments, Threads and Services

  • MVVM and ViewModel

  • The application uses retrofit http client library for connecting to rest api.

Version Support

  • minSdkVersion 21 and
  • targetSdkVersion 28
  • java version "1.8.0_101"
  • buildToolsVersion '28.0.3'

airportapplication's People

Contributors

cindy-githut avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.