Git Product home page Git Product logo

bart_api_mean's Introduction

A NodeJS application based on the BART API

see app hosted on [Heroku] (https://bartapi.herokuapp.com/)

BART API MeAN

Writing a web application using the Javascript MeAN Stack. The application is designed to give users access to San Francisco Bay Area Rapid Transit train schedules. All a user has to do is put in their destination. With a destination the app will give them results for a trip to that destination from the closest BART station. The trip details will include the departure time, arrival time, and all stations in between.

What the app should do?

Main.html
  1. If the user clicks on the "You are here" dropdown they will get a list of all the BART Train stations.
  2. When the user clicks on the "Destination Station" dropdown they should get a list of all the BART Train stations,
  • minus(-) the station that is already loaded into the "You are here" dropdown. (Not finished)
  • Once the user selects both a "You are here" & "Destination Station" the Trip Details button appears.
  1. If user clicks "Next Train" they get all the times of trains leaving the "You are here" station next.
  2. If user clicks "Trip Details" they get DETAILS of a trip originating at the "You are here" station and ending at the "Destination Station".
  3. Trip DETAILS =
  • Train Time leaving "You are here" station next. Marked as "Original Station".
  • All stations on the trip route in order of first to last, including arrival times. (Not finished)
  • Ending with the "Destination Station" arrival tim. Marked as "Destination"
  • Show Transfer station, if there is a transfer.
  • Total trip time from start to end. (Not finished)
  • BART messages about this trip.

MEAN Stack MEAN Stack_image

What is the MEAN Stack MEAN Stack_image_verbose

bart_api_mean's People

Contributors

trewaters avatar

Watchers

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