GithubHelp home page GithubHelp logo

janusjerom / ecommerce-web-app Goto Github PK

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

A small ecommerce-web-app which demonstrates how to fetch data from JSON to client side ReactJs.

Home Page: https://ecommerce-web-app-assign.netlify.app/

HTML 25.38% CSS 1.96% JavaScript 72.66%
reactjs json javascript material-ui

ecommerce-web-app's Introduction

E-Commerce Web Application

Problem statement 

Make an e-commerce web application front end on React. Refer to e-commerce applications like Amazon, Flipkart or Bigbasket and make a similar application with almost the same design standards.

Requirements

  1. Display list of products on sale based on data available in JSON format (Example JSON data is provided below and can be statically initialized in the code). 
  2. The list shall display all products by default. However, users can filter the listing based on the category and the product list shall change accordingly. (Refer to the json data below)
  3. Provide an in-stock or out-of-stock tag to the product based on whether availability = 0 or 1 (Refer to the json data below)
  4. Allow the user to select a product from the above listing and enter the quantity, add the quantity input to the JSON.
  5. Display the JSON data on a dialog when a user submits by clicking a purchase button
  6. Provide a better-looking UI for the above listing by using images(pick images from the internet) for the products. Improvise the look and feel of UI as you find appropriate.

ecommerce-web-app's People

Contributors

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