https://github.com/sagorranait/quizbank
The QuizBank website is an excellent resource for anyone looking to test their programming skills and knowledge from anywhere with an internet connection.
https://github.com/sagorranait/quizbank
firebase firebase-auth firebase-database mui mui-icons mui-material react react-hook-form react-hot-toast react-redux-typescript react-router-dom-v6 react-slick-slider react-typescript recharts-js scss
Last synced: 18 days ago
JSON representation
The QuizBank website is an excellent resource for anyone looking to test their programming skills and knowledge from anywhere with an internet connection.
- Host: GitHub
- URL: https://github.com/sagorranait/quizbank
- Owner: sagorranait
- Created: 2023-01-31T06:08:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T16:54:04.000Z (over 2 years ago)
- Last Synced: 2025-04-01T15:50:57.839Z (7 months ago)
- Topics: firebase, firebase-auth, firebase-database, mui, mui-icons, mui-material, react, react-hook-form, react-hot-toast, react-redux-typescript, react-router-dom-v6, react-slick-slider, react-typescript, recharts-js, scss
- Language: TypeScript
- Homepage: https://quiz-bank-react.web.app/
- Size: 478 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QuizBank
The QuizBank website is an excellent resource for anyone looking to test their programming skills and knowledge from anywhere with an internet connection. With a user-friendly interface, students can take exams covering a wide range of programming concepts, such as data structures, algorithms, object-oriented programming, and web development. These exams are typically designed to be challenging, but also informative, providing students with valuable feedback on their progress.
Live Link : [https://quiz-bank-react.web.app/](https://quiz-bank-react.web.app)
### Available Languages and Packages
**Languages :** TypeScript, React (TypeScript), SCSS, etc.
**Packages :** React Redux, React Router Dom (6.4), React Slick Slider, Recharts, React Hook Form, React Hot Toast, Firebase, MUI (Material UI), etc.
### Features
- I've decided to use MUI (Material UI) for QuizBank UI. Its offers a comprehensive suite of UI tools to help you ship new features faster.
- Allows users to track their progress over time, seeing how their performance changes with practice and experience.
- It has a feature that provides digital Bache to examiners who passes the exams, demonstrating their proficiency in programming.
- This website is mobile-friendly and compatible with various devices, including smartphones and tablets, for students to take exams on the go.
- For multi pages view, I've used React Router Dom v6.4 for this.
- I've selected React Hot Toast to display error and success messages. If you provided any incorrect information, it will assist you in rectifying it.