/Dailey-Planner

Work day planner. Input your tasks and it'll show what you have left in the day. Red means past due, blue is current and green is future.

Primary LanguageJavaScript

Dailey-Planner

License

Description | Installation | URL | Contributions | Tests | License | Questions | GitHub | Email

Description:

This is my daily planner. You can enter event/tasks into the inputs and hit save and it will keep track of your information. The current hour will be high lighted as blue, past hours will be in red and future events are a light green. Used the built-in Date method. Seemed more precise and was easier to use then loading in an outside API.

Installation:

n/a

URL:

https://adumbcoder.github.io/Dailey-Planner/

Contributions:

n/a

Tests:

n/a

License:

Common License source

Questions.

GitHub:

Adumbcoder

Email:

pickensprogramming@gmail.com

-Back to Top