GithubHelp home page GithubHelp logo

weslenlakins / shopping-list Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 76 KB

A simple but powerful tool to manage your shopping list.

Home Page: https://magnificent-phoenix-49f7b7.netlify.app/

License: MIT License

HTML 24.49% JavaScript 54.16% CSS 21.36%
css frontend html javascript vanilla-javascript

shopping-list's Introduction

Shopping List Website

Welcome to the Shopping List Website, a simple yet powerful tool to manage your grocery shopping. Built with Vanilla JavaScript, HTML, and CSS, this application offers a user-friendly interface for adding, removing, and filtering items on your shopping list.

Deployment

The Shopping List Website is deployed via Netlify and is live HERE.

Screen Shot of UI.

Features

  • Add Items: Easily add new items to your shopping list with the input field and Add Item button.
  • Remove Items: Each item has a remove button to delete it from the list.
  • Filter Items: Dynamically filter through your items with real-time search functionality.
  • Persistent Storage: Your shopping list is saved in the browser's local storage, so it remains available after you refresh the page.
  • Clear List: With one click, you can clear all items from your shopping list.

Structure

The website is structured with the following components:

  • index.html: The main HTML document that structures the webpage.
  • style.css: Contains all the styles used to make the website look great.
  • script.js: The JavaScript file that contains the logic for adding, removing, and filtering items, as well as handling local storage.

Usage

To use the website:

  1. Add an Item: Type the name of the item in the input box and click Add Item.
  2. Remove an Item: Click the red x button next to an item to remove it.
  3. Filter Items: Type in the filter box to search through your items.
  4. Clear the List: Click Clear All to remove all items from your list.

Local Development

Clone the repository and open index.html in your browser to start using the app locally.

git clone https://github.com/WeslenLakins/shopping-list.git
cd shopping-list
open index.html

Contributing

If you'd like to contribute to the project, feel free to fork the repository, make changes, and open a pull request!

shopping-list's People

Contributors

weslenlakins avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.