Giter Site home page Giter Site logo

wheelcomplex / react-seller Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kapit4n/react-seller

0.0 2.0 0.0 2.59 MB

Web environment to register products, sell products, and handler the stock of the products.

Home Page: https://kapit4n.github.io/react-seller/

JavaScript 97.75% HTML 1.19% CSS 1.05%

react-seller's Introduction

react-seller

React seller is a platform where you can register products and sell them in a web application. It can be implemented in a store/shopping or another business that registers their products to show them to their customers.

Planning

Planning Board

Mockups

Home Page

Drawing

Product View Page

Drawing

Card View Page

Drawing

Adding Shopping Card Item

Drawing

API

Item View Page

Pre-requisites

Join the chat at https://gitter.im/react-seller/Lobby

Install API

DB installation

  • connect to mongodb
  • use reactseller
  • create mongo user 'db.createUser({ user: "reactseller", pwd: "password", roles: [ "readWrite", "dbAdmin" ] })'

Run API

Install client

Run Client Unit tests

  • go to client folder
  • ./node_modules/karma/bin/karma start

Development tasks

https://github.com/kapit4n/react-seller/projects/1

Util Commands

Create new component

  • yo react-webpack:component product/productList

react-seller's People

Contributors

kapit4n avatar gitter-badger avatar

Watchers

James Cloos avatar Jiajin Yin 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.