Create To-Do

This commit is contained in:
Ace 2018-08-28 13:07:01 +02:00 committed by GitHub
parent 9b7d8cbe2a
commit e6cc353057
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

13
To-Do Normal file
View file

@ -0,0 +1,13 @@
# TO DO:
## Create a Dashboard page as an addition/ alternative to the current 'Calendar' page with the following features:
1. Sunrise and Sunset times from Openweathermap
2. Min. and max. Temperature of the current day.
3. Display the current moon phase according to calculation.
4. Display larger weather icon and add short description like: 'Sunny'
5. Show the next few upcoming events with a short description.
## In Planning:
1. Add notes on the Dashboard page through a webpage.
## Suggested features:
If you feel like there is something people will find useful, please drop a message explaining the feature and a way on how to implement it.