Monday 19 October 2015

MEAN

I thought it would be cool to display a graph of the temperature of the beer on a website, to do this I decided to use AngularJS.

Obviously I also need log the temperature in a database of some sort so as I was using Angular I may as well use MongoDB.

This naturally led to me using Node for the server side stuff and the web server itself.

Check out the project on Github

https://github.com/andye456

No comments:

Post a Comment