Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ampers: Nora Peters #20

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Ampers: Nora Peters #20

wants to merge 11 commits into from

Commits on May 23, 2018

  1. adds index html, js, and css files. adds basic html elements and get …

    …request functionality for all trips
    npeters5 committed May 23, 2018
    Configuration menu
    Copy the full SHA
    4e540d1 View commit details
    Browse the repository at this point in the history
  2. playing with bootstrap

    npeters5 committed May 23, 2018
    Configuration menu
    Copy the full SHA
    8a64daa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48f0d57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e9152f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c256fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1370ff View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. adds event listener for submit event, and functions to read and forma…

    …t form data and successfully submit axios post request
    npeters5 committed May 24, 2018
    Configuration menu
    Copy the full SHA
    d4dbd81 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. adds buttons for querying trips by continent. adds hidden trip-detail…

    …s and reserve-trip sections
    npeters5 committed May 28, 2018
    Configuration menu
    Copy the full SHA
    a3bbd03 View commit details
    Browse the repository at this point in the history
  2. adds click event listeners for continent buttons. refactors loadTrips…

    … method to take in modified url. adds helper methods for making continent query urls. and adds a bunch of comments and failed attempts at making a toggle feature for read more text. adds successful click event for reading more about text
    npeters5 committed May 28, 2018
    Configuration menu
    Copy the full SHA
    31e0694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62db32e View commit details
    Browse the repository at this point in the history
  4. style tweaking

    npeters5 committed May 28, 2018
    Configuration menu
    Copy the full SHA
    8fd5a08 View commit details
    Browse the repository at this point in the history