dongheenam / math-test-builder

This is a Next.js app that lets you write math quizzes and tests easily.
https://math-builder.vercel.app
0 stars 0 forks source link

Integrate next-auth with existing functionality #15

Open dongheenam opened 1 year ago

dongheenam commented 1 year ago

We now need to integrate next-auth with the app.

Tasks

dongheenam commented 1 year ago

Progress update

To simplify the logic, buckets are saved in localStorage. They will either be quickly deleted or added to a test anyways.