Open sanme98 opened 1 year ago
Thank you for your submission @sanme98! 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 😊
Below is the demo link, Thanks :) https://youtu.be/meZYslW0_40
Project name
Simple Todo Console App
Description
This is a simple Microsoft Todo Console app that is developed using Microsoft Graph .NET v5 SDK. It's login using Device Code and will save the access token into cross-platform cache MSAL so you don't need to login every time. The functions and menus available for the Todo console app is like below:
It provides some basic Todo info/functions for you to view/add/update via console app. Besides that, every time you start the console, it will display upcoming task(s) due within two days. The listing function supports paging and for search Todo task, it will either get the first matched task or display TOP x matched tasks for you to select.
Repo URL
https://github.com/sanme98/hack-together-simple-todo-console
Team members
sanme98