https://github.com/jd-rowley/work-day-scheduler
A simple task application utilizing local storage to help users keep track of hour to hour tasks during the work day.
https://github.com/jd-rowley/work-day-scheduler
none
Last synced: 4 months ago
JSON representation
A simple task application utilizing local storage to help users keep track of hour to hour tasks during the work day.
- Host: GitHub
- URL: https://github.com/jd-rowley/work-day-scheduler
- Owner: JD-Rowley
- Created: 2021-08-19T18:29:48.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-18T18:05:33.000Z (over 4 years ago)
- Last Synced: 2025-02-25T21:43:11.174Z (over 1 year ago)
- Topics: none
- Language: HTML
- Homepage: https://jd-rowley.github.io/work-day-scheduler/
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Work Day Scheduler
[
](https://choosealicense.com/)
## Table of Contents
* [Description](#description)
* [Installation](#installation)
* [Usage](#usage)
* [Contribution Guidelines](#contribution-guidelines)
* [Testing](#testing)
* [Questions](#questions)
## Description
This is a simple scheduler to help the user plan out their work day. It is coded using jQuery for functionality and moment.js to color-code the time slots to help the user better understand when a time slot has passed..
## Installation
This app has no dependencies.
## Usage
The user simply needs click on a time slot to activate the text area and enter the tasks to be completed for that hour. Then click the save button to the right of the time slot.
## Contribution Guidelines
No contributions are being accepted at this time.
## Testing
There is no testing for this app.
## Questions
* GitHub: [jd-rowley](http://github.com/jd-rowley)
* E-mail: jdrowley1989@gmail.com
GitHub Repo: https://github.com/JD-Rowley/work-day-scheduler
### Click on the image to be taken to the App!
[](https://jd-rowley.github.io/work-day-scheduler/)