Skip to content

Completely frontend app that allows a user to plan out events in their day among standard business hours with persistent state, time-based highlighting and each hour separated into its own block

License

iatenine/day-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Day Planner

Description

This project aims to create an hourly day planner that cover the standard business hours of 9AM - 5PM. The day is dynamically set to the current date and each event can be saved to local storage by pressing the button to the right after entering an item

To delete an item, simply delete the contents of that box and press save again, the program makes no distinction between empty items and non-initialized ones

Each item's text box will be color-coded based on its time relative to the current hour, gray being past, red the present and green the future

Example

screenshot of deployed thing

Deployment

Live Link

Technologies Used

  • JQuery
  • MomentJS
  • Javascript
  • Bootstrap
  • FontAwesome

License

This project is released under the MIT License

Collaborator(s)

Jack Linhart

About

Completely frontend app that allows a user to plan out events in their day among standard business hours with persistent state, time-based highlighting and each hour separated into its own block

Topics

Resources

License

Stars

Watchers

Forks