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.
[X] I have checked "open" AND "closed" issues and this is not a duplicate
Is your feature request related to a problem/unavailable functionality? Please describe.
Yes, I have seen Lazy Loading and Shimmer UI is not present.
Proposed Solution
Lazy loading in React can significantly improve the performance of web applications and also implement Shimmer UI so that it would give a fallback page until any future API calls will be resolved .It will optimize your app very much. Kindly assign me this under the hacktoberfest badge
Screenshots
No response
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)
Is this a unique feature?
Is your feature request related to a problem/unavailable functionality? Please describe.
Yes, I have seen Lazy Loading and Shimmer UI is not present.
Proposed Solution
Lazy loading in React can significantly improve the performance of web applications and also implement Shimmer UI so that it would give a fallback page until any future API calls will be resolved .It will optimize your app very much. Kindly assign me this under the hacktoberfest badge
Screenshots
No response
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)
No response