Contact flash php message sent thankроботи

Фільтрувати

Мої недавні пошуки
Фільтрувати по:
Бюджет
до
до
до
Тип
Навички
Мови
    Статус роботи
    2,000 contact flash php message sent thank робіт знайдено, ціни вказані в USD
    30s 3D Animated Explainer - New Product 4 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm looking for an experienced animator to create a 30-second 3D animated explainer video that introduces a new product. Key Responsibilities: - Create a 30-second 3D animated explainer video - The video should be engaging and captivating, tailored to introduce our new product effectively - Incorporate appropriate visual and audio elements to enhance the message I'm looking for someone who has: - Proven experience in creating 3D animation - A strong portfolio with previous 3D animated explainer videos - Good understanding of marketing and the ability to create engaging content - Good communication skills to understand and implement my vision If you are confident in your 3D animation skills and have a good understanding of how to introduce a new product effectively thro...

    $76 (Avg Bid)
    $76 Сер. заявка
    11 заявки
    Video Bundles -- 4 6 дні(-в) left

    Hello, I am very excited to be a part of this project. Speaking on topics like this are very helpful, and I am here to help you convey your message through my illustration and animation. As an animator, I will do my job well. I am also open to any feedback.

    $255 (Avg Bid)
    $255 Сер. заявка
    1 заявки

    ...needed. Simply a cleanup of the UI. There is no major change into the design and purpose of the app, its simply just as stated; removing redundant features and to add some life improvements to the current App. Feel free to ask me any questions if you want a more in detail description and or images to the current app. Mind you we will be screening candidates to work with before replying to your message as from previous work we notice a lot of automated bidders and responders. A little detail about the app: - It is simply a calculation helper to tell users what to do in the category of "Lifestyle" & "Games", " If X does not hit, Choose Y at unit 1, 2, 3 and its all part of the algorithm that is built in and its a static algorithm. It does not chang...

    $582 (Avg Bid)
    $582 Сер. заявка
    41 заявки
    Laravel 5.8 to 6.20.44 PHP Script Upgrade 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    I am in need of an experienced Laravel expert who can upgrade a food delivery PHP script, consisting of Laravel + React PWA Apps, from Laravel 5.8 to 6.20.44. This is a Codecanyon PHP Script that I have already purchased. - No feature changes are needed within the upgrade process. - Skills needed include Laravel, PHP, React and PWA Apps knowledge. - Hands-on experience in upgrading Laravel projects would be an added advantage. It is essential that you understand the intricacies of both versions to ensure the upgrade is seamless, with no bugs or errors. Prior experience with food delivery scripts will be highly regarded.

    $175 (Avg Bid)
    $175 Сер. заявка
    61 заявки
    Online Course Update: Content & Structure 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...primarily focus on making the content more relevant and engaging for intermediate learners. Key Tasks: - Adding new content: You'll be responsible for researching, writing, and incorporating new material to keep the course content up-to-date and engaging. - Rewriting existing content: If the existing content needs to be rephrased or updated, you'll need to rewrite it without altering the core message and learning objectives. - Improving course structure: You'll also need to assess and potentially reorganize the course structure to enhance the learning experience for the target audience. Ideal Skills: - Experience in instructional design and e-learning development - Proficiency in writing educational content - Fluent in English - Interest in health, nutrition,...

    $122 (Avg Bid)
    $122 Сер. заявка
    53 заявки
    looking someone who has contact list in Prime Minister Office 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm in need of a professional who has established connections within the Prime Minister's Office. Your main task will be facilitating a personal request on my behalf: - You will need to make a request for intervention on a personal issue. The details of this issue will be provided privately to the freelancer hired. Ideally, you should have: - Proven experience in liaising with government offices, particularly the Prime Minister's Office. - Strong negotiation and communication skills. - Demonstrated ability to handle sensitive information with discretion. Please note that utmost confidentiality and professionalism are required for this project.

    $176 (Avg Bid)
    $176 Сер. заявка
    15 заявки

    I'm looking for a proficient PHP developer who can help me with parameterizing a MySQLi query in my project. Specifically, I need assistance with data retrieval operations. Key requirements: - Proficiency in PHP: You should have a strong grasp of PHP programming. - MySQLi Query Parameterization: The ideal candidate should be experienced in properly parameterizing MySQLi queries. - Data Retrieval: The primary task will be focused on data retrieval operations. The project may include: - Handling multiple parameters: You should be comfortable working with queries that handle multiple parameters at once. - Optimization: Ensuring the queries are optimized and secure. It's a relatively straightforward task for a skilled PHP developer with MySQLi experien...

    $28 (Avg Bid)
    $28 Сер. заявка
    22 заявки

    ...Generation: Instant calculation and display of quotes based on the input and corresponding Google Sheet data. Booking Functionality: Option to book the truck via a 'Book this truck' button, triggering a popup window displaying a direct phone number and a unique quote number. Email Automation: Automated email notifications with the quote details sent to our company’s email upon form submission. Developer Requirements: Proficiency in WordPress, PHP, JavaScript, and API integrations (Google Maps and Google Sheets). Experience in creating responsive and interactive web forms. Ability to implement secure and efficient code. Good communication skills and timely updates. Project Deliverables: Fully functional instant quote form as described. Source code and do...

    $223 (Avg Bid)
    Угода про нерозголошення
    $223 Сер. заявка
    44 заявки

    I need a proficient Adobe software user who can undertake tasks involving Adobe Premiere Pro, Adobe After Effects, and Adobe Photoshop. This position requires an expansive skill-set and experience in video editing and graphic designing. Key responsibilities include: - Creating promotional videos longer than 3 minutes. - Enhancing the quality of existing videos. - Developing a...Enhancing the quality of existing videos. - Developing appealing graphics for social media. Ideal freelancers for this role should have a solid background in multimedia design and demonstrate expert-level knowledge of the three Adobe software mentioned. Substantial experience in these areas will be a strong advantage. The resulting work should captivate our audience while conveying our intended message ef...

    $82 (Avg Bid)
    $82 Сер. заявка
    8 заявки
    PHP TCP SERVER LISTNER FOR XML MESSAGE AND PARSING -- 2 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    The code stuck when xml is wrong or long or when the close tagID is not found. I want to correct it in order to manage more connection. Consider that the XML is a camera that send more or less 1 xml every 2sec. Here my code: $listen_port = $this->cameraPort; $sock = socket_create_listen($listen_port); if ($sock === false) { $errorcode = socket_last_error(); $errormsg = socket_strerror($errorcode); $this->logger->error($this->logPrefix . "Couldn't create socket: [$errorcode] $errormsg"); return Command::FAILURE; } socket_getsockname($sock, $addr, $port); $this->logger->warning($this->logPrefix . "Server Listening on $addr:$port"); while ($c =...

    $130 (Avg Bid)
    $130 Сер. заявка
    5 заявки

    ~10 php files in stock Rework everything - rewrite texts - change graphics and make it modern corporate. the design requirement is a modern corporate style, one of the main requirements for the landing page is trust the same requirements as for landing pages for affiliate marketers - PPC google ads companies The user must trust the design - the content - aif-usa com a couple of links as an example for additional content The theme of the design must correspond to the direction of the company’s activities: The company is globally engaged in transportation and logistics - WAREHOUSING SERVICES - Import Export operations The company is globally engaged in transportation and logistics - WAREHOUSING SERVICES - Import Export operations One of the company’s projects is the...

    $467 (Avg Bid)
    $467 Сер. заявка
    123 заявки
    flutter laravel 6valley script 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    I have a compiled code in the Flutter application that is running very slowly. Additionally, there is an issue in the client application preventing the address from being saved correctly. We have also noticed that orders are not being sent correctly in the app store. Can you help me resolve these issues?

    $176 (Avg Bid)
    $176 Сер. заявка
    56 заявки

    I'm seeking a top-notch freelancers with expertise in Laravel PHP to design my business-oriented payment gateway website. Ideal candidates should have a deep understanding of e-commerce platforms and a proven track record of delivering reliable and secure payment solutions. The final product should enable hassle-free transactions for businesses and ensure a seamless user experience. Key Requirements: - High proficiency in PHP, particularly Laravel - Familiarity with business-oriented platforms - Experience in integrating multi-currency support - Mobile wallet integration expertise - Proven ability in creating detailed transaction reporting systems - Deep understanding of security protocols - Excellence in UI/UX for a seamless user experience By evidenced past work, th...

    $13 / hr (Avg Bid)
    $13 / hr Сер. заявка
    144 заявки
    Enhance PHP File Database Efficiency 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    Please fix my task that we spoke about

    $24 (Avg Bid)
    $24 Сер. заявка
    28 заявки

    READ FIRST: ONLY HOURLY CONTRACTS, no fixed rate because I have multiple bug fixes on trello and I need someone to start immedaitely. We have demo tomorrow. I want someone to work the next 8-10 hours on time tracker (no manual hours). Important, I need someone immediately

    $7 / hr (Avg Bid)
    $7 / hr Сер. заявка
    70 заявки
    PayPal Payment Gateway Fix Required 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm seeking a skilled individual to help me with my e-commerce website. The PayPal payment gateway, which was fully integrated and working well recently, has now started showing an error message when customers try to make payments. Specifically, the issue is that payments are not being processed. Key tasks require: - Identifying the root cause of this problem - Fixing the issue to ensure seamless payment processing Skills and experience required: - Previous experience in diagnosing and resolving PayPal payment gateway integration issues - Proficiency in e-commerce website maintenance and troubleshooting - Strong communication skills to explain the issue and solutions clearly - Prompt and effective problem-solving abilities I need someone who can work efficiently to addres...

    $13 / hr (Avg Bid)
    $13 / hr Сер. заявка
    122 заявки
    WordPress Troubleshooting 6 дні(-в) left

    Are you facing issues with your WordPress website and need expert help to resolve them quickly? Look no further! I'm here to offer you reliable and efficient WordPress troubleshooting services to get your website back on I Offer:Plugin Issues: ...I'll analyze your site's performance and make necessary optimizations to improve speed and Concerns: Worried about security vulnerabilities? I'll conduct security audits and implement measures to protect your site from 't let WordPress issues hold you back. Let me take care of them so you can focus on what you do best – running your business. Contact me today to get started!Note: Please message me with details about your specific issue before placing an order to ensure I can provide the assistance you...

    $50 (Avg Bid)
    $50 Сер. заявка
    1 заявки

    As a food company, we're seeking a skilled Public Relations professional to oversee our Media relations and Crisis management tasks. Key Responsibilities: - Manage Media Relations: We need you to help us engage with media outlets to effectively communicate our brand message. Experience in pitching stories to journalists and securing press coverage is crucial. - Crisis Management: You will be responsible for developing strategies and managing communications during crises. Previous experience in crisis communication is essential. Desired Outcomes: - Increase Brand Awareness: You should have a proven track record of implementing strategies that have effectively increased brand visibility. - Generate Positive Media Coverage: Your role will involve building relationships with me...

    $1018 (Avg Bid)
    $1018 Сер. заявка
    26 заявки
    REPORTE EN SISTEMA PHP 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    ** FAVOR DE VER Y LEER EL PDF ADJUNTO CUENTA DEMO WEB ACTUALMENTE EL REPORTE SE PUEDE CREAR PERO EN 2 FORMAS DIFERENTES NECESITO UNIFICARLO Y QUE ME MUESTRE LA DIFERENCIA QUE HAY ENTRE CARGA Y DESCARGA Se requiere un reporte con la siguiente información: Reporte en donde marca el máximo valor de nivel de combustible (carga) en este caso es 20,000lts El reporte deberá tener la condición para tomar el punto de carga de si se conservo en un nivel alto por más de 10 minutos, no se ha movido y no cambio el valor digamos 5000,10000,15000,20000lts lo marcará como carga, cuando este detenido por 10 minutos y empiece a detectar movimiento de descarga de más de 2000 litros lo tomará como descarga el ultimo valor más grande. • ...

    $216 (Avg Bid)
    $216 Сер. заявка
    24 заявки
    Report in PHP System to detect charges and discharges 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    **PLEASE SEE AND READ THE ATTACHED PDF WEB DEMO ACCOUNT A report is required with the following information: Report where it marks the maximum fuel level value (load) in this case it is 20,000 liters The report must have the condition to take the load point if it was kept at a high level for more than 10 minutes, it has not moved and the value did not change, let's say 5000,10000,15000,20000lts, it will mark it as load, when it is stopped for 10 minutes and begins to detect discharge movement of more than 2000 liters, it will take the last largest value as the discharge. • The report must be generated in the same place where they are currently generated (image 1). The PDF, HTML and XLS format is required, such as those for Fuel fillings and Fuel thefts. • What we want t...

    $155 (Avg Bid)
    $155 Сер. заявка
    44 заявки

    ...Upon initiating the process (by typing "/start" again), users' wallets refresh with the deposited balance. Users can buy tokens using the deposited amount by simply pressing the "Buy" button. They are prompted to reply with the token address or name and specify the desired amount to purchase. Transactions are executed instantly, providing users with a seamless buying experience. A congratulatory message confirms the successful purchase, marking the beginning of their trading journey on the platform. Managing Positions: After successfully purchasing tokens, users can manage their positions by accessing the "Manage Positions" menu. The platform offers curated data to assist traders in making informed decisions, including recent price history to ...

    $35 / hr (Avg Bid)
    $35 / hr Сер. заявка
    59 заявки
    Twitter and ChatGp API Integration 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    Live demo needed with source code using your api accnts and server to show that automatic reply of my customers on Twitter reply/direct message using chatgp from source cudtum file and support Arabic with images understanding. Freelancer job description : As someone who's well-versed with both Twitter and ChatGp APIs, I'm looking for a skilled professional to integrate these APIs for a specific purpose. Key requirements: 1. **Automating social media interactions:** I want to automatically reply to tweets on Twitter based on certain triggers or criteria. This integration should be able to handle various scenarios and response types. Skills and experience required: - Proficiency in Twitter API - Proficiency in ChatGp API - Experience in automating social media interactio...

    $187 (Avg Bid)
    $187 Сер. заявка
    24 заявки
    Peer Referral 3 дні(-в) left

    Need to hire many Freelancers We are looking for individuals who have access to a phone and a verified number to assist with simple tasks. Your primary responsibility will be to verify phone numbers as assigned and provide accurate feedback. The tasks are sim...to verify phone numbers as assigned and provide accurate feedback. The tasks are simple and can be completed easily with basic phone skills. Every Phone number you verify will be $5 USD We will provide you with detailed instructions and guidelines to follow. iPhone preferred. Skills required: - Basic phone handling - Attention to detail - Reliable - Able to start immediately You must use links sent my us or the referral won’t count. The reward for each successful referral will be $5 USD. Bonus $20 every 10 succes...

    $26 / hr (Avg Bid)
    $26 / hr Сер. заявка
    31 заявки
    Scrape all email addresses from site 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    I want all funeral directorss email addresses scraped from All send on a spreadsheet with Names, phone number, city and email address Price for all contacts from the site PLEASE PROVIDE PRICE TO COMPLETE THE JOB. DO NOT MESSAGE FOR A CHAT DO NOT BID A PRICE THEN ASK FOR A HIGHER PRICE Feedback will be left according to quality of work.

    $25 (Avg Bid)
    $25 Сер. заявка
    34 заявки
    Trophy icon Modern Logo for Contact Lens Institute 3 дні(-в) left

    Name for Logo Design; Contact Lens Institute of Kansas I'm in need of a modern, minimalist logo for my new company, the Contact Lens Institute of Kansas. The logo should incorporate a combination of black and white, with hints of blue and gray. Key Requirements: - Modern, minimalist design - Incorporation of black and white, with hints of blue and green Ideal Skills and Experience: - Proven experience in creating modern, minimalist logos - Ability to work with a limited color palette - Familiarity with the eyecare industry or ability to research and understand the context is a plus. For comparison I'm attaching a number of images of our other logos, so you have sense of what we like, as well as a link to our website for a feel for our branding.

    $50 (Avg Bid)
    Обраний Гарантований
    $50
    508 робіт

    ...creating a small code for scraping contact details from a specific website. The task involves creating a button in an Excel file that triggers the scraping process and saves the extracted data back into the same Excel file. Note : Project budget is only 6k because it will take max 2-3 hour for experience developer Key Requirements: - Scrape contact details from - Specifically, scrape Owner Name & Address - Implement a function where a user clicking a button triggers the scraping process - Save the extracted data back into the same Excel file Ideal Skills & Experience: - Proficient in VBA programming - Experience with web scraping - Familiarity with Excel macros and buttons - Ability to work with contact data - Previous experience with

    $116 (Avg Bid)
    $116 Сер. заявка
    21 заявки

    I am having a problem with my PHP script that has led to an undefined variable error. Specifically, this error is showing up in the section that handles database activities, particularly during data insertion process. I will provide a video to illustrate the exact issue. Here's what I am seeking: - An expert in PHP scripting that can resolve this undefined variable error - Someone with solid experience handling database operations (especially with data insertion) - Ideally, you will have a background in debugging PHP scripts and database handling Your task will be to identify and correct the errors in my script to ensure smooth and error-free database operations. This should involve an in-depth understanding of the code, pinpointing the undefined variable and ma...

    $27 (Avg Bid)
    $27 Сер. заявка
    59 заявки

    ...research report. You will continue working on the report throughout the rest of this unit. This reflection is meant to help you consolidate your thinking about the final part of the novel. In a reflection post of approximately 250-300 words, respond to the following prompt: Now that you've finished your novel, identify and explain the theme of your novel (you may also think of this as the overall message). This is not the same thing as the topic of the novel. For example, love may be a focus in your novel, but the theme might be something like “Love, if taken to extremes, can have negative effects rather than positive consequences.” What idea or ideas do you think the author was trying to explore in this novel? State the theme in a complete sentence and find at l...

    $18 (Avg Bid)
    $18 Сер. заявка
    24 заявки

    I’m in need of a Shopify expert to assist me with online store. All details about the changements by message. Code and design changements. I have 7 small changements in design and function that need to be done very fast so we can finish the project soon. Have more projects in future so looking for long time support and good price. Deadline is asap, 1-2 days max.

    $34 (Avg Bid)
    $34 Сер. заявка
    46 заявки
    Mockup for Waste Management Mobile App Development 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...solution for local authorities and municipal bodies to streamline waste management processes. The ideal candidate should have experience in creating professional and corporate design interfaces and should have developed apps in the environmental or waste management sector. Main Features: - Real-time waste pickup tracking - An integrated payment system - Waste disposal location finder - Text message support - Dashboard management Key Skills: - Strong experience in UI/UX design with a portfolio of professional and corporate designs. - Proven ability in the development of similar waste management systems or environmental apps. - Expert knowledge in integrating payment systems. - At least 5 years of experience in mobile app development, preferably in civic and public solut...

    $85 (Avg Bid)
    $85 Сер. заявка
    30 заявки
    DigitSathi Logo Creation 3 дні(-в) left

    As the ...expert designer to craft a strong and reliable image through a compelling logo. Your vision and creative skills will help bolden our image, uniting our brand message and visual identity. Applicants should be prepared to provide: - Detailed project proposals: your initial idea, how you plan to design and implement it - Evidence of your understanding about logo design and brand identity. This project will require a designer who has: - Excellent design capabilities with attention to detail - A proven track record in creating unique and memorable logos - Experience in brand identity design - The ability to understand our brand message and translate that into visual design I look forward to seeing your amazing proposals and working together to strengthen DigitSathi&...

    $10 / hr (Avg Bid)
    $10 / hr Сер. заявка
    4 заявки
    PHP Coder Needed for Online RPG 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm looking for a skilled PHP coder to tackle the coding aspect of a website project. This website is an online paid-to-play role-playing game, and you'll be instrumental in bringing it to life. Key Responsibilities: - Website Development: You'll be working on the PHP code that will form the backbone of the site. - Building from Scratch: The project is starting from ground zero, so you'll be involved in its creation every step of the way. Ideal Skills and Experience: - PHP Expertise: A strong foundation in PHP is essential for this role. - Web Development: Experience in website development will be a big advantage. - Game Development (preferred but not mandatory): While not a must, any experience in game development, particularly RPGs, would...

    $31 (Avg Bid)
    $31 Сер. заявка
    44 заявки
    Flutter/PHP Expertise Needed for Bug Fixes 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    I am in need of an experienced Flutter App developer with PHP Yii1 skills to troubleshoot and fix issues plaguing my three existing applications - all within the same project. The identified issues include: - Regular app crashes which occur at launch, during specific actions and randomly. - Slowed performance hindering optimal user experience. - Several UI/UX issues that need improvement. Unfortunately, I cannot pinpoint the specific actions causing the applications to crash, but I'm hoping your expertise can identify the reason(s). The ideal candidate for this project should have: - Extensive experience in Flutter app development and PHP Yii1. - Reliable problem-solving and debugging skills. - A keen eye for UI/UX design and improvement. - Experience in app launch an...

    $112 (Avg Bid)
    $112 Сер. заявка
    24 заявки

    Hi! I am seeking an expert in Google Cloud's Pub/Sub service. My Python application needs to publish and subscribe to text data messages. Knowledge in message encoding and decoding, as well as Pub/Sub client libraries, is crucial. Therefore, a strong background in Python and Google Cloud Platform is required. Take a look a example image attached. Key responsibilities include: - Assisting with publishing text data messages - Helping with subscribing to these messages Please have proven experience in Google Cloud's Pub/Sub and Python programming for processing text data.

    $167 (Avg Bid)
    $167 Сер. заявка
    22 заявки

    I'm in immediate need of a PHP developer who specializes in front-end development. The project requires a professional who can handle: - Front-end development: Designing and developing a user-friendly interface. Unfortunately, the specific front-end development tasks weren't outlined, so your bid should reflect your versatility in terms of: - Layout design - Interaction design - Responsive design I’m looking for someone who can start immediately, as I have an urgent timeline for this project. So, if you have a proven track record in PHP front-end development and you're ready for a challenge, I can't wait to see your bid. Ideal skills: - Expertise in PHP - Experience in Front-end development - Versatility in Layout design, Interaction desig...

    $16 / hr (Avg Bid)
    $16 / hr Сер. заявка
    82 заявки
    Ionic Apple Pay Bug Fix 3 дні(-в) left

    ...gpMerchantId: "BCR2DN4TYSRJ332I" }; } else if(('ios')) { request = { merchantId: "", purpose: "Pagamento per l'ordine di ForToGo #" + , amount: totale, countryCode: "IT", currencyCode: "EUR" } } ("rr"); ("Payment request sent:", request); ["ApplePayGooglePay"].makePaymentRequest(request, (r) => { ("Received response:", r); if(('android')) { var result = (r); var tokenObj = (); token = ; (token); } else if(this

    $45 (Avg Bid)
    $45 Сер. заявка
    7 заявки

    I'm looking for a proficient software developer to create a bulk direct message tool specifically for Twitter. The primary goal of this tool is to enable me to send a pre-set message to multiple Twitter accounts at once. Key Requirements: - The tool should be able to send the same message to an unlimited number of Twitter accounts without any limits. - The message to be sent will remain the same for all accounts. There's no need for customization per recipient. Ideal Skills: - Proficiency in Twitter API and automation tools. - Previous experience in developing bulk messaging software. - Knowledge of best practices for bot development on Twitter.

    $66 (Avg Bid)
    $66 Сер. заявка
    7 заявки
    Php Backend Developer -- 2 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    More details: We are making some changes to this dashboard tool : We need to make two changes in the product in above link. This is a code for dashboard tool, we just need to create two separate databases and a few UI changes to create buttons for using tha...streamline this process, I propose adding a tab or checkbox in our Point of Sale (POS) system when selling the product, prompting the staff to confirm whether the empty cylinder has been received. If yes, it should update the Empty Cylinder stock; if no, it should not. Database management, Creating Two New database and a button in a dashboard., Need someone Who understand complex Backend Architecture in php & Mysql.

    $15 (Avg Bid)
    $15 Сер. заявка
    15 заявки

    I'm in need of a creative and experienced UI/UX designer to create aesthetically appealing and user-friendly website pages. The goal is to captivate and engage our B2B customers effectively. Key Requirements: - Design 1-3 pages for my product website - Ensure the UI/UX is tailored for B2B and B2C customers - Maintain a smooth and intuitive user experience - Implement a visually cohesive design language throughout the website Ideal Candidate: - Proven experience in designing websites, particularly for e-commerce or B2B purposes - Strong understanding of user-centered design principles - Proficiency in relevant design tools such as Adobe XD, Sketch, or Figma - Excellent communication skills to understand and translate business requirements into design concepts If you have a keen eye ...

    $35 (Avg Bid)
    $35
    15 робіт
    B2B Lead Generation & Email Campaign for a tech startup. 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    Scope of this project: Authentication - Ensure proper authentication for our domain by setting up SPF (Sender Policy Framework), DKIM (DomainKeys Identified Mail), and DMARC (Domain-based Message Authentication, Reporting, and Conformance) records. Lead Email List - Collect active leads/emails from LinkedIn/other sources Opt-in Subscribers: Should make people/contacts opt-in for subscription Test Emails: Before sending large email campaigns, send test emails to ensure they are landing in the inbox or spam folder. Engagement Metrics: Should set dashboard or portal for us to monitor engagement metrics such as open rates, click-through rates, and spam complaints.

    $267 (Avg Bid)
    $267 Сер. заявка
    12 заявки
    4 Step Infographic 6 дні(-в) left

    Design a 4 step infographic on Canva, with the information sent by the client.

    $35 (Avg Bid)
    $35 Сер. заявка
    1 заявки
    PHP Code Debugging for Server-Side 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    When importing customers via CSV file in ASTPP version 6.0, both postpaid and prepaid customers balance always uploads 0. The task is to find the corresponding php file/path on the server and correct it, so that the balance uploads correctly when uploading the customers on the ASTPP both for prepaid and postpaid customers. Positive balance must upload as positive balance. Negative balance must upload correspondingly. 0 uploads 0. You need to make a detailed document how to do that on any ASTPP server, so that someone without technical knowledge takes the document, follows it and gets the same working on the other ASTPP server. Example of the document: Someone from our side will try to upload customers on the provided server to make

    $43 (Avg Bid)
    $43 Сер. заявка
    17 заявки
    Narration Voiceover Needed 3 дні(-в) left

    I'm currently working on a documentary project and in need of a professional voice artist to do the narration. Key requirements for the voiceover: - The role requires an informative tone. The voice should convey the message clearly, making the content easily understandable for the audience. - I'm seeking a voice artist with a neutral accent. The narration should not bear any distinct regional or cultural influences. - The job involves voicing for radio, so the artist should have experience with voiceovers for this medium. This is a great opportunity for a talented voiceover artist to contribute to a documentary project. Please share your portfolio or previous work samples when applying.

    $79 (Avg Bid)
    $79 Сер. заявка
    24 заявки
    Informational Website HTML Developer 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...owner, I'm currently in need of a skilled HTML developer capable of creating an engaging, informative website. The target audience includes business professionals, thus it's essential to maintain a professional aesthetic. Key Features Required: - Blog Section: Relevant to our content, a platform for updates and articles is vital. - Contact Form: For audience interaction and feedback gathering. - Image Slideshow: To create interest and visually represent our message. Required Skills and Experience: - Proficient in HTML and CSS - Proven experience in web development - Excellent visual design skills - Understanding of SEO principles - A portfolio demonstrating previous work. Despite your skills, we value open communication and effective collaboration. We look f...

    $65 (Avg Bid)
    $65 Сер. заявка
    65 заявки

    Looking for an experienced PHP developer who can guide me to migrate a PHP Website from 5 to 8.1

    $177 (Avg Bid)
    $177 Сер. заявка
    173 заявки
    Greek PHP Developer Needed for an API Integration 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    I need a PHP Developer that can speak Greek very fluently to make some changes on a PHP website and intergrate a payment gateway.

    $208 (Avg Bid)
    $208 Сер. заявка
    66 заявки
    Integrate SMS via Twilio in Laravel project 3 дні(-в) left
    ПІДТВЕРДЖЕНО

    We have a Laravel project and is like a car pool...notification via SMS via Twilio () - We need when USer B send a request (only) we have to send a SMS to User A - And we need to send sms to User B if User A accept or refuse We need to display sms like that Point 2): Now in our project from db we have this id;request_id;sender_id;message (about notification) And we need to change it by id;from_user;to_user;message;is_read We need just to add "is_read" and we need in frontend add something like that I mean add this when is read and this when is unread Because our version is like that and Thanks

    $193 (Avg Bid)
    $193 Сер. заявка
    100 заявки
    E-commerce Website Design 3 дні(-в) left

    I am seeking a talented website designer to create an e-commerce website for my business. The most critical aspect of the site is the product catalog, as I want my customers to be able to easily navigate through the different items I offer. Key requirements: - The main focus of the website will be the product catalog, so it needs to be well-structured and e...into the website. Ideal skills and experience: - Proven experience in designing and developing e-commerce websites, particularly with a strong focus on product catalog design. - Knowledge of inventory management systems and experience in integrating them with websites. - Excellent graphic design skills to create a visually appealing interface. - Ability to understand and translate the brand's message and customer needs i...

    $255 (Avg Bid)
    $255 Сер. заявка
    221 заявки
    No Code App Development 3 дні(-в) left

    ...work profile Users can text to match profiles. Example: I want Bamboo Artisans Step 04: The Chat box will show all profiles for Bamboo Artisans as in the Directory or excel file Excel would be as simple as Skill Set, Profesional Profile Step 05: The User will select the profile they want and the next would be followed to payment gateway. Step 06. Post payment a confirmation message would be sent with contact details Service Provider Interface Step 01 Signup Form Step 02 Detailed Profile Step 03 View Bookings, View Amount which will be paid Management Interface Step 01: To note all transactions Step 02: To check out on all bookings...

    $1316 (Avg Bid)
    $1316 Сер. заявка
    32 заявки
    Trophy icon Enhancing Mustard Oil Brand Identity 3 дні(-в) left

    ...understand current trends in cooking oil bottle design. Brand Name Selection: I have some initial name ideas I like (TruPure, Nutroil, Verdant, PureHaven), but I'm open to new suggestions that align with the overall brand identity. "Kacchi ghani tel" was a product name under the brand name Labeling & Packaging Design: Create eye-catching and informative labels and packaging that reflect the brand's message. Previous Entries: In the previous round, I focused on the visual aspects of the entries. This time around, I want to see a cohesive brand strategy along with the design elements. AI-Generated Images: While I appreciate the creativity of AI-generated images, please ensure your entries are unique and well-developed concepts, not simply AI-generated ...

    $300 (Avg Bid)
    Гарантований
    $300
    419 робіт