Skip to content

#107 connect the shopping list page to the database

Updated the Shopping list page to now work with the database.

Changes:

  • Implemented the add button functionality with the new addpopup
  • Added a clear all button to clear all items from the shopping list
  • Added a clear all completed button to clear all the items that have been marked as completed from the list
  • Implemented the update and delete functionality for a shopping list item

Merge request reports

Loading