Budget: 2000 UAH Deadline: 7 days
Good day !I’ve got acquainted with your task “Landing Wing with Animations” and ready to begin with quality performance.I met the model and the description of the requirements.1 .Make the website adaptive and cross-browser.
2ndAnimation with jQuery.
ThreeVideo: Can I do that it will be immersed when the user clicks on the play button (to make the site work faster) or do you need it to be on the site by default immersed?If this is done, let’s discuss everything in the LS or in another messenger.Cost of execution: 2000 UAH.Duration of execution: 7 days.I work in advance or through a safe deal.Examples of my work:
- https://arch-style.com.ua
- HTTP://advocation.agency
– HTTPS://all.law
- https://topcases.com.ua (filled a word for the designer's colleague - can confirm);
Features of working with me:
I am responsible for the job; (if I can’t perform I won’t submit the application)
Be careful with the little ones;
I do my work within the agreed time;
* I appreciate my time and time of the customer;
• Technical support for a week after the order is completed;
With the best wishes!I look forward to your answer!
Budget: 4500 UAH Deadline: 6 days
Denis, hello to you!
Very interesting landing! I will be happy to work with you. Experience in crafting and animation for over 8 years.
Details in the personal letter.
Budget: 5000 UAH Deadline: 7 days
Hello to you. I am specialized in adaptation.
Create a clean, valid, compact and cross-browser code
(scss+gulp, flexbox, optimization by google page speed, validation, setting forms, animation, etc.)
Working in the profile portfolio. I will be happy to cooperate.
Budget: 1100 UAH Deadline: 5 days
Hello Denis,I can make any animation, possibly realization and waves, there are already ideas about animations, I will use a light library that will not affect the speed.
With the cover, everything is clear, it will be beautifully quality.
I will be happy to make a good product for you.
Proposals concealed
Proposals are currently absent
Budget: 1300 UAH Deadline: 5 days
Good time for the day! I was interested in your offer!
I turn quality and in the specified time, adaptive and cross-browser.
My work:
Freelancehunt
Budget: 1000 UAH Deadline: 1 day
Good day Denis!
Adaptive crossbrowser, perfectly matched with the design.
Quality animation is done.
Let’s talk about the details.
The example is attached.
Budget: 8888 UAH Deadline: 11 days
Good day, I will meet all your requirements. Fast and quality.
Details about what I can give you:
Analysis of website and advertising.
Structure of the site.
The unique design (log)
Development of websites and advertising.
Optimization
Promote you on the internet.
and training.
The SEO
The SERM
by SMM
Congratulations to Vasily!
Budget: 16250 UAH Deadline: 30 days
Good day ! My name is Alena.
Our team is experts, not executives.
We always work individually No templates.
What we offer:
1 . Individual design or styling template
2nd Adaptive edge
Three Landing on CMS and software part
4 . Help with Host and Domain
and 5. Free technical support.
We can continue to promote. Your project will only work with a team of certified professionals.
Payment in any convenient way.
Always in contact! 7 days a week.
Before working with us it is useful to get acquainted with:
Our recommendations: http://exeo.com.ua/rekomendatsii
Our cases: http://exeo.com.ua/cases
Our portfolio is: http://exeo.com.ua/cases
Budget: 5000 UAH Deadline: 3 days
Good night - I'm very pleased to take for your project, well very interesting - I would like to get into the collection, animations made several times - if interesting I will provide a portfolio.
With respect to Elia
Proposals concealed
-
Islam Ibakaev 3 December 2019Какие-то очень сложные анимации, все эти волны должны быть в svg, либо нужно canvas задействовать. Покажите примеры анимации для ракеты с волнами, хотя бы подсмотреть как реализовано.
Current freelance projects in the category HTML & CSS
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.