Git Product home page Git Product logo

day-planner's Introduction

day-planner

A simple day planner that you can use to plan out your daily 9-5 schedule. We were provided with a simple HTML and CSS file, that had the basic structure and styles set up for us. I set up the structure of the planner and used jquery to set up the functionality of the planner. The planner is set up to do the following.

  • On page load it displays the current date at the top of the page.
  • Each time block is color coded so that the user can identify which time blocks have occured, are currently happening and will happen.
  • When the user clicks on each time block, they can input a task into that time block.
  • When the user clicks on the save button, the tasks that they enter into that time block get saved into local storage, and on page refresh the tasks that the user entered are still visible.

Libraries used to complete this project

The following libraries were used to create this project.

  • Bootstrap - used for styling of page.
  • Moment JS - used to handle date and time calculations
  • JQuery - used to set up color-coding, and other interactive functionality on page.

Screenshot of final project

Screenshot of Day Planner

Link to deployed project

day-planner's People

Contributors

v-lax avatar

Watchers

James Cloos avatar  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.