Open Jatin-patil opened 1 year ago
Cool! Thank you for your submission, @Jatin-patil!
Hey @Jatin-patil, would you mind recording a short video walkthrough of your hack? Any format will work. It's not required for the hackathon but it would help us showcase your work both internally at Microsoft and publicly in the community. 😊
Project name
Teams meeting scheduler console App
Description
Project Name
Teams Meeting scheduler console App
Description
This .NET console application begins by retrieving the user's name and email ID via Microsoft Graph API and greeting them. It then assists the user in scheduling team meetings by prompting them to input details such as the meeting subject title, start date and time, and desired meeting duration. The application leverages the Microsoft Graph .NET SDK to schedule the meeting, and outputs a join URL for the Teams meeting which can be shared with guests.
Following is the Output of the Application
Repo URL
https://github.com/Jatin-patil/hack-together
Team members
Jatin-patil