Skip to content

inqueblot/work-day-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Workday Scheduler

Overview

This app displays the date and business hours to a user. The current time is color-coded for ease of viewing. The user is able to save important information by clicking the save button next to each text area. This information is retained even if the browser is closed or refreshed.

example of website

Features

  • The date is displayed dynamically with moment.js implementation.

  • With that same implementation, the hours are color-coded, green for future, red for present and grey for past.

  • Entered text can be saved by clicking on the appropriate save button.

  • Saved text will be recalled on site refresh.


Links

Deployed Application

Application Repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published