We have recently updated our SQL-Ledger installation with latest version of Bootstrap (5.3.1 at the time of this writing), a popular CSS framework. It provides two major benefits:
- A modern application look and feel. No more complains from your users that SQL-Ledger design is old.
- Responsive behavior of forms and reports so that now SQL-Ledger works much better on mobile devices and tablets.
Since SQL-Ledger user interface is not template driven and is generated directly from Perl code, we had to make several changes to the code to generate html better suited for Bootstrap styles. But all this effort has paid off and our users are very happy with new look and feel.
Here are few screen shots after Bootstrap 5.3.1 upgrade:




