Giter Site home page Giter Site logo

day-planner's Introduction

Day Planner

Calendar application

https://megha-murthy.github.io/day-planner/

Description:

This is a calendar application that allows the user to save events for each hour of the day. The app displays standard business hours (9 a.m. to 5 p.m.)

Each time slot represents one hour and contains the following:

  • The time

  • A field to hold user input

  • A save button

Clicking on the save button will store the time and user input in localStorage.

Near the top of the calendar, the application displays the current day. Each hour is color coded to reflect whether the time slot is in the past, the present, or the future. This changes depending on the time of day.

Usage:

  1. The current day is displayed at the top of the calendar.

  2. The application displays timeblocks for standard business hours (9 a.m. to 5 p.m.).

  3. Each timeblock contains an input field and save button.

  4. Clicking a timeblock's "Save" button stores the input text in local storage, allowing the text to persist when the application is refreshed.

  5. Each timeblock is color coded to indicate whether it is in a past, present, or future hour.

    Past - Grey (#d3d3d3)

    Present - Red (#ff6961)

    Future - Green (#77dd77)

Technologies:

HTML 5,CSS 3, jQuery 3.4.1

Screenshots:

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.