Skip to content

wackyleo459/Front-End-Capstone

 
 

Repository files navigation

PROJECT TITLE

FRONT-END-CAPSTONE

TABLE OF CONTENTS

overview description installation usage

OVERVIEW

Our outdated client-facing retail web-portal has become significantly outdated and has been proven to be hurting sales numbers.

Project Catwalk comprises a complete redesign of the retail portal designed to address this concern and modernize the site.

DESCRIPTION

  1. Product Detail - Critical Priority - General information about the product will be displayed at the top of the Overview, such

as, an image gallery, product information, style selector, and an add to cart section. This component will guide the customer

through selecting a specific style and size to add to their cart.

  1. Ratings & Reviews - High Priority - The Ratings & Reviews module will allow viewing and submission of reviews for the product

selected. The functionality contained within this module can be divided into several pieces: A review list & a write new

review option, have a sorting option for products, a search bar for key words, and rating breakdown option (filter most recent

and best reviewed products).

  1. Questions & Answers - High Priority - The Questions & Answers module will allow asking and answering of questions for the

product selected. The functionality contained within this module can be divided into several pieces: section for viewing

questions, a section for asking a question, and a section for responding to a question.

  1. Related Items & Comparison - High Priority - The Related Items & Comparison module will display two sets of related

products. The first set will be a list of products, determined internally, that are related to the product currently being

viewed. The second set will be a list, custom created by the user, of products which the user has grouped with the current

product into an ‘outfit’.

INSTALLATION

  • run "npm install" in terminal
  • run "npm start" in terminal to start up the server
  • run "npm run react-dev" in terminal to start up react and webpack

USAGE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%