Skip to content

Google calendar appointment app using AngularJS and Node.js

Notifications You must be signed in to change notification settings

diazinc/gcalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Calendar App

Installation & Run

npm install
bower install
npm start

View your browser at http://localhost:8080

Configuration

config.js

siteURL=<your site url>
dbURL=<your mongodb url>

auth.js

clientID=<your google client ID>
clientSecret=<your google client Secret>
callbackURL=<google auth redirect url>

About

Google calendar appointment app using AngularJS and Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published