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
git clone https://github.com/aakash651/Planner.git
cd Planner
npm install -d
node app.js
- View your upcoming events
- Create an Event
- Get Events as JSON
- Send invite to guests
-
NodeJs
-
npm
- ExpressJs - The web framework used
- Bootstrap