https://github.com/jbegaint/iaecal
import fullcalendar events to a google calendar
https://github.com/jbegaint/iaecal
flask fullcalendar icalendar python requests
Last synced: 4 months ago
JSON representation
import fullcalendar events to a google calendar
- Host: GitHub
- URL: https://github.com/jbegaint/iaecal
- Owner: jbegaint
- Created: 2015-03-29T10:51:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-30T08:13:05.000Z (almost 10 years ago)
- Last Synced: 2024-12-28T02:29:41.380Z (10 months ago)
- Topics: flask, fullcalendar, icalendar, python, requests
- Language: Python
- Homepage:
- Size: 753 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IAECal
Use a web application as a workaround to get a [iCalendar](https://en.wikipedia.org/wiki/ICalendar) compatible link from a [FullCalendar](http://fullcalendar.io/) JSON events source (requiring authentication).
Build on [flask](http://flask.pocoo.org/),
[requests](http://docs.python-requests.org/en/latest/),
[icalendar](https://github.com/collective/icalendar/), [boostrap](https://getbootstrap.com/) and [angularjs](https://angularjs.org/).