Click on a day box and create a new event on that day which gets sent to the backendCalendar Rails API using JSON on clicking submit.
Once submit is clicked the form disappears and event now appears in that day’s box.
Switch between months.
Handle too many events per day.
Able to delete events.
The UI has 5 rows of 7 boxes with the correct date on the correct days.