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

Ruby Kimberly & Sage #51

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

Ruby Kimberly & Sage #51

wants to merge 28 commits into from

Commits on Jun 6, 2023

  1. Upgraded yarn

    Coolcud committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    97f9762 View commit details
    Browse the repository at this point in the history
  2. Added axios script tag

    Coolcud committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    9612a8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23ef80d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Added coworking agreement

    Coolcud committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f214ae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd929d4 View commit details
    Browse the repository at this point in the history
  3. Adjusted date

    Coolcud committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    a9c004a View commit details
    Browse the repository at this point in the history
  4. Added bare bones HTML

    Coolcud committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    cd632d9 View commit details
    Browse the repository at this point in the history
  5. Added css styling to the index.html file. Styling was added to the fo…

    …llowing elements: header, temp section, sky section, city name section, and weather garden section.
    kimcodes3 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5dfb81a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    926bab3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e513f7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d12cd67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2186232 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1856f1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afac519 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c85658 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from Coolcud/temp-section

    Temp section
    Coolcud authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    45c57ff View commit details
    Browse the repository at this point in the history
  9. added a ladnscape object to incorporate in our formatTempAndGarden fu…

    …nction. Landscape changes as temp is changed by user.
    kimcodes3 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    dc448e8 View commit details
    Browse the repository at this point in the history
  10. created the reset button and a text box for our city name, which is a…

    …lso updated in the header at the top of the page. Added event listeners for the reset button, wave 3 completed
    kimcodes3 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    3bc37e4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    759c5fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f442ecc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    523235a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Removed empty line

    Coolcud committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    82afeec View commit details
    Browse the repository at this point in the history
  2. Added getWeather and getCoordinates functionality with axios to get c…

    …urrent temperature of specified city
    Coolcud committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    cbb7b8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    701f50e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef0b939 View commit details
    Browse the repository at this point in the history
  5. Added functionality for formatSky() to reflect user choice from dropd…

    …own and displays different sky settings. Also added event listener for this change
    Coolcud committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f215d58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3724992 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from Coolcud/sky-section

    Sky section
    Coolcud authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    6093fb2 View commit details
    Browse the repository at this point in the history