Skip to content

shaheenkdr/Airway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airway

Airway was designed to be a digital assistant for air travellers and was developed as part of AirBerlin hackathon. The app allows to book flights, track flights, calculate delay index at airports, play games, meditatate in between, get review of places etc.

Features

  • Air ticket booking
  • in app games
  • Flight tracker
  • Airport delay index

Screens

Work with Source code

The app requires flightstats API, and the key has to be obtained from Flightstats and it has to be replaced here in /Utilities/DeveloperKey.java.

public class DeveloperKey {


    public static final String DEVELOPER_KEY = "YOUR API KEY HERE";

}

Libraries

License

Copyright 2016 Shaheen A Kader

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages