I created a mock-up of a page from a CRM that I use at work. This particular page is the contact view level. It was originally written in Visual Basic. I used Bootstrap for the following reasons.

Current and updated layout

  • It is an established framework.
  • Responsive layout. The current version is practically useless when viewed on mobile.
  • I knew I would be using Bootstrap's grid system for the layout due to the amount of informaiton I would be needing to display.
  • It comes with some "junk in the trunk". Bootstrap isn't a tiny framework. It packs a lot in and I found myself relieved with not having to import features from other frameworks.

You can view the updated code at the Github repo and see how it looks on Codepen. You can view the current layout on Codepen.

© 2023. All Rights Reserved.

Proudly published with Ghost