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

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.

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!
[![Sample Page Layout](/assets/images/screenshot.jpg)](https://jd-rowley.github.io/work-day-scheduler/)