This is a code for a Daily Planner App.
It features a simple responsive design, interactive buttons and color-coded time blocks to indicate past, current, and future hours.
It was built using:
- HTML
- CSS
- Bootstrap
- JavaScript
- jQuery
- Google Fonts
- Moment.js
The functionality allows users to type in and save their tasks, which persist on reloading of the page:
The app can be used to store daily tasks in local storage. It can also serve as an example code for bootcamp students on how to use jQuery and moment.js to create a simple daily planner.
The source code and the original asset files were provided by Trilogy Education as part of the Front End Web Development bootcamp sponsored by the Skills For Life program.
This code uses MIT License.