An open API service indexing awesome lists of open source software.

https://github.com/ndf-web-dev/workday_scheduler

Work Day Scheduler Application with Persistence Data
https://github.com/ndf-web-dev/workday_scheduler

calendar css daily daily-planner data-persistance html javascript planner-app scheduler

Last synced: about 1 month ago
JSON representation

Work Day Scheduler Application with Persistence Data

Awesome Lists containing this project

README

          

# 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](https://drive.google.com/file/d/1i_r7METG4H13ogtNf-Of5q6w6bRAMf8j/view?usp=sharing)

### **Deployed Website**
[Link to Deployed Website](https://ndf-web-dev.github.io/workday_Scheduler/)

### **GitHub Repo**
[Link to GitHub Repo](https://github.com/NDF-WEB-DEV/workday_Scheduler)

## **Table of Contents**
- [Project Name](#project_name)
- [How to install it](#installation)
- [Running Tests](#tests)
- [How to use](#usage)
- [Report issues](#issues)
- [Questions](#username)
- [How to make contributions](#contributions)
- [Credits](#credits)
- [License](#license)

### **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](https://github.com/NDF-WEB-DEV) 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**
* [MDN Resources for Developers](https://developer.mozilla.org/en-US/)
* [W3 Schools](https://www.w3schools.com/)
* [Moment.js - Time Manipulation Library](https://momentjs.com/)

### **License**
none