Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.
/ tescoin Public archive
forked from youngmanr/tescoin

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

Notifications You must be signed in to change notification settings

yevdyko/tescoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.8%
  • HTML 27.9%
  • CSS 21.3%