Implement typescript prototype for Microsoft Graph to fetch contacts from O365
Budget: $10 – $80 USD
implement a typescript prototype to fetch contacts from office 365 / Outlook contacts
milestones:
ms1:
you access the contacts and you trace the content of the contacts into the javascript console
require a function to:
- access a set of contacts by using queries for name, phone, email, comment
- access one specific contact (a special case of the previous set)
ms2:
instead of tracing to console, you define a DTO class, which represents the contact on outlook side
now you transfer all fields into the DTO and you trace the DTOs to the console
IMPORTANT
you require your own office 365 account (afaik there are free for 30 days, plz check BEFORE you bid!)
requirements
- typescript
- yeoman samples styled runner as microsoft provides
- package.json for deps (obvious with yeoman)
delivery
- a video or video call showing the code is running on your machine properly
- full code in our git on premise
- support if your code does not run on our env
- clean code
- well documented code
milestones:
ms1:
you access the contacts and you trace the content of the contacts into the javascript console
require a function to:
- access a set of contacts by using queries for name, phone, email, comment
- access one specific contact (a special case of the previous set)
ms2:
instead of tracing to console, you define a DTO class, which represents the contact on outlook side
now you transfer all fields into the DTO and you trace the DTOs to the console
IMPORTANT
you require your own office 365 account (afaik there are free for 30 days, plz check BEFORE you bid!)
requirements
- typescript
- yeoman samples styled runner as microsoft provides
- package.json for deps (obvious with yeoman)
delivery
- a video or video call showing the code is running on your machine properly
- full code in our git on premise
- support if your code does not run on our env
- clean code
- well documented code