Coder Social home page Coder Social logo

1andee / ac-fin-lookup Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 2.27 MB

A web app to search the Air Canada fleet by fin number, registration, or carrier.

Home Page: http://fin-search.herokuapp.com

JavaScript 79.01% HTML 20.99%
nodejs express knex postgres

ac-fin-lookup's Introduction

AC Fin-Lookup

A web app built with Node.js, Express.js, PostgreSQL, and Knex.js to search the Air Canada fleet by fin number, registration, or carrier.

Live Demo

http://fin-search.herokuapp.com

Why?

While fin numbers are used internally within the airline, virtually every outside agency refer to aircraft by civil registration. This tool simplifies the lookup process, where a spreadsheet or static HTML page would be normally required.

Disclaimer

This app is not sanctioned by or affiliated with Air Canada in any way, and I take no responsibility for its accuracy or usage.

Running the App Locally in Development Mode

  1. Fork and clone your fork of this repository.
  2. Install dependencies using npm install
  3. Create the PostgreSQL database from the command line: createdb acfin
  4. Create .env file based on .env.example
  5. Run the schema and seedfile from the command line: knex migrate:latest and knex seed:run
  6. Start the web server from the command line: npm start
  7. Open the app on http://localhost:8080/ in your web browser.

Dependencies

  • Node.js
  • Express
  • knex.js
  • PostgreSQL
  • EJS
  • body-parser
  • dotenv

ac-fin-lookup's People

Contributors

1andee avatar dependabot[bot] avatar ianduke avatar

Watchers

 avatar

Forkers

cameron34713

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.