stormseed / daykeep-calendar-quasar

A full event display calendar for the Quasar framework that has multiple viewing formats.
MIT License
270 stars 71 forks source link

Please add ability to add events to demo #68

Open fancydev18 opened 4 years ago

fancydev18 commented 4 years ago

Hi,

Trying the demo at https://stormseed.github.io/daykeep-calendar-quasar/#/ When clicking on a time slot, nothing happens.

Expected: popup a dialog box and ask for meeting name. Click Save and have that event added to calendar. There's no need to persist events added this way between page reloads.

Thanks!