We were asked to create a day planner website that includes the date and time, hour slots between 9am and 5pm. You can write in the text boxes and press the save button to save to local storage. The colors will change depending on what time it is. grey = in the past, green = present, light salmon = future. Used HTML, CSS, Bootstrap, and jQuery.
The primary issue for this project was trying to check if the time was greater than, equal to or less than each of the time slots.
With instruction from Fil and Daniel.
Filipe Laborde-Basto's GitHub.
Daniel Cabellos GitHub.