Code Monkey home page Code Monkey logo

maelikah / m5_workdayscheduler Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 107 KB

Work Day Scheduler Challenge. The purpose is to generate a workday scheduler that uses local storage to store tasks, that shows the current date and that shows different colors for past, present and future timeslots based on the current time. It also allows the user to delete contents from the local storage

Home Page: https://maelikah.github.io/M5_WorkdayScheduler/

CSS 14.98% JavaScript 31.60% HTML 53.42%

m5_workdayscheduler's Introduction

Work Day Scheduler

Description


Work Day Scheduler Challenge. The purpose is to generate a workday scheduler that uses local storage to store tasks, that shows the current date and that shows different colors for past, present and future timeslots based on the current time. It also allows the user to delete contents from the local storage.

Installation


Installation not required, simply open up the Work Day Scheduler html file and select an hour. You can review past annotations, you can add annotations and you can delete the contents of any timeslot if desired.

Usage


  • GIVEN I am using a daily planner to create a schedule
    • WHEN I open the planner
      • THEN the current day is displayed at the top of the calendar
    • WHEN I scroll down
      • THEN I am presented with timeblocks for standard business hours
    • WHEN I view the timeblocks for that day
      • THEN each timeblock is color coded to indicate whether it is in the past, present, or future
    • WHEN I click into a timeblock
      • THEN I can enter an event
    • WHEN I click the save button for that timeblock
      • THEN the text for that event is saved in local storage
      • THEN a notification message confirming data has been saved is displayed for 2 seconds
    • WHEN I click the delete button for that timeblock
      • THEN the text for that event is deleted from local storage
      • THEN a notification message confirming data has been deleted is displayed for 2 seconds
    • WHEN I refresh the page
      • THEN the saved events persist

The github URL containing the code for this challenge is located at:

https://github.com/Maelikah/M5_WorkdayScheduler

The github pages URL containing the deployed webpage is located at:

https://maelikah.github.io/M5_WorkdayScheduler

Here is a screenshot of the deployed webpage for reference:

Screenshot

Credits


License


NA


m5_workdayscheduler's People

Contributors

maelikah avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.