mattlewis92/angular-bootstrap-calendar

Adding events dynamically in angular bootstrap calendar

Neha-saini opened this issue · 1 comments

I want to add events dynamically but don't know how to do it. Please help

Use ngResource and dynamically load events from your API. It's not the issue with calendar. You can read a lot about REST APIs on the web.