Closed flozender closed 2 years ago
@flozender I just need some clarification on this, do you mean I should format the response I am getting for part c into a table for rendering data?
If yes, I can do it. I will format the response with CSS and will beautify it.
It is from the discussion forum. The professor asked us to display all the information obtained from the API call, with some formatted nicely and the rest in a regular table. Something like this:
Create something like this
Added CSS for table and also changed flex-direction to column; added scroll bar for overflow.
I will be adding this change to my PR shortly. Thanks
You can use a bootstrap table with <table class="table">
for the sake of uniformity if you like.
You can find it in repo.scala.html
Sure, Thanks for the pointer. I will do that, maybe tomorrow if time allows me. I would be studying for the quiz for tomorrow. I am a little scared of it.
All the best for tomorrow's quiz guys @pedramnoori @flozender @vedasreereddy .
Later, N
Thank you, to you too!