APPLIED TECHNOLOGY
In creating the AIA Surrender microsite, the technology that was used in this endeavor was the Laravel framework which itself uses the PHP programming language. The Laravel framework was chosen because of its inherent advantages, such as support for MVC structure, scalability, lighter performance, good security, as well as having other advantages. The Laravel Model Concept is also known for its friendly team collaboration aspects, one of which is the migrate function/component. With the migrate component, the team can design the database directly from the Laravel composer to run MySQL queries so that there is no need to manually create Tables via phpmyadmin so as to share MySQL database files.
For the UI, the technology that was applied includes HTML and CSS through the Bootstrap framework. Bootstrap is the most popular CSS framework for responsive website development. This way, this AIA Surrender microsite will have a high quality & proportional appearance through all devices, such as laptops, tablets, and smartphones.