Giter VIP home page Giter VIP logo

aj-7885 / react-inventory-list Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.07 MB

Simple inventory list web application with React.JS Redux SASS Webpack webpack-dev-server Babel Babel-Loader Babel-preset-latest Babel-preset-react Babel-preset-stage-0 JSON-loader CSS-loader SASS-loader node-SASS autoprefixer-loader react-router redux-thunk

Home Page: https://aj-7885.github.io/React-Inventory-List/

HTML 7.40% JavaScript 72.03% CSS 20.58%
react redux inventory javascript

react-inventory-list's Introduction

Inventory-List

Simple inventory list web application with React.JS and Redux.JS

#Description

The application should have a list of items. Each list item has a name and an amount. A + button and - button should also be implemented. Whenever click +, a text field should be presented. After filling the field out and pressing return, the new item should be added to the list with an amount of 1, if it does not already exist. If it does exist, the amount should be incremented. All items in the list should be selectable by clicking them. When clicking the - button, all selected items should have their amounts decreased by one. If an item hits an amount of 0, it should be removed from the list. Conversely, if there are selected items and you press the + button, all amounts for selected items should be incremented. โ€จ

This exercise is meant to practice code style and familiarity with JavaScript, as well as common tools used in JavaScript development.

Finally make the code clean, maintainable, testable and, where applicable, scalable.

#Framekworks & Libraries & Tools Dependency React.JS Redux SASS Webpack webpack-dev-server Babel Babel-Loader Babel-preset-latest Babel-preset-react Babel-preset-stage-0 JSON-loader CSS-loader SASS-loader node-SASS autoprefixer-loader react-router redux-thunk

#Install & Run

After you clone the project or download zip file. on root of folder

1.yarn install 2.yarn dev 3.browse on http://127.0.0.1:3000

Demo Video

IMAGE ALT TEXT HERE

react-inventory-list's People

Contributors

aj-7885 avatar

Watchers

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