'how do i create a user profile in firebase [closed]

I am creating a project with firebase, javascript, and html that would requires data to be stored with a user in firebase, I have managed to create users and create a way for user to sign up, I want to make a way for users to have data connected to them like this:

this

(for the names of the array, having the first item be the name of the subject would also work for my application). This is my first time using firebase and none of what I've tried searching for is helping.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source