WebDP Assignment 1 is a static HTML, CSS and JavaScript website made as part of a college assignment. This assignment is the first 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.
Website consists of multiple pages:
- Homepage
- About
- Gallery
- Login
- Register
- Form page
This assignment was subsequently improved, more precisely:
- Mobile navigation menu implemented
- Folder structure revised
- Other small improvements
The easiest way to set up a development environment is to use Visual Studio Code code editor together with the Live Server extension.