Skip to content

App displaying google calendar data as a timeline. OAuth | Google Calendar API | Google Charts | Google API

License

Notifications You must be signed in to change notification settings

PLtier/timeline-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi 👋

It's a timeline app which fetchs events from your google calendar and displays it in timeline with controler for changing range of dates. Refresh feature is already there. Check it out: https://google-calendar-timeline.netlify.app/

Stack ⚙️

  • vanilla javascript
  • Google charts (timeline, dashboard and chart range filter)
  • Google calendar API

Requirement

Project needs access to Google API calendar. Or you can check out this out on a public site.

Accessing Google API calendar

Quickstart You have to create a new project in your Google API's, then get its "CLIENT ID", then create and get "API Key". up to 1 000 000 000 queries are free. Then put "CLIENT ID" to index.js and "API Key" to importData.js.

About

App displaying google calendar data as a timeline. OAuth | Google Calendar API | Google Charts | Google API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages