From e6cc35305708a0dcf3e2a3e2930bac7acf793d55 Mon Sep 17 00:00:00 2001 From: Ace Date: Tue, 28 Aug 2018 13:07:01 +0200 Subject: [PATCH] Create To-Do --- To-Do | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 To-Do diff --git a/To-Do b/To-Do new file mode 100644 index 0000000..d4ec62d --- /dev/null +++ b/To-Do @@ -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.