Skip to content

mentaltemple/workday-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Description

-I was motivated to build an intuitive web app workday calendar utilizing html, javaScript, bootstrap, jQuery and moment js.

-I built this project to gain a deeper understanding of these libraries and to deepend my understanding of javaScript.

-This calendar allows the user to view the current workday, easily asses what time it is according to the calendar, view tasks that were previously saved, and save new tasks in different hour blocks.

-I learned a lot about jQuery, especially callback functions. I learned how to style elements with bootstrap. I learned how to refer to, dipslay and use moment js on a page. I learned how to decide whether it's better to create elements statically or dynamically. I learned how to dynamically alter elements. I learned how to save into and retrieve from local storage.

Installation

Click on the link to visit the web app: https://mentaltemple.github.io/workday-calendar/

Usage

The calendar will display the current day, along with time blocks for the current work day. The current hour is highlighted in red, the future hours are highlighted in green, while the past hours are grayed out. User can click on a time block, enter text, click save and the data will be retireved and displayed upon page reload until local storage is cleard.

md ![demo gif of working calendar](./assets/images/workday-calendar-demo.gif)

Credits

Special thanks to:

-Ben Machock (Instructor)

-Ron Eihul (Substitute Instructor)

-Leo Silva + Zac Stowell (TAs)

-https://momentjs.com/

-https://getbootstrap.com/

-https://jquery.com/

-https://fontawesome.com/

-https://jqueryui.com/

License

MIT License

Copyright (c) [2021] [Joshua Randy Abeyta]

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published