work-day-scheduler

hw-05-columbia

Work Day Scheduler Assignment

Road to the Work Day Scheduler Functionality



The timeblock html code shown in the index document





The javascript code used to show the current date on the page and console log the current hour. Also a function to check if the timeslots against the actual time





The jquery code is used to add the click function to the save buttons for each respective timeslot and save the user input.