issues
search
welaborate-labs
/
inka_backoffice
0
stars
0
forks
source link
add real data to the calendar and refactor the delete method
#31
Closed
rodolforpr88
closed
2 years ago
rodolforpr88
commented
2 years ago
Controllers in general update the method Destroy with the 'status: :see_other'
controllers/calendar create the methods 'set_start_date', 'set_date_range' and 'set_time_range'
models/booking create the helper for names 'customer_name' 'professional_name' and 'calendar_names' to use in the calendar
models/booking update the 'schedule_is_available' using between to check the values
calendar/views create the views for each weekday
screenshot
screenshot