Card widget is created by using existing Bootstrap Card component with CardImgOverlay and .d-flex utilities.
List widget is created by using existing Bootstrap .list-group component with .d-flex and droplet utilities css classes.
States widget is created by using Bootstrap Card and CardBody component with .d-flex and background-color utilities.
Chart widget created by using Bootstrap Card, CardHeader, CardHeaderBtn, CardBody 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, CardHeader, CardHeaderBtn, CardBody and .list-group component twitted with helper css classes.
Chat widget created by using Bootstrap Card, CardHeader, CardHeaderBtn and PerfectScrollbar component with custom created bubble chat ui.
Profile widget created by using Bootstrap Card, CardImgOverlay and CardBody 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.