Giter VIP home page Giter VIP logo

shoppingcart's Introduction

JavaScript ShoppingCart

Date of writing the code is September 2, 2020

Latest updates 07-January 2022

Shopping Cart

  1. User can add courses into the shopping cart.
  2. User can remove courses from the shopping cart.
  3. Shopping cart content is going to be save into Local Storage
  4. Shopping Cart going to display the contents from the Local Storage on page load.
  5. When a course is removed from the shopping cart, should be removed also from Local Storage.

/ ***************** Russian ***************** \

Дата написания кода 2-Сентября 2020 года

Последнее обновления 07-Январь 2022 года

Корзина покупателя

  1. Пользователь может добавлять курсы в корзину.
  2. Пользователь может удалить курсы из корзины.
  3. Содержимое корзины покупок будет сохранено в локальном хранилище.
  4. Корзина будет отображать содержимое из локального хранилища при загрузке страницы.
  5. Когда курс удаляется из корзины покупок, он также должен быть удален из локального хранилища.

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.