logo

Web Engineering - Assignment

   

Added on  2021-01-01

7 Pages1255 Words331 Views
 | 
 | 
 | 
WEB ENGINEERING
Web Engineering - Assignment_1

Table of ContentsINTRODUCTION...........................................................................................................................1MAIN BODY...................................................................................................................................1Bootstrap.....................................................................................................................................1MontageJS...................................................................................................................................2CONCLUSION................................................................................................................................3
Web Engineering - Assignment_2

INTRODUCTIONThere are many frameworks available through which personalization and customizationof web applications can be done, but many of them are designed in such a way that it many webapplication developers face many challenges in development of these web applications especiallyin personalizing and customising these applications. This technical report will lay emphasis ontwo frameworks that can be used to improve the personalization and customization of webapplications i.e. Bootstrap and MontageJS .MAIN BODYBootstrapBootstrap is a front-end and free open source framework which is mostly used fordeveloping web applications and websites. It consists of HTML and CSS based design templateswhich can be used for buttons, forms, typography etc. It also consists of JavaScript extensions(optional). It supports Google Chrome, Firefox, Opera, Safari, Internet Explorer (Hajdarbegovic,2018). Responsive web designing i.e. ability to adjust layout of web pages dynamicallyaccording to the device used is also supported by it. It also consists of Sass (Syntacticallyawesome style sheets) that is used to implement various toolkit components. Many configurationvariables are provided by bootstrap that can be used to control things like colours, padding ofvarious components. All the components of Bootstrap consist of CSS declaration, HTMLstructure and sometimes JavaScript code as well. Personalization and customization of webapplications become much more easier with the help of all these components provided byBootstrap like first style sheets that can be used to provide basic style definitions ( uniform,modern appearances of text, tables and elements formatting). Second it provides re-usable CSScomponents that can be applied inside HTML elements. Third it also provides JavaScriptcomponents which are used to provide many interface elements like tooltips, dialog boxes,carousels etc. It is also used for some automation functions like autofill functions for inputfields, drop-down menu, scroll spy, tab, alert and many more. Overall it provides users withdifferent form styling, media objects like videos or images, navigation etc. It also provides manyextra resources like third party plug-ins and extensions, these builders etc. and many articles,tutorials which help developers in web application development (Chlis and et.al, 2018).1
Web Engineering - Assignment_3

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents