Git Product home page Git Product logo

catshop's Introduction

Coinbolt Cat Shop

Demo

https://www.coinbolt.com/catshop/

Why?

To test your Bitcoin testnet wallet.

Install

clone repo

install deps:

npm install

run the reload local webserver:

npm run reload

run the watch build:

npm run watch-build

compile production build (you'll need Google closure):

npm run build

License

MIT Copyright JP Richardson

All JavaScript code in this repository, unless otherwise specified or is not a third party library, is licensed under the MIT license. Any Coinbolt CSS, styles, images, etc DOES NOT fall under the MIT license and is proprietary. Please don't use it - the default Bootstrap style is pretty nice.

catshop's People

Contributors

jprichardson avatar

Stargazers

 avatar  avatar  avatar Alicia Morrow avatar James A. avatar Alex Gitonga avatar  avatar Mezt Rahmat avatar crp avatar  avatar  avatar  avatar Patric Gutersohn avatar  avatar Rafael Turk avatar Jeremy avatar Martin Lagrange avatar heathcliff avatar Angus H. avatar Alexandra Haynes avatar Emily Young avatar Moa avatar seaify avatar  avatar Torsten Curdt avatar Mirza Pasic avatar Blair Strang avatar  avatar Chris Shucksmith avatar  avatar Onia YANG avatar Mohamed Meabed avatar Tim Zadorozhniy avatar Vladimir Luss avatar Viorel Stirbu avatar Kevin Quoc Truong avatar  avatar Dan Couper avatar  avatar Nikolay Kolev avatar Ben Smith avatar Frank Fang avatar Jeff Moore avatar Michael Puckett avatar Joohun, Maeng avatar Nazar Aziz avatar Christian Pelczarski avatar Shuhel Ahmed avatar Florent Bourgeois avatar Carlo Denaro avatar zhangshuibo avatar Prem avatar James Young avatar Erick Patrick avatar Darin Minamoto avatar Kevin Old avatar Tarkus avatar Daniel Sebban avatar Régis Gaidot avatar  avatar Ax avatar Christopher Wilson avatar  avatar  avatar Gosha Spark avatar Alban Minassian avatar

Watchers

 avatar James Cloos avatar Alex Gitonga avatar Tony Brown avatar  avatar

catshop's Issues

Catshop Tasks

Purpose

Simple web app to test and interact with Bitcoin test network. Uses the idea of buying cats online.

Tasks

Use React.js (Flux.js is not needed) to interact with the DOM and the application.

When...

  • a user clicks the button Add to Cart, the button should disappear and the cart integer at the top of the screen should increment.
  • a user clicks Checkout, the app should present a modal (please use the Bootstrap modal) that contains: 1) each cat with its name, picture, and price 2) the ability to remove the cat from the cart 3) the total to purchase. There should be a button that says "buy now" or something like that that pops up the QR code with purchase price. The current skeleton code pretty much already contains this functionality to generate QR codes and listen for transactions as seen here: https://github.com/jprichardson/catshop/blob/45f4202c6d8f40064aa1b506c22fdb17644b02a0/src/app.js#L19.

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.