Budget: 2000 UAH Deadline: 10 days
Здравствуйте Александр. Ознакомился с ТЗ, готов выполнить ваш заказ. Сделаю все как надо в ТЗ.
Добрый день
Требуется сделать форму регистрации с количеством порядка 20 полей ввода. Какой сценарий?
Со стороны пользователя:
1. Пользователь (потенциальный подрядчик) заполняет форму регистрации, вбивает все поля, нажимает кнопку Submit.
2. Ему на почту отправляется письмо, что он зарегистрирован в системе и с ним свяжуться, когда будет требоваться его услуги.
Со стороны админа:
1. Админу тоже приходит письмо на почту.
2. Админ видит весь список всех зарегистрированных подрядчиков. Что он может делать со списком?
- просматривать данные
- редактировать данные
- сортировать список по категориями.
- добавление статусов
- добавление комметраиев
- один подрядчик может быть под несколькими категориями (он их выбирает при регистрации)
- добавление категорий, редактирование полей регистрации подрядчиков
- удаление
- создание новых записей подрядчиков
Что планируется в будущем после этого этапа?
- отправление приглашения прямо из админки на почту многим подрядчикам
- создание микро-тендеров и приглашение поучаствовать в них
Все это будет на суб.домене.
Какие приблизительные сроки выполнения и стоимость?
Budget: 2000 UAH Deadline: 10 days
Здравствуйте Александр. Ознакомился с ТЗ, готов выполнить ваш заказ. Сделаю все как надо в ТЗ.
Budget: 37600 RUB Deadline: 5 days
Доброго дня!
Стоимость и сроки указаны условные, задачу надо обсуждать.
Одним из последних опытов на Yii2 была работа профессиональным инструментом для генерации психологических тестов и задачей была добавить новый формат теста. Пришлось выносить всю логику на фронт енд, так как от рефакторинга заказчик отказался.
skype: alexmichailov2
Budget: 3000 UAH Deadline: 7 days
Доброго времени суток!
Готов обсудить и выполнить данную задачу.
Budget: 2000 UAH Deadline: 4 days
Здравствуйте.
Есть опыт в наравлении:
- Лендинг (www.2illusions.org)
- Корпоративный сайт (www.tropinkin.ru)
- Интернет-магазин (www.enelcab.com)
- Социальная сеть (www.my-life.space).
А так же: www.tomcomstudio.com, www.tinamilian.com, www.tiffany-studio.site, и множество других работ (в том числе и через Freelancehunt).
Готов приступить к работе прямо сейчас. Я опытный программист со стажем более 4 лет.
Преимущества работы со мной:
Работу сдаю всегда в срок, ответственный, всегда на связи.
Budget: 7000 UAH Deadline: 7 days
Здравствуйте, опыт работы в веб разработке больше 5 лет, сделаю проект на laravel.
Последние работы:
http://takprosto.shop/
http://beautybox.ooo/ - на стадии заполнения контентом
Budget: 2500 UAH Deadline: 5 days
Здравствуйте!
Занимаюсь веб программированием более 5 лет (php, mysql, wordpress, laravel, html5, css3, jquery).
Форму регистрации могу написать на чистом php+mysql, или же на wordpress.
Буду рад сотрудничеству.
Budget: 3000 RUB Deadline: 2 days
Здравствуйте!
С радостью выполню ваш проект.
Хочу предложить свои услуги и выполнить все в сроки и качественно.
Спасибо за внимание к моей кандидатуре !
Напишите если заинтересовались.
saqo000000
telegram +37493246266
Budget: 7000 RUB Deadline: 6 days
Здравствуйте, готов выполнить разработку проекта, могу разработать на wordpress или же самопис.
Выполню все необходимые задачи, пишите, обсудим детально
Budget: 1500 UAH Deadline: 3 days
Здравствуйте, сделаю без лишних проблем и по тз, обращайтесь
Budget: 2000 UAH Deadline: 5 days
Добрый день. Готов сделать это.
Админку прикручу wordpress.
пишите
скайп: shevchenko_dmytro
Need a ready-made cryptocurrency exchange for rent. Is there a working solution? Write to me, and we will discuss the details. If you have experience, even better!
Need a ready-made cryptocurrency exchange for rent. Is there a working solution? Write to me, and we will discuss the details. If you have experience, even better!
It is necessary to perform the update, transfer, and configuration of Laravel projects to a new server, ensuring stable operation, security, protection against exploits, and correct functioning of all services after migration. 1. Main tasks Prepare the new server for operation. Transfer project files, databases, configurations, and cron jobs. Update server software. Configure a secure environment for Laravel. Check compatibility of PHP, Laravel, Composer packages, and dependencies. Ensure protection against known exploits, malicious requests, and unauthorized access. Set up SSL certificates. Check the functionality of the websites after the transfer. 2. Transfer of Laravel projects For each project, it is necessary to: Transfer project files. Transfer the database. Transfer the .env configuration. Set directory access permissions: storage bootstrap/cache Check functionality: homepage; admin panel; authorization; forms; API; file uploads; email sending; cron jobs; queue workers.3. Security and protection It is necessary to implement basic and application-level protection: close root access via SSH; configure SSH access only via keys; change the default SSH port if necessary; configure the firewall; allow only necessary ports; install Fail2Ban; hide service versions of Nginx/Apache/PHP; restrict access to .env, .git, backup files, log files; set correct file permissions; check projects for malicious files; check Composer packages for known vulnerabilities; update dependencies if it does not break functionality; configure protection against SQL injection, XSS, CSRF, and path traversal; check the correctness of Laravel APP_ENV and APP_DEBUG; set APP_DEBUG=false in production; configure rate limiting for critical endpoints; check access to storage/uploads; configure protection against PHP execution in upload directories; check access rights to admin panels. 4. SSL and domains It is necessary to: Install SSL certificates. Configure automatic SSL renewal. Enable redirect from HTTP to HTTPS. Check the correct operation of websites via HTTPS. 5. Backup It is necessary to configure backup: project files; databases; .env files; uploaded media; cron configurations; Nginx/Apache configurations. Backup should be performed automatically on a schedule. It is preferable to store copies separately from the main server. 6. Post-transfer verification After migration, it is necessary to check: absence of 500/403/404 errors; absence of critical errors in Laravel logs. 9. Result of execution After the work is completed, there should be: Laravel projects successfully transferred to the new server; websites are functioning stably; SSL is configured; the server is protected with basic security settings; access to critical files is restricted; backup is configured; cron and queues are operational; the old server can be turned off after final verification.
I am looking for a developer for a project consisting of 4 related tasks for the website best-matchmaking.com to be completed sequentially:Integration of a ready-made premium Blade template for blog articles + auto-generation of Schema/SEO markup (Article, FAQPage, Open Graph, canonical) for all current and future articlesRefinement of the blog structure: changing URLs with 301 redirects, renaming in the footer/menu/breadcrumbs, cleaning hidden code, removing categoriesNew block (photo + quote from a review) in the existing constructor for the main and landing pages = the ability to independently add text blocks between sectionsUnification of fonts, sizes, and colors across the entire site (except for the blog) — a single standard for headings and regular text, including header and footerDetailed technical specifications for each item — I am attaching them below via Google link.https://docs.google.com/document/d/1E5oQO2E-xmKJ3C0jW0ZsSPDBjaiELq0ETxfdivW6yIs/edit?tab=0 HTML samples and code will be sent in private messages after the response IMPORTANT! Please review all 4 tasks in detail before making an offer, especially the last one about fonts. There is quite a lot of work involved.Experience RequiredLaravel + Blade — confident, not beginner levelFrontend (CSS/JS) at the same level as backendExperience working with existing, not your own codeWork FormatBackup and test server before starting, transfer to production is MANDATORY — after agreement and testingMandatory self-check on all devices before submission — sending "ready, check" without your own testing is not acceptable. Bugs found after submission will be fixed within the same task. Bugs that arise during the transfer must also be fixed in production.Report with "before/after" screenshots for each itemDeadline and budget — after assessing the volume based on the detailed technical specifications. I look forward to your offers. Thank you
Optimization of the website jdgreta.co.uk on Shopify. SEO audit attached to the project. Main tasks - - Fix all meta data - Complete the technical specifications for the programmer (since this project combines tasks for both the programmer and SEO, if you are not a company - you can use assistance) - Fix minor noticeable flaws - you can visit the pages and add your observations to the bid - this is more than welcome. - Fix reviews as they are duplicated in the cards (screenshots added) we use Judge.me plugin - Fix text color in some places, for example in filters for better readability - Update the Next template