generated from the-collab-lab/smart-shopping-list
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* created comparePurchaseUrgency function Co-authored-by: Falak <zahrafalak@users.noreply.github.com> * added urgency status to list item check box Co-authored-by: Falak <zahrafalak@users.noreply.github.com> * cleaned up pseudo code from firebase.ts and implemented overdue logic for buying status Co-authored-by: Falak <zahrafalak@users.noreply.github.com> * update the shopping list api readme to include the new comparePurchaseUrgency info * update readme to be more descriptive of the objects used as parameters * removed buy from status for consistency, moved some grouping of logic * cleaning up with guard clauses for the status checks added an inactive check for item2 * Small spellckeck correction in readme * updated api readme to reflect the two daysSinceLastActivity --------- Co-authored-by: Falak <zahrafalak@users.noreply.github.com> Co-authored-by: Falak Zahra <falak.zahra16@gmail.com>
- Loading branch information
1 parent
a2bcb7f
commit f5cde9a
Showing
5 changed files
with
140 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters