From 612c1821f5426caa33bc518eed3b06e9574e5276 Mon Sep 17 00:00:00 2001 From: Josh Creek <8179928+jcreek@users.noreply.github.com> Date: Tue, 14 May 2024 19:22:56 +0100 Subject: [PATCH] docs(*): Remove to do list --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 9a90dd0..c694849 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,4 @@ In its current configuration, the application can be easily linked to Netlify vi ## To Do -- Enable proper pagination for the products page -- Get a proper checkout page with data from Stripe rather than re-using the old basket object -- Ensure navbar dropdown closes when a link is clicked -- Ensure navbar dropdown closes when anything else is clicked -- Add forgot password functionality -- Add toast for when adding an item to basket or removing one from basket -- Add proper cookie consent that is GDPR compliant +Please see the Issues tab for `enhancement` tagged issues.