Giter VIP home page Giter VIP logo

dailyplanner's Introduction

DailyPlanner

Introduction

Webpage deployed at: https://bh00fie.github.io/DailyPlanner/

In this challenge, I'll be creating a simple calendar application that allows a user to save events for each hour of the day by modifying the starter code given to me and using the concepts I've learned in the few last weeks. In this project, I'll be creating a calendar that will show the current day (using Moment.js) and that allows the user to store hourly notes when clicking the save button.

Description

The app should:

  • Display the current day at the top of the calendar when a user opens the planner.
  • Present time blocks for standard business hours when the user scrolls down.
  • Color-code each time block based on past, present, and future when the time block is viewed.
  • Allow a user to enter an event when they click a time block.
  • Save the event in local storage when the save button is clicked in that time block.
  • Persist events between refreshes of a page.

JS file has been commented on to help understand written code if interested in looking into it more in-depth.

The code has been deployed on the following webpage: https://bh00fie.github.io/DailyPlanner/

Final Results

When you open your code in the browser my resulting Daily Planner should look similar to the following:

Planner


License

MIT Licence


© 2022 edX Boot Camps LLC. Confidential and Proprietary. All Rights Reserved.

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.