https://github.com/edrisym/google-calendar-api
Google Calendar Web Api Overview This project demonstrates the integration of Google Calendar with an MVC web application. It allows users to authenticate with their Google accounts, access their calendar events, and manage them directly from the application.
https://github.com/edrisym/google-calendar-api
google-api googlecalendar googlecalendarapi
Last synced: 10 months ago
JSON representation
Google Calendar Web Api Overview This project demonstrates the integration of Google Calendar with an MVC web application. It allows users to authenticate with their Google accounts, access their calendar events, and manage them directly from the application.
- Host: GitHub
- URL: https://github.com/edrisym/google-calendar-api
- Owner: Edrisym
- Created: 2024-04-02T22:28:58.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T14:51:43.000Z (over 1 year ago)
- Last Synced: 2025-04-06T16:28:51.176Z (about 1 year ago)
- Topics: google-api, googlecalendar, googlecalendarapi
- Language: C#
- Homepage:
- Size: 3.44 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Google Calendar Web Api
Overview
This project demonstrates the integration of Google Calendar with an MVC web application. It allows users to authenticate with their Google accounts, access their calendar events, and manage them directly from the MVC application.