https://wdvaughn.github.io/day-planner/
Uses JQuery and moment.js to setup a planner for a work day. The planner is setup so that past hours are grey, future hours are green, and the current hour is red. Items on the schedule can then be saved in local storage so that they can be referred to later. They can also be deleted.
HTML, JavaScript, JQuery, moment.js, local storage
Here is what the day planner looks like on startup.
Here is what the day planner looks like after scheduling an item