QuizMaster is a comprehensive quiz application that allows users to create, take, and manage quizzes. The project is built using Node.js, Express, MongoDB for the backend, and React for the frontend. It provides features such as user authentication, quiz management, progress tracking, and viewing detailed quiz statistics.
Has this bug been raised before?
Description
on success of api calls alerts shows up these alerts can be changed to toasts from react-toastify or any other toast library
Steps to Reproduce
Include any relevant details like:
Screenshots
No response
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this
i would install react toastify and implement a custom toast container then change all alerts to toast