Code Monkey home page Code Monkey logo

airportmap's Introduction

Airport Map - Extension Code Final Project

This is the source code for extension (final project) of 'Oriented Object Programming with Java' (https://pt.coursera.org/learn/object-oriented-java) course. It uses some initial code and dataset given by instructors of MOOC, which was modified by me to meet atleast the minimum requirements to get a grade.

The project consists in a map with all airports from a dataset, and show routes of source/destination of a selected airport. It uses data provided by instructors, which is from OpenFlights database (https://openflights.org/data.html). The base code provided was changed to show a map key with information of map based on actions of user (e.g.: when select a airport) and show a "status bar" with more informations about clicked airport or some info of program.

Requirements:

  • Java Development Kit 8+;
  • IntelliJ IDEA Community Edition or other IDE of preference;
  • Processing and Unfolding Maps libs.

Used Libs:

Disclaimer

This extension project was made using provided starter code by instructors of course. Initial authors has been credited on each of source files, i've just modified some of code to achive goals of extension and final grading.

The airplane icon used for represent each airports on the software was made by Google, and obtained from FlatIcon.

airportmap's People

Watchers

Nivaldo 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.