Budget: 100 USD Deadline: 3 days
Привет, готов выполнить ваше задание. Напиши мне.
Замовник розроблює дизайн корпоративного сайту і передає нам замовлення на верстку.
Шукаємо людину, яка гарно натягне верстку на CMS Wordpress.
Треба надати комерційну пропозицію, які терміни і ціни не орієнтуємося на послугу саме натяжки верстки на cms.
Обов'язково в коментарях вкажіть:
- Ціну
-Термін
- Посиланя на готові вами зверстані сайти
Budget: 100 USD Deadline: 3 days
Привет, готов выполнить ваше задание. Напиши мне.
Budget: 4000 USD Deadline: 15 days
Готов выполнить, пишите в ЛС, покажу работы на ВП
Budget: 400 UAH Deadline: 3 days
Здравствуйте! Готов взяться за натяжку на WP и любые другие работы с этой CMS.
Budget: 2000 UAH Deadline: 4 days
Вначале нужно осмотреть вёрстку.
Время и цена зависит от сложности работы.
Пишите.
Freelancehunt
Budget: 500 UAH Deadline: 2 days
Здравствуйте!
6-ой год в данной сфере. На этом сайте с недавна.
т.к первый заказ тут, сделаю подешевле и за хороший отзыв.
По срокам - для начала нужно увидеть макет.
Budget: 75 USD Deadline: 5 days
Выполню верстку и натяжку качественно и в срок.
Опыт работы с WordPress есть.
Цена и сроки в зависимости от макета.
Верстка html - до 3-5 дней, натяжка - до 3 дней.
Budget: 500 UAH Deadline: 1 day
Здравствуйте, Вадим. Готов интегрировать для Вас верстку в WordPress. Имею большой опыт выполнения подобных задач. Гарантирую настроить максимально удобную админку. Покажите, пожалуйста, макеты, для более точной оценки стоимости и сроков.
Некоторые мои работы:
http://trainandgain.lmg.link - сайт на WordPress
http://scd.dev.amida.software/studio - сайт на WordPress
http://spora.net.ua - лендинг на WordPress
http://praktika.zzz.com.ua/artektiv - лендинг
Для связи:
-Написать ЛС
-Skype: alexey_fedorov3
-email: [email protected]
-МТС: 0993542904
-Киевстар: 0675649476
Budget: 1700 UAH Deadline: 5 days
Готова выполнить.
Контакты для связи:
Skype: elena.parabass
https://vk.com/elenaparabass
E-mail: [email protected]
Budget: 60 USD Deadline: 5 days
Зробемо!!!
Сайти у портфолiо.
Budget: 100 USD Deadline: 7 days
Доброе время суток.
Цена и сроки зависят от макета.
С радостью буду с вами сотрудничать.
Работу выполняю быстро и качественно.
Опыт работы в сфере веб-разработки, около 3-х лет.
Готов начать в любой момент, сделаю все в лучшем виде, и не дорого.
Для связи:
ЛС на сайте
Skype: MoweMax
E-mail: [email protected]
Budget: 10 USD Deadline: 10 days
Добрый день.
Буду рада сотрудничеству.
Выполню качественно и оперативно.
Freelancehunt
Behance
Детали в skype mariia-rotkel
Budget: 2000 UAH Deadline: 4 days
Обращайтесь. Мои работы в профиле. Цена обсуждаема, нужно увидеть дизайн сайта.
Вітаю! Можна спочатку побачити об'єм роботи?
Тяжко оцінити, коли не знаєш який треба функціонал.
Project Description It is necessary to make improvements to the existing website on Webflow: Integrate a product catalog into the site and suggest the most convenient way for its further updates (administrative panel, JSON/Excel import, or another solution). Check and fix the functionality of the application submission form. Check the website's design and unify the fonts and styles. Before starting work: assess the current state of the website; propose an optimal technical solution; specify the deadlines and costs; describe what access will be required.
The project involves developing a responsive web application with a clean UI, secure backend APIs, authentication, database integration, and deployment. Depending on the project scope, AI features such as chatbot integration, workflow automation, or LLM-powered functionality may also be required.
I'm looking for an OpenCart developer to complete work on a website. The project is already partially implemented: the main functionality is laid out through a ready-made template, but the site needs to be brought to a final working state. Main tasks: - refinement of the catalog; - configuration and correct display of product pages; - display of filters; - addition of missing attributes; - import of products from a CSV file. A specialist with experience in OpenCart, product catalogs, filters, attributes, and data import is needed. Please send: An example of a similar project. An estimated deadline for completion. The format of cooperation (hourly or fixed rate) and the number of hours.
It is necessary to create a "Questionnaire" Module, which will include questionnaires, questions, and answer options for the questions (the logic for question output and answer processing will be done as a separate project). 1. List and CRUD for "Surveys". The list should include "Survey Title", and "Edit/Delete" icons. When clicking on Edit, a form should open with: "Title" - input, required field, "Description" - textarea of the questionnaire (not required), and a "Save" button. Below, questions related to this questionnaire should be displayed in read mode. When clicking on "Delete", a confirm should appear "Do you really want to delete the Questionnaire?", if "yes" is clicked - the Questionnaire and all questions included in it should be deleted. Implement multilingual support with tabs, languages: Ukrainian, English, and Russian (in the future - German and Spanish). Above the list, there should be a button "Add Questionnaire", when clicked, the above-described logic will be implemented, only with empty fields. 2. List and CRUD for "Questions". The list should include: Question Title, and "Edit/Delete" icons. When clicking on Edit, there should be: "Question" - input field, required, "Question Description" - textarea, and dynamic blocks for adding answer options, this block should be called "Answer Options". Each answer option should contain "Option Name" - input (required field), "Quest 1" - dropdown list with 24 Quests (required field), and a short input "Score" with the ability to specify a positive number (required field), + another "Quest 2" - dropdown list with 24 Quests (not required field), and a short input "Score" (not required field) with the ability to specify a positive number, and a delete icon, when clicked, should have a confirm "Do you really want to delete the answer option?", if yes - only the current answer option should be deleted. A save button that saves the form. Implement multilingual support with tabs, languages: Ukrainian, English, and Russian (in the future - German and Spanish). Above the list, there should be a button "Add Question", when clicked, the above-described logic will be implemented, only with empty fields. 24 Quests is a static list with the Quest name and the corresponding number, NOT auto-incremented, but manually assigned. I will provide the entire list in personal messages. It is better to include this list in a separate table in the database, so it can be expanded when necessary. CRUD for this list is NOT needed. Design/layout - must correspond to the design and layout of the admin panel itself. The module code must use the CMS's own API, write your own code only when there is no ready API for it. Ideally, I expect an estimate in hours to understand the cost of 1 hour of work. I prefer to work in the logic of timerates.
Need a Progress 4GL Developer for enhancing the functionality of the existing ERP system. Tasks enhancing the existing functionality of the ERP system according to the technical specifications; making changes to the existing code; fixing identified bugs; testing the implemented functionality before delivering the results.Requirements practical experience with Progress OpenEdge (4GL / ABL); experience in enhancing and supporting ERP systems; attention to code quality and details; independence and responsibility.Collaboration Conditions one-time task; payment for completed task (not hourly); the technical specifications will be provided to the contractor after discussion. In your response, please indicate: experience with Progress OpenEdge (4GL / ABL); a brief overview of completed projects;