This project is a frontend for the Pricewatcher API, it fetches all the prices from all the watchers and creates a graph for each watcher.
Edit the app.js
and change the url in the $.get()
to your pricewatcher /watchers
endpoint.
This project is a frontend for the Pricewatcher API, it fetches all the prices from all the watchers and creates a graph for each watcher.
Edit the app.js
and change the url in the $.get()
to your pricewatcher /watchers
endpoint.