microsoft / hack-together

Hack Together: Microsoft Graph and .NET is a hackathon for .NET developers to learn Microsoft Graph and Microsoft 365.
MIT License
523 stars 85 forks source link

Project: File Explorer with Microsoft Graph API #142

Open abencek opened 1 year ago

abencek commented 1 year ago

Project name

File Explorer with Microsoft Graph API

Description

This application reads available properties about Excel workbooks from signed in user's drive. Standard properties such as Name and Creation date are extended with additional properties such as Number of sheets and Number of tables. These properties are downloaded directly for each workbook. A list of files with selected properties are displayed in a MAUI application.

Repo URL

https://github.com/abencek/HackTogetherMSGraphMAUI

Team members

abencek

waldekmastykarz commented 1 year ago

Very nice @abencek! Would you be willing to record a short video to demonstrate the app? It's not required for the hackathon but it would help us showcase your work internally at Microsoft and publicly in the community 😊