Skip to content

Jeromemn/Easy-schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy-Schedule

Description

This project is currently a day planner, which allows the user to enter information into time slots and save them to assist with managing time. Future addition to this project would be creating an option to add events to future dates, using a datepicker, time selection, input and button. The motivation with this project was to create a easy to use day planner to help with time management and scheduling appointments.

In this project i learned to use Jquery to manipulate the DOM and create HTML elements also styled using Jquery. I learned to set a create a empty variable in situations where pulling from the local storage is needed but local storage could be empty.

Installation

No installation is needed, this is a web application which can be found at:

Live Site

Once opened in the canter rows you can select and create a daily schedule. To the right is a button with " + " this will be clicked to add those events to the schedule and save them. to delete, delete the text and select " + ".

Usage

![Easy Schedule ](https://user-images.githubusercontent.com/112592440/192443703-0f3d102b-904d-4f01-bc41-a1af1723ac8d.jpg)

Credits

Bootstrap: "https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"

Jquery: "https://code.jquery.com/ui/1.13.2/themes/base/jquery-ui.css"

"https://code.jquery.com/jquery-3.6.0.js" "https://code.jquery.com/ui/1.13.2/jquery-ui.js"

About

Record events to daily planner to improve time management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors