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

Dev Branch Submission - Mario Quintana #13

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

Commits on Feb 21, 2019

  1. Configuration menu
    Copy the full SHA
    d33738f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15837a8 View commit details
    Browse the repository at this point in the history
  3. Body background color darkened, hr element lightened, cart logo and t…

    …ext moved to upper right, some cart elemnts commented out
    Quintam26 committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    d9c20b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Added images into products.json but having difficulty rendering image…

    … for each product. Some styling to cart for hover effect
    Quintam26 committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    c57edf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d48e573 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24232b9 View commit details
    Browse the repository at this point in the history
  4. css styling done to match prototype, will go back to original code to…

    … figure out button placement
    Quintam26 committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    d2390b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    885afd3 View commit details
    Browse the repository at this point in the history
  6. Used media queries for breakpoints at 1280px and 768px, last breakpoi…

    …nt is 320px and after will test responsiveness
    Quintam26 committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    206cb37 View commit details
    Browse the repository at this point in the history
  7. Struggled to style into 320px, close but needs work. Also html seems …

    …to be overflowing screen size and need to figure out why css is not responsive as intended
    Quintam26 committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    53c444c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Manually merged 'Cart functionality' from Test in Dev due to merge co…

    …nflicts involving the 'package-lock.json', all works but css needs to redone for responsiveness
    Quintam26 committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    d029d0b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Restarting CSS styling and moved 'Delete from cart' to CartContainer …

    …from ProductsContainer
    Quintam26 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    863ca66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25061b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b76b1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    526eb07 View commit details
    Browse the repository at this point in the history
  5. Cannot place 'Add to cart' button in correct place and 'Acme Store' n…

    …eeds to align with product list
    Quintam26 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    88604a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    092ad8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57812f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a1e40f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f64181 View commit details
    Browse the repository at this point in the history
  10. media query for 768px width done. Having issues with cart item stylin…

    …g but layout resemble prototype overall
    Quintam26 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    222fb28 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64e1113 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. CSS is mostly responsive now only elements such as the buttons are no…

    …t smooth due to moving them with position relative
    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    349c6d2 View commit details
    Browse the repository at this point in the history
  2. Searching online I found that the getProducts and buyProducts could b…

    …e simplified. The page renders unlike before and in the console log I can see the data and can log the first item.
    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    2005e12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91c0427 View commit details
    Browse the repository at this point in the history
  4. Can console log digging into the array by assiging keys and values to…

    … item. Not sure how to render data into app but successfully connected to the endpoint
    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    b38e51b View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    973315f View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    6c80c6a View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    5c41da0 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    3f3e040 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    1c9e215 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    226e6ed View commit details
    Browse the repository at this point in the history
  11. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    4cd58e8 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    453232f View commit details
    Browse the repository at this point in the history
  13. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    fa9cc4a View commit details
    Browse the repository at this point in the history
  14. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    9d03246 View commit details
    Browse the repository at this point in the history
  15. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    9ad3bc5 View commit details
    Browse the repository at this point in the history
  16. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    767e5d1 View commit details
    Browse the repository at this point in the history
  17. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    0dacc5e View commit details
    Browse the repository at this point in the history
  18. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    ebbd5af View commit details
    Browse the repository at this point in the history
  19. Update README.md

    Quintam26 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    4fb4212 View commit details
    Browse the repository at this point in the history