maseiler / avh-booking-system

Booking system based in liabilities
3 stars 4 forks source link

Datetime picker in admin panel #102

Closed maseiler closed 1 year ago

maseiler commented 2 years ago

As for now, the admin can select book entries within a time range by providing the date in the form of YYYY-MM-DD.

Theses input fields should be replaced by a date picker that displays a calendar. E.g. V-Calendar, js-datepicker or something else.