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
- Host: GitHub
- URL: https://github.com/ndf-web-dev/workday_scheduler
- Owner: NDF-WEB-DEV
- Created: 2022-10-29T20:44:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T21:09:17.000Z (over 3 years ago)
- Last Synced: 2025-05-30T06:50:04.522Z (about 1 year ago)
- Topics: calendar, css, daily, daily-planner, data-persistance, html, javascript, planner-app, scheduler
- Language: HTML
- Homepage: https://ndf-web-dev.github.io/workday_Scheduler/
- Size: 1.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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