Budget: 5000 UAH Deadline: 7 days
Готов помочь вам. У нас команда готова, зделать модуль. Єсть опит з подобними работами. Напишите мне, обсудим все детали детали!
Здравствуйте.
Необходимо создание модуля-конструктора для самописного сайта на codeigniter.
Модуль будет размещаться на некоторых страницах сайта и помогать пользователям создавать индивидуальный проект дома.
Планируется, что модуль будет отвечать следующим требованиям:
- создание объекта пошагово, с возможностью выбора нужной опции для каждого этапа (например:
шаг 0 - метраж дома, варианты - маленький (до 100м2), средний (от 101 до 250м2), большой (от 251м2 и более);
шаг 1 - материал стен, варианты - газоблок, кирпич, керамоблок;
шаг 2 - этажность, варианты - 1 этажный дом, 2 этажный дом, мансарда;
шаг 3,1 - гараж, варианты - на цокольном этаже, на первом этаже, навес для машины на улице, отдельный гараж;
шаг 3,2 - кол-во машин в гараже, варианты - 1 машина, 2 машины, 3 и больше машин
шаг 4 - утепление фасада, варианты - пенопласт 10 см, пенопласт 15 см, минеральная вата;
шаг 5 - материал внешней отделки фасад, варианты - короед, камень, сайдинг, другое (указать);
шаг 6 - материал кровли, варианты - металлочерепица, керамическая черепица, битумная черепица, другое (указать);
шаг 7 - цвет отделки внешнего фасада, варианты - +-10 стандартных цветов;
шаг 8 - цвет кровли, варианты - +-10 стандартных цветов;
шаг 9 - придомовая территория, варианты - нет, простой ландшафтный дизайн, сложный ландшафтный дизайн с внешним освещением + на этом этапе появистя переключатель день/ночь;
шаг 10 - дополнительные опции (скорее всего будут в виде галочек, без визуализации), варианты - внутреняя лестница, басейн, теплый пол)
- список не окончательный, будет дополнятся/урезаться/совмещаться/корректироваться
- создание проекта должно быть именно пошаговым, человек не должен иметь возможности перепрыгивать с первого шага на десятый, но должен иметь возможность вернутьтся например, с десятого на первый шаг, для корректеровки и при этом обратно вернуться на 10-й шаг
- возле каждой опции должена быть буква i, при наджатии на которую будет появляться информационное окно с краткой информацией
- после прохождения всех шагов, должна повялсять форма обратной связи, где будут указываться Имя (обязательно), Телефон (обязательно), Адрес (не обязательно)
- визуализация объекта (человек должен видеть создаваемый объект, пошагово)
- интерактивность (в идеале создаваемый объект можно "крутить" и рассматривать под разными угломи обзора, приблежать и отдалять объект, возможно просмотр объекта в "разрезе" при максимальном приближении)
- интеграция с мобильной версией сайта (возможность использовать его на Андроид и iOS телефонах)
- важное требование - визуализация должна выглядеть на высоком уровне, все изображения и дизайн в целом должны выглядеть привлекательно (понятно что, для этого скорее всего понадобится дизайнер, нас интересует именно исполнитель програмной части в данном проекте).
Цену предлогайте свою, т.к. мне сложно себе представить время затраты по работе.
Budget: 5000 UAH Deadline: 7 days
Готов помочь вам. У нас команда готова, зделать модуль. Єсть опит з подобними работами. Напишите мне, обсудим все детали детали!
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.