Hi all,
Does anyone know of a nice javascript library that would help with creating schedule grids?
For a basic one, people could drop lines on to a column and then drag the lines up and down. The lines would snap to some resolution. The widget could then submit to form that creates slots.
The pyohio talk picker on the grid is helpful, and people can work with that once the slots have been generated.
Future advances could be a list of filtered talks that people could drag on to a grid.
Anyway, I'm thinking that perhaps someone has already made a js widget that does the time selection part, since that is similar to the use case of needing to select blocks of time for making an appointment.