liampalmer0 / fit-of-the-day

A daily outfit recommender
0 stars 0 forks source link

Calendar - Add Event #143

Closed liampalmer0 closed 3 years ago

liampalmer0 commented 3 years ago

Add Event

Given user is logged in and on the calendar page

And they click the add event button

When they enter event details and click save

Then event should show on calendar

Event form should have fields: Name - Text input Dress code - dropdown list Date & time start Date & time end

Adding recurring events is currently not planned but can be added if it is low effort

blairtl commented 3 years ago

https://nhn.github.io/tui.calendar/latest/tutorial-example16-template-for-popup https://github.com/nhn/tui.calendar/blob/master/docs/getting-started.md#customize-popups https://nhn.github.io/tui.calendar/latest/Options https://nhn.github.io/tui.calendar/latest/#ready-to-use-default-popups

blairtl commented 3 years ago

Jquery Pop-ups: https://jqueryui.com/dialog/#modal-form