Skip to content
This repository has been archived by the owner on Nov 26, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 794 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 794 Bytes

GarageDoorOpener

Purpose

The purpose of the is project was to allow me to have a playground to learn Angular JS, and cloud technologies. I needed a garage door opener and found a use for my Raspberry Pi at the same time.

Technologies Used

Angular JS client interface Spring Boot because I have small kids, and spinng up this entire application took less then an hour minus the front end. Pi4j to interface between spring boot and the Raspberry Pi. Mockito used to mock out the Pi4j portions unless your programming on the raspberry pi itself.

Environment/Build

This application contains a server and a client

You must install node