sappleg / self-c-cure

Webapp code for a Fall 2013 PenApps hackathon application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self C-Cure

Penn Apps Fall 2013

Visit our web application!

Introduction

Self C-Cure is an easy to use, configurable home security system. It features a device that can be installed on any door or window, detecting opens and closes. A web application provides an interface through which to connect to and to configure your devices. A user makes an account, adds devices using a 24 character product string, and edits device settings. These settings include arming and disarming, and setting email alerts for certain events so that you can stay informed about when your doors are opening.

Technical Details

The arduino board is connected to the internet via wifi, and it communicates with our server via HTTP. When an open or close is detected, the server is notified and decides whether the event deserves an email notification based on stored user information.

Technologies Used

  • Arduino Uno with an XBee WiFi shield
  • MongoDB
  • NodeJS with Express
  • AngularJS

MIT License (c) Thotpod 2013

About

Webapp code for a Fall 2013 PenApps hackathon application


Languages

Language:JavaScript 71.7%Language:PHP 21.1%Language:CSS 7.1%Language:Ruby 0.0%Language:Arduino 0.0%Language:Shell 0.0%Language:C 0.0%Language:C++ 0.0%