Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
katebee committed Aug 4, 2015
1 parent 05c1fd1 commit 9cb0c9f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
@@ -0,0 +1,15 @@
# Night-and-Day
A clock with a sun/moon display. Currently working without requiring Bootstrap, however, HTML scaffolding is in place for later versions, or if I change my mind.

##### Goals for v2.0 include:
<ul>
<li>Sun/moon transitions across the sky as time passes</li>
<li>Animated star background during night</li>
<li>Responsive text size</li>
<li>On click event for the sun/moon</li>
</ul>

##### Future aims:
<ul>
<li>API calls for sunrise and sunset times, based on user location </li>
</ul>

0 comments on commit 9cb0c9f

Please sign in to comment.