techpeace / the-desk

1 stars 1 forks source link

Enable display of lesson deliveries on lesson calendar #12

Closed techpeace closed 10 years ago

techpeace commented 10 years ago

We're using the jQuery FullCalendar plugin to display lesson deliveries. We need to create a JSON API endpoint for displaying the current user's deliveries, and then display them on the calendar (FullCalendar supports connecting to a JSON API OOTB - whew, so many acronyms).