0

so i have this document.(see image below). now i want to show this response in the form of bootstrap 4 cards. in this document i have 6 information's. so i have to make cards for each and every information. which i dont want to do. instead of that i want these process to be dynamic. Like if i have more than 6 documents i want bootstrap cards to be genarated automatically.i am using flask.

enter image description here

Please let me know if you want further info. Thanks in advance.

vatsalay
  • 469
  • 1
  • 9
  • 21

1 Answers1

0

finally i solved the problem. actually i used bootstrap shadow property to make card like component.

vatsalay
  • 469
  • 1
  • 9
  • 21