Skip to content

This repository contains demo apps that highlighs Office Add-ins and consuming Microsoft Graph resources in an Angular.js

Notifications You must be signed in to change notification settings

peombwa/Office-365-Dev-KE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Office-365-Dev-KE

This repository contains demo apps that showcase how to write Office Add-ins and consuming Microsoft Graph resources using Angular.js The repo contains two projects:

1. Find Time

Find time is a web app that uses the find meeting times API from Microsoft Graph to find the appropriate meeting times for all the attendees of a meeting. The app uses hello.js to authenticate to Azure AD which returns a token that we then use to call the find meeting times API from Graph. The project is written using Angular.js and Office UI fabric for the styling.

2. Yandex

This is a simple Outlook Add-in that translates the content of an email from Russian to English. It used the free Yandex API to handle the translation. The project is written using Angular.js and Office UI fabric for the styling.

About

This repository contains demo apps that highlighs Office Add-ins and consuming Microsoft Graph resources in an Angular.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages