Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deponte-designer/planner-app
A simple calendar app for scheduling your workday
https://github.com/deponte-designer/planner-app
Last synced: 3 days ago
JSON representation
A simple calendar app for scheduling your workday
- Host: GitHub
- URL: https://github.com/deponte-designer/planner-app
- Owner: deponte-designer
- License: mit
- Created: 2023-12-08T19:16:34.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-10T22:00:47.000Z (10 months ago)
- Last Synced: 2024-01-10T23:23:05.318Z (10 months ago)
- Language: HTML
- Homepage: https://deponte-designer.github.io/Planner-App/
- Size: 911 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Third-Party APIs: Workday Scheduler
## Description
A simple calendar application that allows users to schedule events for each hour of the workday. The app features dynamically updated HTML and CSS powered by jQuery, and it uses the Day.js library to work with date and time.
## Overview
This project is a Work Day Scheduler that helps employees manage their busy schedules effectively. It allows users to add, edit, and save events for each hour of the workday. The application displays the current day at the top and color-codes each time block based on past, present, and future.
## Demo
![Demo](./assets/images/work-day-scheduler-demo.gif)
## Features
- Display the current day at the top of the calendar.
- Present time blocks for standard business hours.
- Colour-code each time block based on past, present, and future.
- Allow users to enter events when clicking a time block.
- Save events in local storage when the save button is clicked.
- Persist events between refreshes of a page.## Screenshot
![Workday Scheduler Screenshot](./assets/images/Planner-App_index.png)
*The above image illustrates an example of the colour-code each time block.*
## Deployment
This project is deployed and accessible at the following URLs:
- [Live Application](https://deponte-designer.github.io/Planner-App): Visit this link to plan your workday.
- [GitHub Repository](https://github.com/deponte-designer/Planner-App): Visit the repository for project details, including a comprehensive README.> Dive into the code and explore the results of this Workday Scheduler.
## License
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
Copyright (c) 2023 [dePonte](https://github.com/deponte-designer)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
## Badges
![edX](https://img.shields.io/badge/edX-%2302262B.svg?style=for-the-badge&logo=edX&logoColor=white)
![Markdown](https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge&logo=markdown&logoColor=white)
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![jQuery](https://img.shields.io/badge/jquery-%230769AD.svg?style=for-the-badge&logo=jquery&logoColor=white)
![Bootstrap](https://img.shields.io/badge/bootstrap-%238511FA.svg?style=for-the-badge&logo=bootstrap&logoColor=white)
![Windows 11](https://img.shields.io/badge/Windows%2011-%230079d5.svg?style=for-the-badge&logo=Windows%2011&logoColor=white)
![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)
![Google Chrome](https://img.shields.io/badge/Google%20Chrome-4285F4?style=for-the-badge&logo=GoogleChrome&logoColor=white)
![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)
![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white)
![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)
![Github Pages](https://img.shields.io/badge/github%20pages-121013?style=for-the-badge&logo=github&logoColor=white)
![GitLab](https://img.shields.io/badge/gitlab-%23181717.svg?style=for-the-badge&logo=gitlab&logoColor=white)