hack-together
hack-together copied to clipboard
Project: Find meeting time MVC Web app with Microsoft Graph
Project name
Find Meeting Time
Description
This web application aims to remedy the pain point of scheduling meetings with colleagues.
- Currently, using Outlook to schedule a meeting for a group of people is difficult. It is guesswork to put a time slot and see if there are any conflicts for others.
- The suggestion tab in Outlook is not very useful; it shows a few recommended time slots, typically the earliest ones.
This application aims to take a list of emails (people) and a a meeting duration and generate available meeting timeslots (where everyone is available) in the user-provided time period.
- It does so by using Microsoft Graph API to query for everyone's calendars, and seeking a timeslot where everyone does not have an ongoing meeting.
Future Features
- Select meeting time and send meeting invite to all attendees.
Repo URL
https://github.com/ambroseboo/find-meeting-time
Team members
ambroseboo
Thank you for your submission @ambroseboo! 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 😊
Here is the video. Thanks! https://user-images.githubusercontent.com/59088254/225082689-9d6b4e95-69e4-4cbd-9944-b0c254b8d679.mp4