/webdp-assignment-3

HTML, CSS, JavaScript and jQuery website

Primary LanguageHTML

WebDP Assignment 3

WebDP Assignment 3 is a HTML, CSS, JavaScript and jQuery website made as part of a college assignment. This assignment is the third of four assignments made as part of the faculty undergraduate studies course "Web Design and Programming". Website is implemented using the BEM (Block, Element, Modifer) methodology.

Vanilla JavaScript and jQuery are used for the purpose of validating forms, collecting cookies, making asynchronous HTTP (AJAX) requests, implementing popup windows, website accessibility and website tutorial.

The website consists of several pages, some of which are: Homepage, About author, Gallery, Login, Register, Form page, etc.

Development environment

The easiest way to set up a development environment is to use Visual Studio Code code editor together with the Live Server extension.