Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 336 Bytes

File metadata and controls

5 lines (3 loc) · 336 Bytes

Dynamic day planner

This was an assignment to create a simple calendar application that allows the user to save events for each hour of the day. This app runs in the browser and feature dynamically updated HTML and CSS powered by jQuery.

This application uses Moment.js (https://momentjs.com/) library to work with date and time.