Ruslan Rudenko
Winning proposal- Projects -
- Rating -
- Rating 308
Budget: 1900 UAH Deadline: 5 days
Могу предложить свои услуги для выполнения проектов на Joomla. Указана цена за средней сложности сайт (из указанного). Некоторые работы из моих вот Freelancehunt
Буду рад сотрудничеству. Связь в скайп brat_ii1983 или ЛС.
Budget: 300 USD Deadline: 15 days
Готов сделать
Budget: 5000 UAH Deadline: 9 days
Юрий, могу заняться созданием Вашего эффективного сайта
Стоимость от 1500грн; Хорошего от 5000грн
Примеры работ Freelancehunt
Выгоды работы со мной Freelancehunt
Звоните или запросите КП сейчас и получите ЭКСКЛЮЗИВ по новому виду рекламы
Почта: [email protected], Skype: virtuoz342
Телефон: (099) 241-50-33, (063) 858-80-24, (068) 558-49-88
Выслать более детальное предложение с примерами сайтов на почту???
- Projects -
- Rating -
- Rating 234
Budget: 100 USD Deadline: 7 days
Готов к работе
Budget: 10 USD Deadline: 1 day
Сделаю быстро и качественно на joomla!
Примеры работ скинул в лс.
Скайп sanyaba887
- Projects -
- Rating -
- Rating 153
Budget: 300 USD Deadline: 14 days
Сделаю отличный сайт на CMS Joomla.
Портфолио в профиле и на сайте nss.cn.ua
Budget: 100 USD Deadline: 3 days
Готов сделать!
Портфолио: http://rozum.no/ru/portfolio.html
Budget: 200 USD Deadline: 7 days
Готов сотрудничать
- Projects -
- Rating -
- Rating 239
Budget: 750 USD Deadline: 10 days
Добрый день.
Уже пятый год как мы - команда и, чего у нас не отнять так это опыта в области Web-решений.
Наши сайты корректно отображаются на всех устройствах и браузерах, оптимизированы под поисковые системы (Google, Яндекс),а так же размещены на собственном безопасном и быстродействующем сервере.
Наша команда поможет Вам профессионально решить поставленную задачу.
Примеры наших работ: ovo.ua/works Freelancehunt
Наш проект: ovobox.com
Сайт: ovo.ua
С уважением,
Константин Соколов
Project Manager
Digital Студия OVO
Украина,
г. Киев, ул. Старокиевская 10-Г, БЦ "Vector".
тел: +38 (063) 578 15 70
skype: konstantin_ovo.ua
e-mail: [email protected]
вк: https://vk.com/projects_ovo_ua
Budget: 200 USD Deadline: 10 days
Добрый день Юрий!
Ознакомился с Вашим заданием. С радостью поможем Вам в реализации данного проекта.
Я представляю компанию WebDevExp, специалисты нашей компании выполняют задачи любой сложности. Цена и сроки предварительные, более точные при согласовании.
Если хотите получить действительно качественный продукт - пишите.
Почта: [email protected]
Скайп: eugen.kasparov
Сайт: webdevexp.net
Портфолио в профиле: https://freelance.ru/WebDevExp
С уважением менеджер компании WebDevExp Евгений.
Budget: 400 USD Deadline: 21 days
Здравствуйте!
Сделаем качественно и в срок. Работаем более 5 лет.
Работы можете просмотреть в портфолио https://www.free-lance.ru/users/san-francisco/
Срок приблизительно 2-3 недели.
Пишите ICQ : 2228562
skype: sanfranciscoua
http://www.san-francisco.com.ua/
Budget: 100 USD Deadline: 5 days
готов сотрудничать, работаю с вордпресом
Proposals are currently absent
Current freelance projects in the category Web Programming
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;
There is a German website with a login and password. When logging in to the site from one browser, it allows working with multiple tabs. When logging in from different browsers, it logs out and allows working in one. The infrastructure for implementation is a virtual local network and Windows server.
We're looking for an experienced Blockchain Full-Stack Developer to help build a next-generation Endless Runner Web3 game with on-chain gameplay mechanics, NFTs, and tokenized rewards. This is an opportunity to work on an innovative game that combines modern web technologies with blockchain infrastructure. You'll collaborate with game developers, backend engineers, and designers to build scalable smart contracts, Web3 integrations, and a seamless player experience.