Card widget is created by using existing Bootstrap .card component with .card-img, .card-img-overlay and .d-flex utilities.

List widget is created by using existing Bootstrap .list-group component with .d-flex and hud utilities css classes.
States widget is created by using Bootstrap .card component with .d-flex and background-color utilities.
Chart widget created by using Bootstrap .card and .list-group component combined with Chart.js plugins.
User list widget used to display people who participate in a project or a group.
Map widget created with Bootstrap .card and .list-group component twitted with helper css classes.
Chat widget created by using Bootstrap .card component with custom created bubble chat ui.
Profile widget created by using Bootstrap .card component with Bootstrap grid.

Product widget created by using Bootstrap .list-group component with .d-flex utilities.
Reminder widget used to create a simple calendar to notify the user upcoming events or task.
Image list widget created by using Bootstrap .card and .list-group component with .d-flex utilities.