Coder Social home page Coder Social logo

rajatanantharam / adda Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 86 KB

Adda (আড্ডা) is an iOS wireframe app that can be used to find available meeting rooms at a given point of time.

License: GNU General Public License v3.0

Ruby 3.05% Swift 96.95%

adda's Introduction

Adda (আড্ডা)

An iOS wireframe app that lists available meeting spaces in an organisation for the next hour This app assumes that you work in an organisation that uses outlook 365.

Setup

  1. Sign into the App Registration Portal using either your personal or work or school account.
  2. Select Add an app.
  3. Enter a name for the app, and select Create application.The registration page displays, listing the properties of your app.
  4. Under Platforms, select Add platform.Select Native platform.
  5. Copy the Client Id to the clipboard. You'll need to enter this value into the sample app.The app id is a unique identifier for your app.
  6. Select Save.

Configuration

Use the application client id & redirect URI from the app registration portal in OutlookService.swift. For the redirect URI, the app name refers to the name of your app from the app registration portal.

"client_id" : "{YOUR_APP_CLIENT_ID}"
"redirect_uris": ["{YOUR_APP_NAME}://oauth2/callback"]

adda's People

Contributors

rajatanantharam avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.