KR
kroikie/price-range
View range of prices from stores in Trinidad & Tobago
price-range — Tracking price information on goods in grocery stores
This project demonstrates the use of data collected by the Consumer Affairs Division of the Ministry of Trade in Trinidad and Tobago.
Requirements
To build and run this project you will need:
-
Node.js and npm Node.js usually comes with npm.
-
bower a web package manager. Get it using npm:
npm install -g bower -
Pull in bower dependencies
bower install -
express a web framework for Node.js. Get is using npm:
npm install -g express
Run
Run the app with the command from the root directory of this project:
node app.js
The app should be available in your browser at:
http://localhost:3000
TODO
It would be cool if you could use the pricing information to build a basket;
Sharing that basket would be great, too.
Also, easily swapping price-lists.