GithubHelp home page GithubHelp logo

work-day-scheduler's Introduction

Work Day Scheduler

This app utilizes Moment.js, JavaScript, and jQuery in order to create an interactive calendar app where users can list and store events throughout the workday. Using this app, users can check whether the current time is before, after, or during the current hour, and use the save buttons to log their events into localStorage.

General Info

This application is an interactive calendar app that keeps track of the hours of the current day from 9 to 5. When users open the app, they can view the weekday, date, and time in the header. Each row within the app represents one hour, and the colors of the rows correspond with the current hour of the day. If the text area within the row is gray, that means the hour displayed was before the current hour. If the current hour corresponds to one of the hours in the workday, the text area of the row will be red. The rows showing hours that will take place after the current hour is over will be green. This color scheme will make it easier for the user to tell if something takes place in the past, present, or future.

Users can input their work day schedules and events within the text areas. When the blue Save button is clicked, the text will be stored within the rows even when the page is refreshed. This will be convenient if users need to shut down their computer or navigate to a separate page, as their events will remain on the page if they navigate to the application later.

You can use the app yourself at https://mwaslick.github.io/work-day-scheduler/ !

Screenshots

Example Schedule Example of Work Day Scheduler website, displaying the current date and time, hours from 9 am to 1 pm, and a save button on the end of each row

Special Thanks

Special thanks to UW Coding Bootcamp for being so willing to help with jQuery and localStorage!

work-day-scheduler's People

Contributors

mwaslick 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.