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

Issue #9 : mark an item on shopping list as purchased and implement 24HR expiration for repurchasing. #25

Merged
merged 7 commits into from
Sep 7, 2024

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    ee3cb0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79639f2 View commit details
    Browse the repository at this point in the history
  3. Added functionality that updates the dateLastPurchased and totalPurch…

    …ases properties on the database
    shuveksha-tuladhar committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    156eada View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. add logic to show date and time for lastDatePurchased and after one d…

    …ay item unchecks iteself.
    
    add useEffect function for mounting and dependency change
    dterceroparker committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    33a05ff View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    5293dd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    dfcf011 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daf7bd9 View commit details
    Browse the repository at this point in the history