WaterMyPlant is a Raspberry Pi enabled app that allows users to water their plants remotely.
Running the App
Deployed:
Locally:
- Git clone this repo
npm install
- run
nodemon
. The server will be running locally on port 3000.
/ - Home route. This will take you to the main landing page.
/aboutus - Information on who the developers are.
/auth/login - Login page where user can login.
/auth/data - Returns the watering history data