javiistacks / dayPlanner

https://javiistacks.github.io/dayPlanner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generic badge GitHub language count GitHub top language

dayPlanner

A. Current date, time, month and year.

B. The "Clear Day!" button will erase all the entries to the time slots.

C. Every hour has a div box where the user can input their task for the day.

D. After user inputs task they can save to local storage.

E. The div box will turn white when the user is inputting their values.

F. The current hour will display in red.

G. Everything the user saves will be stored to local storage. This will allow for everything the user saves into the div box to be there after they reload the page.


My Git hub profile : https://github.com/javiistacks

Git Hub repository: https://github.com/javiistacks/dayPlanner

Finished Product: https://javiistacks.github.io/dayPlanner/

License

Copyright (c) Javiann Marerro. All rights reserved.
Please be kind and change content if you wish to use this code.

Licensed under the MIT License

Copyright (c) 2021 - present | Javiann Marerro

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

https://javiistacks.github.io/dayPlanner/


Languages

Language:HTML 59.2%Language:JavaScript 28.4%Language:CSS 12.4%