Query user's assignments for all courses and list by due date in Next.js

CuriousDroid
Community Member

Hello, 

I am a student working on a small application using the Canvas API for me and my classmates. I'd like to create a Next.js app that allows users of the site to sign in using their Google account, and then displays a list of their unsubmitted assignments, organized by due date (almost like a to-do list). Is this possible to do using the Canvas LMS api? How should I make sure that authentication is handled safely?

Thank you in advance for your help!

0 Likes