docs(*): Remove to do list

This commit is contained in:
Josh Creek
2024-05-14 19:22:56 +01:00
committed by GitHub
parent cae0dd38f9
commit 612c1821f5
+1 -7
View File
@@ -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.