Skip to content

pbullock08/daily-work-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Daily Work Planner

Description

This website is designed to serve as a daily planner to save upcoming meetings and events. It has hourly time blocks for a typical work day (9 AM - 5 PM) and each time block can be updated with various tasks to accomplish in that hour.

Installation

N/A

Usage

When you open up the planner you are able to see a title, subtitle, and the current day and date displayed. When you click on the text area for any time block then you can type as much as needed and click the save button beside the text area to save that task locally. Once saved the task will remain displayed on the page until updated. Each time block is color coded to help you keep track of past events, present events, and future events.

Credits

Utilized stack overflow to figure out how to create keys using existing ids in local storage. The code created from this reference can be found in my script.js file on lines 46 - 48.

License

Please refer to license in the repo.

Deployed Application

Deployed Application image