Giter VIP home page Giter VIP logo

c-hilbert / hipsy-similar-products Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hrden05/hipsy-similar-products

0.0 0.0 0.0 12.5 MB

Hipsy is an e-commerce site selling unique hand-crafted products. This project creates the similar products module (store information, store products, ads, and similar products) for the Hipsy product detail page. This project was developed as one micorservice for the entire product detail page in a service oriented architecture. Other related services (image carousel, product information, product description, and reviews) are all unified with this service via a proxy server.

JavaScript 74.56% HTML 0.97% CSS 23.29% Dockerfile 1.18%

hipsy-similar-products's Introduction

Hipsy Similar Products

Hipsy is an e-commerce site selling unique hand-crafted products. This project creates the similar products module (store information, store products, ads, and similar products) for the Hipsy product detail page. This project was developed as one micorservice for the entire product detail page in a service oriented architecture. Other related services (image carousel, product information, product description, and reviews) are all unified with this service via a proxy server.

Demo

Hipsy product page with all services rendered together via a proxy server.

Hipsy

Demo video

Click the image below to watch a demo of the similar products service, showing its responsive design.

Hipsy Similar Products Demo

Technologies Used

  • React
  • Node
  • Express
  • MongoDB
  • Mongoose
  • Jest
  • Enzyme
  • CircleCI
  • Docker

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development
  4. Testing

Usage

To run this repo, you will need to install dependencies and run appropriate scripts.

Requirements

  • Node 6.13.0
  • npm
  • MongoDB

Development

Executing the code below will install dependencies, seed the database, start the server, and start webpack. Examine the package.json file for additional scripts.

npm install
npm run seed
npm run server-dev
npm run react-dev
npm run test

Testing

Unit tests built with Jest and Enzyme can be run with npm run test. To see test coverage, run npm run test-coverage.

hipsy-similar-products's People

Contributors

whitelisab avatar jmiltier avatar davidyko avatar carson0350 avatar dependabot[bot] avatar guillaumefitzrichard 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.