Skip to content

Google Calendar Booking App Demo built with the AngularJS, Node.js, and Express 4.0

Notifications You must be signed in to change notification settings

shmiko/bookingappdemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Setup Download the project files and then rename config.sample.js => config.js and fill in the appropriate credentials.

The callback I used was:

http://localhost:2002/auth ///google/callback

Then, run the following commands from the project root folder in terminal:

npm install
bower install
npm start

About

Google Calendar Booking App Demo built with the AngularJS, Node.js, and Express 4.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 71.8%
  • HTML 24.1%
  • CSS 4.1%