I've decided to continue expanding the list of TO-DO style projects already available on GitHub... BUT in this case, the application works as a shopping list. It's a simple app that will help you remember which products you need to buy when you leave home. The most important aspect of this project has been working with the browser's localStorage API to achieve data persistence in a straightforward way, as well as creating the necessary functionality using JavaScript to add or remove items from the shopping list as needed. This is a project I needed to do because it's great practice for me, even though it's not something particularly groundbreaking...
forked from oserranom/MyShoppingList
-
Notifications
You must be signed in to change notification settings - Fork 0
FORKED_MyShoppingList is a different to-do type app.
xGaba/MyShoppingList
About
FORKED_MyShoppingList is a different to-do type app.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 66.2%
- HTML 20.6%
- CSS 13.2%