Skip to content

Using the Google Calendar and EasyRoom APIs, it returns the merge of the events with the free classrooms in which to spend the free time.

Notifications You must be signed in to change notification settings

gobberr/ISDEproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISDEproject

Description

This web service offers one-day planning. Using the Google Calendar and EasyRoom APIs, it returns the merge of the events with the free classrooms in which to spend the free time. Check it out!

Scenario

  1. Users must sign in with google accounts using Google+ APIs

  2. Select a Google Calendar to get your events

  3. Merge of events in the calendar with free classrooms of University of Trento

  4. See your planned day

Services

  1. Google+ and Google Calendar adapter, integrated in this project

  2. Easyroom service adapter, integrated in this project

  3. Database service adapter, integrated in this project

Heroku deployment at this link

Local setup

  1. Install the dependencies: npm install

  2. Start the service npm start

  3. Go to localhost:3000 and follow the instructions

About

Using the Google Calendar and EasyRoom APIs, it returns the merge of the events with the free classrooms in which to spend the free time.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published