yevdyko / tescoin

An application that lets you search the Tesco online grocery catalog and display the results priced in bitcoins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Objective of the Tescoin project

To develop a website which enable users to search the Tesco on-line grocery catalog and display the results priced in bitcoins using the real time exchange rate obtained from the Bittylicious Bitcoin exchange.

User Stories

User Stories

Link to user stories:

Deployment locally

npm install from within the project root directory

open index.html (or node tescoin.js to start on Express server and visit localhost:5000 in your browser)

Deploying to Heroku

heroku create <your app name>

git push heroku master

heroku open

Instruction for using Tescoin website

Screenshots

User Stories User Stories User Stories User Stories

About

An application that lets you search the Tesco online grocery catalog and display the results priced in bitcoins.


Languages

Language:JavaScript 50.8%Language:HTML 27.9%Language:CSS 21.3%