Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danwahlin/angulartypescript

An Angular and TypeScript demo app that integrates with Azure AD and Office 365 cloud services.
https://github.com/danwahlin/angulartypescript

Last synced: 29 days ago
JSON representation

An Angular and TypeScript demo app that integrates with Azure AD and Office 365 cloud services.

Awesome Lists containing this project

README

        

Expense Manager with Angular and TypeScript
===============

This application was originally written in JavaScript and then converted to
TypeScript to show how TS can be used in Angular applications.

The application uses:

* Angular
* TypeScript
* adal.js (Azure AD client-side script)
* Various Office 365 cloud services (OneDrive for Business and more)

The application was written by [Andrew Connell](http://twitter.com/andrewconnell) and [Dan Wahlin](http://twitter.com/danwahlin).