https://github.com/ryandsilva/petfeedr
Web Application to Control the IOT Pet Feeder project made as part of the IOT Labs Course
https://github.com/ryandsilva/petfeedr
css firebase html iot javascript pet-feeder python raspberry-pi vuejs
Last synced: 3 months ago
JSON representation
Web Application to Control the IOT Pet Feeder project made as part of the IOT Labs Course
- Host: GitHub
- URL: https://github.com/ryandsilva/petfeedr
- Owner: RyanDsilva
- License: mit
- Created: 2018-10-18T09:48:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-22T17:45:02.000Z (over 7 years ago)
- Last Synced: 2025-03-29T03:29:12.122Z (over 1 year ago)
- Topics: css, firebase, html, iot, javascript, pet-feeder, python, raspberry-pi, vuejs
- Language: JavaScript
- Size: 438 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PetFeedr :dog:



[](https://github.com/RyanDsilva/petfeeder/stargazers)
---
> Automated Remote Pet Feeder, becuase pets are generally better than humans :smirk:
---
## Features
Pets need special treatment and special care. Due to nowadays busy life style, this task is not as simple as it used to be. Most people that have pets know the struggle that comes with it. The goal of this project is to introduce, design and implement a smart pet system. To address this issue, ‘PetFeedr’ is an IOT-enabled, remote-controlled pet feeder that can feed your pet in your absence. PetFeedr is powered by a Raspberry Pi 3 at its core and is controlled by a web application that triggers the ‘feed’ action. The PetFeedr works over a Wi-Fi connection and hence can be controlled from anywhere in world with an active internet connection.
---
## Installation & Setup
1. Clone this repository.
2. Change the keys in the code to match your specific keys.
```sh
$ npm i
$ npm run dev
```
---
## Contributors
- [@RyanDsilva](https://github.com/RyanDsilva)
