Skip to content

A simple calendar application that allows a user to save events for each hour of the day.

Notifications You must be signed in to change notification settings

MohammedOttun/work-day-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Work Day Scheduler 📅

About Working Day Schedular

This is a simple calendar application that allows a user to save events for each hour of the day. This app runs in the browser and it features dynamically updated HTML and CSS powered by jQuery.

This app uses Moment.js library to work with date and time.

Features

  • Current Day/Time display at the top of the page
  • Row of time blocks for each working hour of the day
  • Event entires are persistent until cache is cleared on the page.

How to use:

  • Enter any text in the text area of any time block. For example: a phrase that describes you intented calendar activity.
  • Click on the save button.
  • The event should be saved and displayed in the designmated time block.
  • When you refresh the page, any event entries should remain visible.
  • Note: To remove events completely. Please, clear your browser cache.

Future Features:

  • Ability to delete individual events.
  • Ability to delete more than one event at once.
  • Ability to delete ALL events at once.
  • Navigating the daily calender.
  • Customizable calender view based on your specified working day hours.

About

A simple calendar application that allows a user to save events for each hour of the day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published