SMU-Mod-5-Challenge - Daily Planner

The purpose of the challenge was to develop and depoy a daily planner that could do the following:

  1. Would allow a user to create a schedule for the day
  2. Would display the current day and time
  3. Provided time blocks for the user to enter events
  4. Was color coded to identify past, present and future timeblocks
  5. Allow a user to save an event in the a given timeblock when clicking on the save button to the right of each timeblock
  6. Allow the save to persist when the page is refrteshed
  7. Allow the user to clear the schedule when clicking on the 'Clear the Schedule' button

The build was compartamentalized into several categories:

  1. Index.html
  2. Css
  3. JS
  4. Json

Mockup Example with Console Log

Screenshot 2023-01-04 at 5 21 21 PM

Code Example

Screenshot 2023-01-04 at 5 23 04 PM

Resources

  1. Gitlab: https://smu.bootcampcontent.com/SMU-Coding-Bootcamp/SMU-VIRT-FSF-PT-11-2022-U-LOLC/-/tree/main/05-Third-Party-APIs/02-Challenge
  2. Youtube: https://www.youtube.com/watch?v=MkESyVB4oUw
  3. Jquery: https://jqueryui.com/
  4. Bootstrap: https://getbootstrap.com/docs/5.2/getting-started/javascript/
  5. Online Tutoring

License/Disclaimer

The material embodied in this software is provided to you "as-is" and without warranty of any kind, express, implied or otherwise, including without limitation, any warranty of fitness for a particular purpose. In no event shall the Centers for Disease Control and Prevention (CDC) or the United States (U.S.) government be liable to you or anyone else for any direct, special, incidental, indirect or consequential damages of any kind, or any damages whatsoever, including without limitation, loss of profit, loss of use, savings or revenue, or the claims of third parties, whether or not CDC or the U.S. government has been advised of the possibility of such loss, however caused and on any theory of liability, arising out of or in connection with the possession, use or performance of this software