Weather Dashboard
November 9, 2020
Employee Tracker
November 9, 2020

Daily Planner / Scheduler App

The Daily Planner / Scheduler App is a sophisticated yet user-friendly web application designed to help users manage their daily schedules efficiently. This project showcases my skills in frontend development, including my proficiency in JavaScript, jQuery, HTML, CSS, and my ability to integrate third-party libraries like Moment.js and Bootstrap.

Key Features

Dynamic Date & Time Display
Utilizing Moment.js, the app displays the current date and time, updating in real-time.
Interactive Time Blocks
The application features time blocks for standard business hours, each editable for adding and modifying tasks.
Color-Coded Interface
To enhance user experience, time blocks are color-coded, indicating past, present, and future hours.
Persistent Data Storage
Utilizing local storage, the app saves user input, ensuring data persistence across sessions.

Technical Stack

Project Significance

This project is a testament to my ability to create practical, visually appealing web applications that enhance productivity and user experience.
 
It demonstrates my attention to detail, understanding of user interface design, and my capability in implementing responsive design principles.

Further Info

The deployed application can be found here
 
The project source code is available on GitHub at Daily Planner / Scheduler App