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.