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

Sort Products by Price and Release Date #26

Closed
wants to merge 7 commits into from
Closed

Sort Products by Price and Release Date #26

wants to merge 7 commits into from

Commits on May 10, 2022

  1. passing empty array as second arg of useEffect

    sbmsr committed May 10, 2022
    Configuration menu
    Copy the full SHA
    8c555b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e59959 View commit details
    Browse the repository at this point in the history
  3. cart now closes on click of gray region

    sbmsr committed May 10, 2022
    Configuration menu
    Copy the full SHA
    28abb0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ec801d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e13f70 View commit details
    Browse the repository at this point in the history
  6. Cart is persisted when user does refresh

    sbmsr committed May 10, 2022
    Configuration menu
    Copy the full SHA
    5c096ae View commit details
    Browse the repository at this point in the history
  7. On Click of Sort by Price and Sort by Release Date, products should b…

    …e shuffled and sorted accordingly
    sbmsr committed May 10, 2022
    Configuration menu
    Copy the full SHA
    12a8357 View commit details
    Browse the repository at this point in the history