Simple calendar application that allows a user to save events for each hour of the day (modifying starter code)
This timed daily planner was created to fulfill 7th Bootcamp chalenge. This Challenge requiring: DOM manipulation, advanced JavaScript, integration of third-party APIs. This app is running in the browser and feature dynamically updated HTML and CSS powered by jQuery.
"Commented" test points were left in addition to standard comments in JS file; allowing future tracebility of logic in the code , as In the future I would like recreate same application using different style to improve/shorten the code.
This source code is available to everyone under the standard MIT license.
This project is available under below link: https://w-jk.github.io/WC7_DailyPlanner/
Code can also be accessed also on Git Hub from the below repository: https://github.com/W-JK/WC7_DailyPlanner.git
https://www.jsdelivr.com/package/npm/moment ( https://momentjs.com/docs/#/displaying/ ) https://jquery.com/ - jQuery is provided under the MIT license. https://www.w3schools.com/jquery/event_click.asp
Licensed under the MIT license. Part of the source code was suplied and is licenced under: © 2023 edX Boot Camps LLC. Confidential and Proprietary. All Rights Reserved.