Skip to content

Latest commit

 

History

History
59 lines (32 loc) · 857 Bytes

README.md

File metadata and controls

59 lines (32 loc) · 857 Bytes

Planner

A web application to manage your google calendar.It uses Google OAuth2 for authenticating user and Google APIs.You can access the web app here

Getting Started


git clone https://github.com/aakash651/Planner.git
cd Planner
npm install -d
node app.js

Feature

  • View your upcoming events
  • Create an Event
  • Get Events as JSON
  • Send invite to guests

Prerequisites

  • NodeJs

  • npm

Built With

  • ExpressJs - The web framework used
  • Bootstrap

Usage

View your Upcoming Events


Add Attendes To an Event


Get Events as JSON


Add an Event