- Your shopping cart is empty.
- Free delivery after adding more goods for this amount:
€50.
Frontend - visitor-facing part
Visitor-facing part - frontend
This is the part of the website intended for visitors, allowing them to see and interact with the content added by administrators. The graphical user interface is created using HTML, CSS, and JavaScript, as well as images, and is often referred to as the "website design." This part consists of:
The aesthetic part of the website and its elements - e.g., heading font sizes, colors and fonts, the design and sizes of various blocks or menus, etc. This part will be inherited from the previous website, i.e., the aesthetics will be recreated with new CMS technologies.
The website's information architecture - this is the logic of the website's block layout, defining where and which block will be visible.
In the framework, this part will be inherited from the previous website. With the help of CMS tools, it will be possible to fully or partially change the website's information architecture.
The website's frontend programming code - this is the code that ensures the graphical interface (both the aesthetic and information architecture parts) is correctly displayed to visitors. This part will be programmed taking into account the aesthetic and information architecture aspects.
System operation and management logic