Open Rahul-sehrawat opened 2 months ago
The skill section in user profile is static (same for every user). you have to dynamically render the skill section based on the problems solved by the user. fetch that from firebase database.
The skill section in user profile is static (same for every user). you have to dynamically render the skill section based on the problems solved by the user. fetch that from firebase database.