dongheenam / maths-question-bank

This is a Next.js app that lets you search, edit, and store quality questions in Mathematics.
https://maths-question-bank.vercel.app
0 stars 1 forks source link

Implement a question detail page #5

Closed dongheenam closed 1 year ago

dongheenam commented 1 year ago

Create a question detail page that displays the question, solution, and tags for a selected question.

dongheenam commented 1 year ago

https://github.com/dongheenam/maths-question-bank/commit/4c731cf5a52c5fe0c6ede2d35fd81685677ce5ba Question view page (and edit form) added using dynamic routing