kardasovska.cz
A website for showcasing a building project and its flats for sale.
Source code is not publicly availablekardasovska.cz is a website I developed to showcase a building project and its flats for sale. The site is built using Next.JS, a popular React framework that enables server-side rendering and static site generation.
The website features a clean and modern design, with a focus on user experience and ease of navigation. This is crucial for potential buyers to find the information they need quickly and efficiently.
I designed the whole website from scratch, ensuring that it is visually appealing and aligns with the branding of the building project.
Interactive Building Image
An important part of this project was a component for displaying the image of the building with interactive markers for each floor and flat. Users can click through the floors to quickly find the flat they are interested in.
Content Management System (CMS)
To facilitate easy updates and management of the website's content, I integrated a Content Management System (CMS). This allows the site administrators to update information about the flats, prices, and other details without needing to modify the code directly. For this purpose, I used Cockpit CMS, a headless CMS that provides a simple way to manage content. It is also very developer-friendly in my opinion.