Skip to content

Files

Latest commit

ab99adc · Dec 14, 2017

History

History
16 lines (10 loc) · 524 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 524 Bytes

Simple Google Calendar API Laravel Application

Hi, I'm Josip. I am creating this simple Google Calendar API Laravel app for learning purposes.

Intended functions:

  1. Logging in with your Google account
  2. Retrieving all of your Google Calendars and events and showing them to you
  3. Possibility to share link to your calendars with your friends, so they can add the events for you to catch up

TO DO: -Fix intended routes