workday-scheduler

NU Coding Bootcamp Homework: Workday Scheduler

Contents

  1. The Repository
  2. Workday Scheduler

The Repository

The workday-scheduler repository contains HTML, CSS & JavaScript files for a daily scheduler that runs using javascript.

Workday Scheduler

My random password generator can be found here: https://emilyalv.github.io/workday-scheduler/.

The Workday scheduler shows the current day at the top of the screen using Moment.js. Each row is color coded depending on whether the time slot is in the past, present or future. The user is able to input and view content in each time slot.