Skip to content

Commit

Permalink
^
Browse files Browse the repository at this point in the history
  • Loading branch information
John David Anthony authored and John David Anthony committed Aug 10, 2017
1 parent ee6efe3 commit 265f3b1
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,31 @@
# Project Title
# Smart Mirror

Simple web based application that currently displays: weather forecasts, top news from various sources, your upcoming events on your calendar, and the time.

https://user-images.githubusercontent.com/22968283/29177274-461d563c-7dbc-11e7-9cd4-92fb5dead615.jpg

https://user-images.githubusercontent.com/22968283/29177182-fa766750-7dbb-11e7-8ebd-b3c83281f70e.png

Very simple to add to your website.
See the [live Demo!] (http://johndavidanthony.me/Pages/SmartMirror/SmartMirror.html)

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
All you need to do to add this to your website is to download the files and place them in a folder on your website.

## ToDo
* Add today’s high and low temperatures
* Add contextual messages like “you can sleep in tomorrow you have 1 event in the afternoon…”
* Add animated weather icons


## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* Hat tip to anyone who's code was used
* Inspiration
* etc
* Weather Icons from [Dan Vierich] (http://www.danvierich.de/weather/)
* Weather Info from [Open Weather Map] (https://openweathermap.org)
* News from [News API] (https://newsapi.org)

0 comments on commit 265f3b1

Please sign in to comment.