Skip to content

Conversation

@obchodniuspech
Copy link

Since it was quite hard to make it work, here is an example to load data over jQuery ajax from json file

Since it was quite hard to make it work, here is an example to load data over jQuery ajax from json file
@ikerib
Copy link
Contributor

ikerib commented Aug 1, 2017

I can show my work with this library...
I had done a complete webapp for my company to have a full control of employees calendars and it's done with Symfony framework (PHP). It's was easy to implement.
https://github.com/PasaiakoUdala/egutegia

Here you get all events for one Users calendar
https://github.com/PasaiakoUdala/egutegia/blob/master/src/ApiBundle/Controller/ApiController.php#L214

And this is the view and the JS where I load them
https://github.com/PasaiakoUdala/egutegia/blob/master/app/Resources/views/default/user_homepage.html.twig
https://github.com/PasaiakoUdala/egutegia/blob/master/app/Resources/assets/js/calendar-user.js

@obchodniuspech
Copy link
Author

Even examples are not working - in default state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants