Skip to content

emsim11/Workday-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Application Logo

Workday Scheduler

A Simple Calendar Application to Plan Your Workday!

GitHub Follow Badge GitHub Repository Forks Badge GitHub Repository Stars Badge GitHub Repository Watchers Badge

Deployed URL Badge

DescriptionFeaturesInstallationUsageSupportContributingCreditsLicense

Description

The Workday Scheduler application is a simple calendar website that allows users to save events for each hour of a typical workday (9am–5pm). The application runs in the browser and uses local storage to retain the user's saved events.

User Story

As an employee with a busy schedule

I want to add important events to a daily planner

So that I can manage my time effectively

Acceptance Criteria

Given I am using a daily planner to create a schedule

When I open the planner

Then the current day is displayed at the top of the calendar

When I scroll down

Then I am presented with time blocks for standard business hours of 9am to 5pm

When I view the time blocks for that day

Then each time block is color-coded to indicate whether it is in the past, present, or future

When I click into a time block

Then I can enter an event

When I click the save button for that time block

Then the text for that event is saved in local storage

When I refresh the page

Then the saved events persist

Back to Top

Features

  • Local storage to save events planned for the workday

  • Dynamically updated HTML and CSS, powered by jQuery

  • Displays current date and time using the Day.js library

Back to Top

Usage

To use the Workday Scheduler application, simply open the deployed URL in a web browser. From there, you can enter events in hour block that you plan to do it during. Next, click the save icon to the right of the hour block. Finally, bookmark the website so that you can easily return to your Workday Scheduler!

Visuals

Below is a screenshot of the application BEFORE the workday has started:

Workday-Scheduler Before 9:00 AM

Back to Top

Support

Email Badge

Contact Information:

If you have any questions, or additional feedback, please feel free to contact me. I will get back to you as soon as possible.

Submit an Issue:

If you are experiencing an issue with this application, please submit an issue ticket.

Back to Top

Contributing

GitHub Repository Contributors Badge

This project is not allowing other contributors at this moment.

Back to Top

Credits

GitHub Badge

Here are listed the sources that helped make this project possible.

Authors

The following developers helped create this project:

Emily Simone - Main Developer

Repository Information

GitHub Repository Size Badge GitHub Repository Last Commit Date Badge GitHub Repository Commit Activity Badge

Back to Top

License

MIT License Badge

© 2024 Emily Simone

This application is licensed under the MIT License.

Back to Top

About

Columbia Module 05 Challenge: Third-Party APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published