Skip to content

Created a simple calendar application that allows a user to save events for each hour of the day by modifying starter code. This app runs in the browser and feature dynamically updated HTML and CSS powered by jQuery.

License

Notifications You must be signed in to change notification settings

yasmiinanon/Work-Day-Scheduler-yasmiin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Third-Party APIs: Work Day Scheduler

Description

This project involved feature dynamically updated HTML and CSS powered by jQuery to create a simple calendar application that allows a user to save events for each hour of the day.

Installation


  1. Navigate to the repository using the link below:
   https://github.com/yasmiinLDN/Work-Day-Scheduler-yasmiin

  1. Click the green "< > Code" button to copy the SSH key related to the repository



3. Clone the repository into your local machine using the below command entered into the command line (assuming you have set up your SSH connection correctly to connect your GitHub account to your local machine):
   git clone git@github.com:yasmiinLDN/Work-Day-Scheduler-yasmiin.git

Usage

Below shows the layout of the password generator:

GIF of console

Credits

This document was created with assistance from the following websites:

https://developer.mozilla.org/en-US/docs/Web/JavaScript

  • I worked on this with my TA and my tutor Bobbi - thank you both kindly!

License

This document is distributed under the MIT License. Please see LICENSE.txt for more information.

Badges

| Javascript | Javascript
| HTML5 | HTML5

Features

Main scheduler contents

  • The app:
    • Displays the current day at the top of the calender when a user opens the planner.
    • Presents 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

Contributing

Contributor Covenant

About

Created a simple calendar application that allows a user to save events for each hour of the day by modifying starter code. This app runs in the browser and feature dynamically updated HTML and CSS powered by jQuery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published