Skip to content

xGaba/MyShoppingList

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Shopping List

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...

About

FORKED_MyShoppingList is a different to-do type app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.2%
  • HTML 20.6%
  • CSS 13.2%