Skip to content

NDF-WEB-DEV/workday_Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work Day Scheduler

Description

This project creates is a daily calendar application to keep track of daily to dos with a time display of the work schedule form 9:00 am to 5:00 pm. The scheduler will display different colors for the rows depending on the present, past, and future time conditions.

The color breakdown is as follows

  • Red = Present Time
  • Green = Future Time
  • Gray = Past Time

Project Image

Screenshot of application

Deployed Website

Link to Deployed Website

GitHub Repo

Link to GitHub Repo

Table of Contents

Project Name

Work Day Scheduler

Installation

npm install moment --save

Tests

none

Usage

You can use the daily scheduler to plan your day from 9:00 am to 5:00 pm.

Technology

JavaScript, Node JS, HTML, Bootstrap, and Moment.js

Questions

Contact me with questions via GitHub or send an email to: nordleendefrias@gmail.com

Report Issues

Contact Nordleen De Frias at nordleendefrias@gmail.com

Contributions

This is a school project

Credits

License

none