Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emyann/bookit4me
An Ionic sample application built upon Office 365 Unified Api that allows you to book on the fly an identified room in your Azure Active Directory.
https://github.com/emyann/bookit4me
Last synced: 5 days ago
JSON representation
An Ionic sample application built upon Office 365 Unified Api that allows you to book on the fly an identified room in your Azure Active Directory.
- Host: GitHub
- URL: https://github.com/emyann/bookit4me
- Owner: emyann
- Created: 2015-10-17T14:49:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-23T00:48:29.000Z (about 9 years ago)
- Last Synced: 2024-10-30T21:09:55.150Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.9 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About The Application
An **Ionic** sample application built upon **Office 365 Unified Api** that allows you to book on the fly an identified room in your Azure Active Directory.
## Installation
- [Set up an Azure native application](https://github.com/Azure-Samples/active-directory-cordova-multitarget#step-1-optional-register-the-sample-with-your-azure-active-directory-tenant)
- Set your Azure App ID in app.js
- Install Ionic framework `npm install -g cordova, ionic`
- Run the app in your browser `ionic serve`## Contributors
[@sebastienlevert](https://twitter.com/sebastienlevert), [@renaudin_yann](https://twitter.com/renaudin_yann)