Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 487 Bytes

readme.md

File metadata and controls

executable file
·
14 lines (10 loc) · 487 Bytes

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 and Dan Wahlin.