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

Refactor components #10

Closed dongheenam closed 1 year ago

dongheenam commented 1 year ago

Refactor the code into the following components for easier design:

dongheenam commented 1 year ago

https://github.com/dongheenam/maths-question-bank/commit/4a95a187b80350841046252e2f07c17425e966db Completed refactoring, need to fix test failing issues later...