Budget: 2000 UAH Deadline: 3 days
Hello! I have reviewed your project and am ready to start working. I can guarantee excellent results in a short time.
Goal:
Not a website redesign, but an audit and recommendations - "technical supervision". I have implemented a lot of custom functionality, everything works, but I want to make sure it is done "cleanly", safely for loading speed, and correctly from the perspective of Webflow architecture.
About the project:
This is a multi-page website for an event team in the field of children's entertainment. It includes:
Presentation of show programs and artists.
Catalog of partner venues with custom galleries.
Custom JS solutions: panoramic sliders (swipe/click), modal windows, complex logic for mobile adaptation (JS + CSS media queries).
Honest context: I am an entrepreneur, not a developer. The site was created in tandem with AI. The product is functional, the business has started, but under the hood is "Webflow spaghetti". I am looking for an expert without snobbery who will help bring order, not just criticize the amateur approach.
Tasks:
Preliminary analysis (Async): I will provide a Webflow Read-Only Link. You will spend ~30-45 minutes reviewing the class structure and overall "hygiene" of the layout.
Online consultation (Google Meet, one to one and a half hours):
Audit of custom solutions: I have JS scripts (sliders, galleries) that were written by AI. They work. We need to see if they overload the site and if they conflict with Webflow's native functions.
Mobile adaptation: Checking my solutions for responsiveness (CSS media queries, screen rotation). An outside perspective on UX: is it user-friendly?
UI/UX design advice: A fresh look at the user interface's convenience.
Class strategy: The project currently has a chaotic class structure. I need advice:
Should I implement a system (e.g., Client-First) now, or is it better to leave it as is?
If "yes", how to start bringing order (Refactoring) without breaking the layout?
How to properly name new elements to avoid worsening the situation?
Requirements for the performer:
Deep understanding Webflow: (CMS, Interactions, responsiveness).
Basic understanding of HTML/CSS/JS: You do NOT need to write code (AI has already written the scripts and described their functionality). But you need to understand the logic to say whether my custom code conflicts with Webflow's native functions.
Experience working with other people's projects: Ability to quickly understand the existing structure.
Knowledge of Client-First (Finsweet): Will be a big plus for advice on organizing classes.
Experience with English-speaking projects will be a plus (the site is in English, but the texts are elementary).
Collaboration format (I pay for a total of up to two hours of work):
I will provide you with a Webflow Read-Only link in advance. You will spend ~30-45 minutes on your own analysis of the project (structure, class naming, CMS settings, responsiveness).
We will have a call on Google Meet for one to one and a half hours with screen sharing.
I will record the conversation (Bandicam) for myself to save time and to implement corrections later.
Please indicate the cost for the entire package (Analysis + consultation = 2 hours of your work).
Budget: 2000 UAH Deadline: 3 days
Hello! I have reviewed your project and am ready to start working. I can guarantee excellent results in a short time.
Budget: 1000 UAH Deadline: 1 day
Hello
I am ready to complete your order, ready to start right now!
Here is my portfolio: Behance
Freelancehunt
I will do everything with quality and quickly!
https://www.boringteam.show/
ось сайт, але деякі сторінки ще не опубліковані - в стадії розробки. але основне можна побачити
Доброго дня. уточню трохи: я так розумію Ви запитали посилання на сайт, щоб зрозуміти, чи можете таке проконсультувати... Чи все в силі і я можу схвалювати Вашу ставку?
Чи буде Вам зручно провести таку консультацію на наступному тижні будній день в першій половині дня?
Если цель производительный и правильный технически сайт, то это только про чистую разработку. Верстать в ручную. Вебфлоу это же конструктор, с безумным количеством библиотек стилей. Выше головы там не прыгнуть. Для малого бизнеса самое то, как раз тестировать нишу, получать заявки. Маленькие конкурируют с маленькими, вряд ли кто то из конкурентов платил от 600 долларов за сайт, что бы быть в топе по СЕО, плавности и скорости с надежной версткой
A website needs to be coded according to the design. The layout is a bit crooked, so pixel perfect is not required. Coding, responsive for mobile devices, opening pages via links, and the site in three languages. All texts in blocks in other languages will be sent later. Additionally: optimization for Google PageSpeed 100 / 100 for mobile and desktop. Or at least 98 out of 100, no less!!! Propose timelines and costs. Layout: https://www.figma.com/design/AkM2GAvaLAPw7IAOtkGPIy/DSL-2010--%D0%9F%D1%80%D0%B0%D0%B2%D0%BA%D0%B8-1-?node-id=6177-908&t=u7qPBPqxIifkwaug-0
The website is developed on: Backend: Java + Spring Boot Database: MySQL Frontend: JavaScript, HTML, CSS Template Engine: Thymeleaf Server: VPS (Linux Ubuntu) Reverse Proxy: Apache2 Architecture: Monolithic application Currently, the website has implemented: A blog with an admin panel. The ability to create and edit articles through the admin panel. The ability to add HTML markup and content through a visual interface. Static pages of the site, which are currently created by the developer manually. ⸻ Task Objective It is necessary to implement the ability to create and manage new commercial service pages through the existing admin panel similarly to how blog articles are currently created. After implementation, the administrator should be able to independently create new SEO service pages without the involvement of the developer. ⸻ Current State Currently, only blog posts can be created through the admin panel. Example: Article 1 Article 2 Article 3 Each article has: Title URL (slug) Content SEO parameters Images ⸻ What Needs to be Implemented 1. New content type "Services" Create a separate section in the admin panel: "Services" It should be independent of the blog section. Example structure: Blog Services ⸻ 1. Creating a service page The administrator should be able to create a new service page through the interface. Commercial service pages consist of 13 blocks, of which 4 blocks are dynamic and 9 are static. Fields: Service name URL (slug) H1 SEO Title Meta Description SEO Keywords Main content of the page Image Publication status (Draft / Published) ⸻ 1. Page content The content should support: HTML markup Text formatting Headings H2-H6 Lists Images Links It is preferable to use the existing editor that is already applied in the blog. ⸻ 1. URL generation Each service should have its own URL. Examples: /visa/usa/business-visa-usa /visa/usa/business-visa-uk /visa/usa/business-visa-canada ⸻ 1. Display on the site After publication, the page should: automatically become available at its URL; use the existing service page template or a new template; display correctly on all devices. ⸻ 1. SEO For each service, it is necessary to provide the ability to configure: Title Description H1 Canonical URL (preferably) Open Graph (preferably) Pages should be indexed by search engines similarly to blog pages. ⸻ 1. List of services In the admin panel, implement: a list of all services; search; editing; deletion; changing publication status. ⸻ 1. Important Implement the ability to create new types of SEO pages without code modifications in the future. through a unified content management mechanism. ⸻ What is Expected from the Developer It is necessary to analyze the existing implementation of the blog and maximize the reuse of the current architecture to create the new "Services" section. When responding, please indicate: How the task will be implemented. What changes will be required in the database. Time estimate. Cost of work. What technologies should the performer know Mandatory: Java Spring Boot MySQL Thymeleaf HTML/CSS JavaScript Working with Linux Ubuntu Desirable: Spring Security SEO optimization of server pages Experience with CMS and CRUD modules Experience supporting monolithic Spring Boot projects
It is necessary to conduct an audit of the existing website, fix technical errors, improve SEO, optimize speed, and gradually enhance functionality. Redesign is not required. What needs to be done: Conduct a technical audit of the website. Conduct an SEO audit and propose a plan for improvements. Identify and eliminate technical errors. Propose improvements for UX/UI and design. Optimize loading speed. Make enhancements to the website, and if necessary, work with the code. In the future — support and development of the website. In your response, please include: links to similar projects; experience working with WordPress (if any); estimated cost of work; whether you are ready for long-term cooperation.
A corporate website in English needs to be developed in the fintech theme, licensed business, M&A, and legal support. There are 10 ready-made page designs in PNG, as well as separate images and a logo. There are no Figma layouts. A precise pixel-perfect reproduction is not required, but it is important to maintain the overall style, structure, typography, colors, and logic of the blocks. The site must be fully coded, not assembled from screenshots or images. Pages Home; offers catalog; individual offer page; Legal Services — general services page; individual service page; list of articles; article page; About; Contact; Submit Inquiry / inquiry form. What needs to be implemented custom WordPress theme without Elementor, Divi, WPBakery, and other visual builders; clean HTML/CSS/JS coding; ACF / ACF Pro for convenient content editing through the admin panel; separate post types for Offers, Legal Services, Articles; offers catalog with search, filters, sorting, and pagination; blocks for featured offers, related offers, latest insights, and related articles; inquiry forms with email submission and basic spam protection; editing through the admin panel of contacts, CTA blocks, menus, footer, and other repeating elements; basic speed optimization: WebP, lazy load, optimized images. Mobile version There are no separate mobile layouts. A logical and convenient adaptation based on desktop references needs to be done independently. It is especially important to correctly adapt the menu, cards, catalog and offer filters, forms, specifications on offer pages, CTA blocks, and footer. A separate complex mobile design from scratch is not needed, but it should not just be a reduced desktop version.
Good afternoon. I need to adjust the website launch and possibly the layout on WordPress. The website displays upon launch as shown in the screenshot. The freelancer who worked on it has disappeared and did not complete the job. We need to check the correctness of the layout and finish it. Both on desktop and mobile versions. The design is in Figma, and the design that needs to be done is also in the screenshots; it seems to be mostly done, but the correct display on different screen sizes is not completed.