Skip to content

An IoT system for monitoring the remaining amount of multiple toilet paper rolls on web.

License

Notifications You must be signed in to change notification settings

Reedo0910/ToiletPaperMonitor

Repository files navigation

Toilet Paper Monitor

An IoT system for monitoring the remaining amount of multiple toilet paper rolls on web.

Tutorial

Check out our tutorial here

Screenshots

screenshot1

screenshot2

screenshot3

Project Setup

  1. Install project dependencies
yarn install
  1. Create a .env file at the root of the project

  2. Edit the .env file following the sample code below:

VUE_APP_PHOTON_ACCESS_API_1 = {YOUR PHOTON 1 ACCESS API URL } 

VUE_APP_PHOTON_ACCESS_API_2 = {YOUR PHOTON 2 ACCESS API URL } 

VUE_APP_IFTTT_ACCESS_API = {YOUR IFTTT ACCESS API URL }

Fill in the { xxx } blanks using corresponding API URLs (See detailed instructions in the tutorial above.)

  1. Run system on http://localhost:8080/
yarn serve

About

An IoT system for monitoring the remaining amount of multiple toilet paper rolls on web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published