A quiz app with a database containing the question bank with answers and explanations. This bank can be filled dynamically any time using a file containing questions with answers and explanations. Using this bank, the quiz generator is supposed to generate a quiz based on which topic(s) is/are selected.

0 stars 0 forks 0 watchers TypeScript MIT License
1 Open Issue Need Help Last updated: Jul 1, 2026

Open Issues Need Help

View All on GitHub
enhancement good first issue

A quiz app with a database containing the question bank with answers and explanations. This bank can be filled dynamically any time using a file containing questions with answers and explanations. Using this bank, the quiz generator is supposed to generate a quiz based on which topic(s) is/are selected.

TypeScript