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

OneClass: an easy-to-use online platform that helps teachers and students collaborate, communicate and create! #199

Open sharry opened 1 year ago

sharry commented 1 year ago

Project name

OneClass

Description

OneClass Logo

OneClass is an easy-to-use online platform that helps teachers and students collaborate, communicate and create!

With OneClass,

OneClass is the ultimate tool for learning in the 21st century!

OneClass is built using ASP.NET Web APIs (.NET 6) that calls the Microsoft Graph API using the .NET SDK, and a React frontend.

Repo URL

https://github.com/sharry/OneClass

Team members

ElhoubeBrahim, abderrazzaq-laanaoui, StoicBug, sharry

waldekmastykarz commented 1 year ago

Thank you for your submission @sharry! 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 😊

waldekmastykarz commented 1 year ago

Hey folks, I've got trouble running your hack. The instructions for SPA refer to npm start but you don't have a start script. Instead, I tried running npm dev but can't get past the login screen (after signing in with my account in the popup I'm getting redirected inside the popup to the /signin page).

The MAUI app doesn't seem to be doing anything: I can switch between the pages, but none of the buttons work. What am I missing?

image image image