harshmangalam / hydrogen-solidjs-client

A social media web app powered by SolidJS
GNU General Public License v3.0
78 stars 54 forks source link

Update about screen data #89

Open harshmangalam opened 1 year ago

harshmangalam commented 1 year ago

Add user information inside Profile > About Tab All information is comming from api

DanteJust commented 1 year ago

Hi, is this available? It piqued my interest.

harshmangalam commented 1 year ago

Yes, you can work on this.

DanteJust commented 1 year ago

Thanks, will do!

DanteJust commented 1 year ago

@harshmangalam Hi, im currently working on this issue. I have a question. You said, i should add user information to about tab, which is coming from an api. I checked the api (specifically function fetchUserDetails) and no information is returned about the "about " tab. So im not sure what is my job here. Only to display the information, or to create mechanism to add information and then display it. Thanks for your answer.

harshmangalam commented 1 year ago

utilize user information comming from api and display in overview

harshmangalam commented 1 year ago

contact related information display in contact