Goaa is a family and house resident’s social application combined with smart house functionality. The main goal of the application is to simplify the communication between the house residents and the smart house. It will include the capabilities of sharing pictures and messages, managing "ToDo Lists" and controlling house meters.
This project uses a number of bits and bobs:
- Node.js
- Express Lightweight framework for Node
- EJS Node templating language
- MongoDB Document database.
- Angular.js Cliend-Side Framwork
Install dependencies:
$ npm install -d
$ node app.js