Giter Site home page Giter Site logo

flight-finder's Introduction

Flight Finder

A website that gives you real-time details on current flights.


Deployment Steps

  1. Download this project folder or git clone the repo
  2. Open terminal, cd to this project's root directory
  3. Run npm install
  4. Run npm run dev
  5. Open the localhost URL that appears in the terminal

Assumptions and Limitations

  1. I couldn't use the AviationStack API as it doesn't allow any https requests on a free subscription. Looked around and found airlabs.co, whose API seemed like the best free option and has most of the details needed.
  2. The AirLabs API doesn't accept latitude, longitude, and status as request params though, so to implement those filters I retrieved all records and then filtered the array. This has affected the website's performance.
  3. The user-facing input form only accepts IATA codes for airlines and airports and not their full names for now. (You can only enter "AA" and not "American Airlines" to get a valid response. Same for airports - only "IAD" and not "Dulles International" will work.)
  4. The website only displays the flight number, departure and arrival, and status of the queried flights. I've abstracted out the other details for now.

flight-finder's People

Contributors

siddheshranade avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

siddhesh-test

flight-finder's Issues

CLA Checking Tester Issue

Has nothing to do with this app, created to test the CLA Checking issue I'm working on on the CesiumJS repo.

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.