MJZawacki / TimeOffTeamsApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time Off Request Framework

Start Contributing

Build

  1. Register apps with Azure Active Directory. You will need 2 apps, one for the bot webapi and one for the TimeOff API. Store the ApplicationIds and Passwords for later user.
  2. Register bot and store AppId and AppPassword for later user.
  3. Edit aad:Callback to point to your specific url.
  4. Update web.config with new values and hit F5 to run.

About


Languages

Language:C# 93.1%Language:JavaScript 4.4%Language:CSS 1.1%Language:ASP 0.8%Language:HTML 0.6%