NDF-WEB-DEV / workday_Scheduler

Work Day Scheduler Application with Persistence Data

Home Page:https://ndf-web-dev.github.io/workday_Scheduler/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Work Day Scheduler Application with Persistence Data

https://ndf-web-dev.github.io/workday_Scheduler/


Languages

Language:HTML 50.2%Language:JavaScript 36.0%Language:CSS 13.7%