Skip to content

CodeThatBreak/Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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