Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/km-saifullah/shopping_list

A Basic JavaScript DOM Project.
https://github.com/km-saifullah/shopping_list

css document-object-model dom html javascript

Last synced: 1 day ago
JSON representation

A Basic JavaScript DOM Project.

Awesome Lists containing this project

README

        

# Shopping List

## A very basic JavaScript DOM project

This is a very basic project on DOM. You can make a shopping list with the help of this project. Here, are some key features of this project:

1. Add a new item in your shopping list
2. Delete an item from the shopping list
3. Delete all the items from the shopping list

![Shopping List UI ](./images/shopping_list_UI.PNG)

### Future Update

1. Edit the shopping list
2. Add a checkmark to the shopping list

### Project Demonstration

[![Watch the video](./images/shopping_list_UI.PNG)](https://www.youtube.com/watch?v=wI8GZjsY4Qw)