Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.05 KB

Notion Calendar Integration

Description

Notion Calendar integrates time management with Notion workspaces and databases, allowing you to manage professional and personal events in one place. By syncing with Google Calendar, it provides a consolidated scheduling platform. The integration enables users to link database entries to calendar events for efficient planning and task tracking.

Features

  • Unified Scheduling: Sync Google Calendar with Notion to manage events in one application.
  • Database Integration: Link Notion database entries directly to calendar events.
  • Task Management: Plan and track tasks efficiently alongside your events.
  • Cross-Platform Access: Accessible via apps and web browsers for seamless usage.
  • Collaboration Tools: Comment on ongoing projects, participate in discussions, and receive feedback.

Tech Stack

  • Frontend: Next.js
  • Backend: User's Choice
  • Integration: Google Calendar API.

Installation

Run the following commands to set up and host the project locally:

npm install
npm run dev