sunmengyue / mstyle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


MSTYLE E-commerce App


View Demo

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgements

About The Project

MStyle is a simulated e-commerce application. Source data was originally from fakestore API and later modified with and stored in MongoDB. As a user, you can:

  • View the whole list of products and check details of a single product of interest; products 

  • Add a certain quantity of products to the shopping bag based on the amount of product in stock; switch amount  

  • Search a particular product of interest; search  

  • Sort all products based on price, alphabetic, and rating; sorting  

  • Change the number of products in the shopping bag sorting  

  • Clear your shopping bag;

  • Register, sign in and sign out;

  • Checkout with your selected products and pay with PayPal (implemented with PayPal Sandbox) paypal  

  • Review your orders when logged in;

  • Update your user profile profile  

Built With

License

Distributed under the MIT License. See LICENSE for more information.

About


Languages

Language:JavaScript 97.4%Language:CSS 1.3%Language:HTML 1.3%