Work-Day-Scheduler

Work-Day-Scheduler

About

The point of this project was to generate a calendar-style app primarily using Bootstrap, jQuery and Moment. The user should be able to load a single webpage, insert some activities/tasks that need to be done within a specific hour block and then save that input. The inputs are stored via localStorage and will reload when the user refreshes the page.

The user should also be able to track when activities will need to be started, as the hour-blocks change colour depending on whether they are in the past, present or future.

Technologies used

  1. HTML
  2. CSS
  3. JavaScript
  4. Bootstrap
  5. Moment.js
  6. jQuery

Small bugs

A few things to note, when the time switches from one hour block to the next during a single session, the colour doesn’t change over until the page is refreshed. In addition at the top of the page where the Date and Time are located, it does take a few seconds to load which isn’t ideal.

https://dinimar-fishboi.github.io/Work-Day-Scheduler/

Screen Shot 2021-07-11 at 20 22 51

Screen Shot 2021-07-11 at 20 22 58

Contact

email: dev.fish.studio@protonmail.com portfolio: https://dinimar-fishboi.github.io/Dev.Fish/

The MIT License (MIT) Copyright © 2021 Tayla Tallis

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.

Visit original content creator repository https://github.com/Dinimar-Fishboi/Work-Day-Scheduler

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *