Skip to content

attack-theoRy/05Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pirooz Wallace 10/31/2020 Contact Info: PiroozWallace@outlook.com

LinkedIn: wwww.linkedin.com/in/piroozwallace

Day Planner Homework

GitHub Pages/App : https://attack-theory.github.io/05Planner/Develop

GitHub Repo: https://github.com/attack-theoRy/05Planner

GitHub Screenshot: https://user-images.githubusercontent.com/20414600/97927017-0c23e900-1d19-11eb-9e9d-767c3c2fa9af.png

APIs and CSS Frameworks Used:

  • Moment.js api

  • JQuery api

  • Bootstrap stylesheet

  • Fontawesome stylesheet

    A basic Day Planner that displays the date at the top and has a row for every hour that can be edited to save tasks / events for that day using the blue buttons on the right of the hour (save events). Save buttons change colors when mouse is hovering over them. The rows are color coded at run-time using jquery, moment.js, and supplied stylesheet so that the hours that are already past are grey, the current hour is in red and the future hours are green.

Here we are at 2:00PM (title has since been changed) day

And here we are on a different day at 4:00pm (with a better title too)

Saved tasks are persistent (after clicking the save event button) through refreshes and browser closing/opening. Used moment js legacy code to retrieve and manipulate current date/time data. Code is generally clean and efficient although would have liked to condensed button listeners into a single function.

MIT License

Copyright (c) 2020 Pirooz Wallace (https://attack-theory.github.io/Portfolio/) 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.

English Česky

About

Calendar / Day Planner

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published