Click here to Skip to main content
15,886,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey guys, I'm building an app in asp.net web api using ember and I need to make an Event Calendar which will show the events of the logged in user on a calendar (something like google calendar) any ideas/tips on how I should do this? sample code of a similar situation would be cool also ;)
Posted

1 solution

I found some Calendars.

1. https://github.com/joinspoton/ember-calendar[^] - http://joinspoton.github.io/ember-calendar/[^]
2. Calendar component for ember-cli[^]

Else you can find many jQuery Plugins for Calendar. Use them.
 
Share this answer
 
Comments
varmartins 4-Feb-15 6:26am    
Thanks mate ;)
Most welcome buddy. :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900