Question: 3) Design an ecommerce application using Meteor framework. Your application should have ProductList, Cart and OrderHistory parts. Every part of the application should be implemented
3) Design an ecommerce application using Meteor framework. Your application should have ProductList, Cart and OrderHistory parts. Every part of the application should be implemented in its own React Com state. In order to provide routing, ReduxLittleRouter requirements for your application are: e used, The minimum a) Only registered users can give orders. b) All users can products in the store and add them to their carts. c) Orders should be kept in a database, and can be queried using customerName and Date attrributes. d) e) You should design a.custom order component to visualize the order f) Every order should have a like and dislike button Write down the code of your React components
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
