0

Hello I'm beginner level Kotlin developer-student.

I created and uploaded a JSON file to my Github page,here the link;

https://raw.githubusercontent.com/CO3868/scpnsw/main/scpjs.json

There are dummy data in my JSON right now but my real data will be from this website ;

https://scp-wiki.wikidot.com/scp-series

I'll translate those SCPs into my language then put into my json file.

I have a textview in my detailFragment and I need to show my JSON data regularly.Here the image I show how it looks and how it should looks

LOOKS-IMAGE

I have only 1 list fragment and 1 detailfragment and there are more than 1000 scps I need to show.

DETAIL AND LISTFRAGMENT-IMAGE

I need to use 1 textview because some scps have 5 paragraph info some have 2 paragraph info so I can't decide how many textviews I should use.That's why I'll use only description:"" for detail text.

My questions are;

How can I do this most effectively?(The first thing comes in my mind is we should decide which word will be bold and where paragraph comes after that word,but I don't even know if we can do this) and I created that JSON file instead of an API(there isn't an API I want so I did this) and I uploaded this json file to Github and use it so is it good ? or is there a better way to do this ?

Thank you

GAIUS12100
  • 11
  • 5

0 Answers0