Git Product home page Git Product logo

flight's Introduction

flight

An app that tells you in real time what flight with the lowest opportunity cost will be within the next 24 hours

TO DO

  1. Create functionality
  • Create list of airports flight code
    • This will be a list of flight objects
    • A flight object contains several attributes
      • flight number as airline code and number(e.g. UA7013)
      • Source airport
      • Destination airport
      • Distance as the crow flies
      • Price
      • Opportunity Cost -- calculated from price and distance
  • Use travelpayouts' cheapest flights API to narrow down the amount of flights that I have to sort through
    • This being because I'm going to want a flight with a low price regardless.
    • The price will be in USD
  • Find the flight with the lowest opportunity cost
  1. Make it deployable
  • A Twitter bot
  • posts every day at 7:30am PST as to what the cheapest flight in the next 24 hours will be
  • provides a link to buy the ticket
  • Eventually I would like to make this a website that operates in real-time, but for now, baby steps

flight's People

Contributors

trav3711 avatar ahmedgedi avatar

Watchers

James Cloos 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.