Script install工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    5,000 script install 份搜到的工作,货币单位为 USD

    I'm looking for an experienced CGI Animation expert to create an anitmation showing the possibility of a parents-children cafe to potential investors. Ideal Skills and Experience: - Strong portfolio in CGI animation and advertising - Experience targeting middle-aged demographic - Exceptional skills in crea...demographic - Exceptional skills in creating inspirational content. Key Objectives: - Create an inspiring CGI animation - Focus on capturing the interests of middle-aged adults - Help potential investors see what a parents-children cafe can look like A sample floor plan is attached along with the color scheme and style I would like (Sample 1). Sample 2 file shows the playhouses I would like to install in the play area. Please incorporate them using Sample 1's col...

    $120 (Avg Bid)
    $120 平均报价
    33 个竞标

    I'm searching for a PHP developer with experience in PHP 8.0 to create a mailer program for me. This program would specifi...This program would specifically need to send emails from a mailbox on the domain to Gmail accounts seamlessly. For a freelancer to be successful in this, skills in PHP 8.0 and extensive understanding of mailer programs is required. The primary use of this PHP script would be for sending subscription notifications. Please bid only if you're capable of delivering this specific functionality. - Skill Requirements: PHP 8.0, Mailer Programs - Functionality: Sending Emails from domain mailbox to Gmail I need to make sure my PHP Mail Script is using good coding practice and make sure we have all header information set correct so that we do not g...

    $35 (Avg Bid)
    $35 平均报价
    23 个竞标
    Hotel Carpentry Project 5 天 left
    已验证

    I'm seeking an experienced and proficient carpenter to join us in the creation of a new 27-room hotel complete with a banquet hall. Here's more specific about your responsibilities: - Create door and window frames - Fabricate and install wall paneling - Craft traditional-style furniture - Construct fall ceilings Ideal Skills: - Extensive carpentry experience, preferably within the hospitality sector - Strong knowledge and experience in traditional design - Effective time-management and the ability to meet a scheduled timeline of 3 to 6 months If you have the requisite skills and can offer high-quality work consistent with our timeline, I'd love to further discuss this exciting project with you.

    $6881 (Avg Bid)
    $6881 平均报价
    11 个竞标

    I'm looking for a skilled 3D modeller, ideally with Blender experience, to help transform my medium-sized Roblox map. This project entails: - Remodelling of an engaging and fun terrain including bespoke elements - Map reconfiguration (reducing size of map, deleting redundant buildings) - Understanding of game dynamic is important as there are some areas with linked script that will need caution – I will advise this on award of project - Terrain: Low poly fantasy, with a generous dash of creativity. - Style: Vibrant, eye-catching colours and characteristic cartoony feel without losing artistic detail. - Buildings: Redesign for shop area to be provided as a separate file, for inclusion later Your work should inject new life into the virtual environment, making it more ca...

    $168 (Avg Bid)
    $168 平均报价
    33 个竞标

    We have the Greenwich Peninsula Golf Driving Range by the O2 Arena. I am seeking an audio professional to install an 8 zone speaker system intended for background music in all the different areas, Two tier range, Crazy Putt course, restaurant, exterior of building and Ladies and Gents Toilets plus the roof bar. I have already selected and purchased the speakers - your responsibility will be purely installation. This set up will be spread across multiple floors. Ideal skills would include: - Expert understanding of acoustics and audio systems - Prior experience with multi-zone speaker installations - Ability to manage in-wall or in-ceiling cable routing - Familiarity with multi-level home environments - Ability to consult on optimal speaker placement to achieve best sound quality ...

    $316 - $947
    本地
    $316 - $947
    0 个竞标
    Nexcloud Setup on QNAP NAS 5 天 left
    已验证

    I'm seeking an experienced tech freelancer who can successfully install and set up Nexcloud on my QNAP NAS. Here are the specifics of what I need:

    $171 (Avg Bid)
    $171 平均报价
    40 个竞标

    I have an existing php script (front end and admin panel) that was designed on PHP 7.2-4 and I am looking to upgrade it to PHP 8.2. This requires updating the functionalities of the script as well as ensuring mysql compatibility to make it fully workable.

    $39 (Avg Bid)
    $39 平均报价
    47 个竞标

    I need an expert in software installation, specifically Nextcloud on a QNAP NAS. The installation has been completed, but not without a few errors. One consistent issue was an exception in the driver with the message: SQLSTATE [HY000] [2002]. I require someone who can: - Understand and rectify the SQLSTATE [HY000] [2002] error. - Ensure the Nextcloud installation is correctly done and operational. An ideal applicant would have experience troubleshooting and resolving installation errors on a QNAP NAS system, particularly with Nextcloud software. Deep understanding of software dependencies and database connectivity is also essential. This is an urgent requirement so prompt response is much appreciated. THE WHOLE ERROR MESSAGE IS: Exception Failed to connect to the database: An exceptio...

    $176 (Avg Bid)
    $176 平均报价
    15 个竞标

    I tried to install monit on my ubuntu to automatically restart my server when my installed Odoo 17 crashes. After this, I started getting this error when trying to access my site (): "Service Unavailable. The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later." I have to reboot the system for this error to disappear; but after a few minutes, it comes back. I also noticed that I can no longer access FTP using the domain name (), I have to access using the IP address. It appears that there is a lot of memory usage, I don't know. Can you fix this? OS: Ubuntu 18.04 Panel: Webmin Odoo 17 domain: ... How would you describe the server issue you are experiencing

    $49 (Avg Bid)
    $49 平均报价
    18 个竞标

    Input .xlsx > Python script goes into URL and see's whether product is OOS or not.

    $29 (Avg Bid)
    $29 平均报价
    23 个竞标

    I need an expert in Python and using DigitalOcean servers to upload and configure an automation tasks script I've written in Python. Experience in digital ocean is a key requirement for this project. Skills & Experience Needed: - Deep knowledge in Python Coding - Proven experience in configuring and deploying scripts on DigitalOcean servers I already have a DigitalOcean server set up and ready for use, it's just a matter of placing the script in the right location and making any necessary changes for it to run smoothly. Any additional tips or advice on maintaining the script or server would be appreciated as well.

    $14 (Avg Bid)
    $14 平均报价
    7 个竞标

    I have a php server that is a backend of an andoid/iphone app. The app registers itself to Firebase, and I would like to send push messages he devices via FCM REST API. It is working well if I get the oAuth Token myself and add hard-coded to the POST message. The goal of this project is to provide me with a PHP ...WHATEVER ..... // Authenticate and get the access token if ($client->isAccessTokenExpired()) { $client->refreshTokenWithAssertion(); } $accessToken = $client->getAccessToken(); // Access token to use with FCM REST API $token = $accessToken['access_token']; echo "Access Token for FCM: " . $token . "n"; // END You would need to provide me all files needed for it to run (dont tell me to install anything - just send me all fil...

    $10 - $30
    加封
    $10 - $30
    4 个竞标

    I am looking for a freelancer with experience in using FEMM (Finite Element Method Magnetics) for a project. The goalis to develop a simulation that shows the dynamics of moving magnets. The key deliverable is a Lua script that will construct the model and animate its motion in a looping sequence. Each cycle of the loop should produce an image file, which will be assembled into an animated GIF for a dynamic portrayal. It is important that the freelancer has prior experience in creating similar simulations. Precision in magnetic force calculations is not critical; however, the simulation should visually mimic the example shown on the site. The purpose of this project is to create a visual aid, not a scientifically accurate model, to be displayed on the mentioned webpage for illustra...

    $30 - $250
    加封
    $30 - $250
    1 个竞标

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    $117 (Avg Bid)
    $117 平均报价
    45 个竞标
    FTMO WEBSITE 5 天 left

    Hello, my name is Carlos Alvarez We're steering our efforts toward building a website designed specifically to facilitate users signing up for a trading account on Forex funded account. Key Project Requirements: - The main focus would be a user-friendly direct registration process on the website. - To ensure streamlined ...will be able to make the payment. Also user will have in the menu Withdraw, add withdraw method , Skrill, or Wire transfer , and in the text , they will be able to write their Bank Account Details. Skrill, Do you want to use a previously saved Bank Account? Bank Name * Bank Address * Account Number/IBAN Beneficiary Account Name Bank SWIFT code The person who makes this project will install the website in in plesk Regards ...

    $593 (Avg Bid)
    $593 平均报价
    70 个竞标

    I am the owner of a company and require expert Joomla support to transform my current website into a more portfolio-focused platform. Missing precise details and correct setup I am open to having someone capable of doing broad tasks in website design, plugin installation, and content management Project scope Help clean up our site and explain some basic fictions of Joomla 4.1.5 plus install some modulus so we can populate categories and articles. this should be done via Teamvewier or similar remote software Key skills and Experience: - Strong Joomla expertise - Portfolio development - Proficient in plugin installations - Adept in website designs and modifications - Capable of managing web content

    $24 / hr (Avg Bid)
    $24 / hr 平均报价
    100 个竞标

    ...Responsibilities: - Implement robust security measures to fend off hacking attempts and prevent malware infections. - Prioritize the website's availability and uptime, ensuring the security protocols don’t interfere with the website's responsiveness and speed. Ideal Skills: - Extensive practical knowledge of website security best practices. - A solid understanding of hacker methodologies. - An ability to install and configure cybersecurity software. - Previous experience in protecting informational websites. Your role will be crucial in maintaining a secure digital environment that keeps my users' trust and consistently delivers content....

    $10 / hr (Avg Bid)
    $10 / hr 平均报价
    32 个竞标

    Randomize profile and products om existing python script

    $35 (Avg Bid)
    $35 平均报价
    1 个竞标

    I'm seeking a freelancer with strong communication skills to develop a promotional YouTube video for my PHP script. The video is geared towards non-technical individuals, so it must be easy-to-understand and engaging. In particular it should: - Promote the PHP script - Highlight the script's usability, customizability, and integration capabilities Ideally, I'd like to work with someone who has proficiency in PHP so they can adequately understand and present the script. A background in video production, particularly instructional or promotional content, is a must. A basic understanding of YouTube SEO would be a bonus.

    $50 / hr (Avg Bid)
    $50 / hr 平均报价
    2 个竞标

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    $16 (Avg Bid)
    $16 平均报价
    17 个竞标

    A directory is in the attached .zip 1. Duplicate the original file “” and rename it as the next number in series (“”) 2. Lookup the pair of values in 3. Replace the value found in the Base object of (line 133) with the first value of the first pair retrieved from 4. Replace the value found in the 500 object of (line 114) with the second value of the first pair retrieved from 5. Continue until all pair values have been added to new .json files in the /light directory

    $140 (Avg Bid)
    $140 平均报价
    30 个竞标
    German customer support 5 天 left
    已验证

    Looking for a German Speaking Person who is able to discuss on the phone with our German clients. You will receive exact script and be paid either at the end of the month just like a normal employ or commission based. Requirements German Language - Advanced Calm voice , relaxed and understanding the clients needs Offer support by phone

    $493 (Avg Bid)
    $493 平均报价
    18 个竞标

    I am in need of a skilled PHP developer who can create a script facilitating file manipulation, specifically file uploading. The primary task for the script is to enable the uploading of document type files efficiently. .php 5.6.40 file to migrate to version 8.2.17 convert the file so it works on version 8.2.17 It's a very simple job for a php expert

    $27 (Avg Bid)
    $27 平均报价
    17 个竞标

    I'm seeking a skilled script-writer and voice-over artist to create serious and informative documentaries with an average length of 5 to 10 minutes. Your role involves: - Drafting compelling, engaging, and knowledgeable scripts. - Providing voice over with both British and American accents. - Ensuring the final content is informative and educative. The ideal candidate should have: - Substantial experience in script writing, especially for documentaries. - Proven experience as a voice-over artist with the ability to alternate between UK and USA accents. - Ability to deliver within set deadlines. Please include samples of your previous works in your proposal.

    $126 (Avg Bid)
    $126 平均报价
    48 个竞标

    ...Cloudflare self renewing certificate, configure properly for all domains.     -  All domains must show as https - secure 2.  Install WHM / Cpanel and configure properly.    -  Grant Access to Cpanel Support must work 3.  Install PHP 7.2 to 8          - ONE site uses Magento 1.9 - uses PHP 7.2 - TWO Sites are Magento 2.4.3 - uses PHP 7.4 - ONE Site is Magento 2.4.7p  - uses PHP 8 4.  Install and configure Modsecurity & CSF firewalls      5.  Change port number for added security - enable two factor verification  6.  Install and configure libosodium correctly for all cpanels 7.  Install and configure E...

    $170 (Avg Bid)
    $170 平均报价
    16 个竞标

    Im building three custom product options in a WooCommerce environment. These 4 options are sort of upsell products. Every option has a additional price (first option is free). Once a user select a certain option the additional cost is ...option the additional cost is being added to the entire cart. With that i mean, every product that is in the cart (also quantity based) wil have the additional cost added. I already almost build this function in jQuery. However, The newly populated prices are not being post/used in the actual WooCommerce Cart totals. Im looking for a skilled WooCommerce/Javascript/PHP developer who can finish my script. So that the jquery populated price values are actually being used in the WC Cart totals. ***** IMPORTANT. This project needs to be finished...

    $30 (Avg Bid)
    $30 平均报价
    13 个竞标

    I'm looking for a talented video creator who can produce high-quality video, maximum 120 seconds. WiKIT provides research services and implementation of research in educational technology. We do this because we want every child to have the best education possible. Research-based evidence is important as we want to know the techno...Capital-companies owning EdTech companies. Format/purpose: To be used online in SoMe + shown in meetings; max 60 seconds. We want to create emotions when seeing the video. A feeling that this is an important message, that the successful high end companies are working like this; together with WiKIT’s top notch researchers. Seeing this video, the viewer wants to be a part of this movement. Detailed script (voiceover) in the attached power...

    $376 (Avg Bid)
    $376 平均报价
    41 个竞标

    ...- Collaborate with the team to choose compelling cases and brainstorm creative angles for storytelling. - Write scripts efficiently, communicating complex ideas clearly and concisely. - Keep track of sourced materials and ensure accuracy in research and storytelling. - Stay updated on trends in the true crime genre to find fresh and engaging content. - Incorporate relevant evidences within the script Requirements: *Experience in writing, especially in the true crime genre, preferred. *Strong research skills, especially online, to find hidden gems of true crime content. *Attention to detail and a commitment to factual accuracy. *Ability to handle dark subject matter with sensitivity and respect. *Good communication skills, able to convey ideas quickly and efficiently. *Be able to...

    $8 / hr (Avg Bid)
    $8 / hr 平均报价
    20 个竞标

    ...App, Delivery Person App, and Store App, compatible with both Android and iOS platforms. - Responsibilities: - Install and configure the backend. - Install the frontend applications and update the branding. - Generate and provide APKs for the User App, Delivery Person App, and Store App for testing, and manage their upload to the Google Play Store and Apple App Store. Project 2: E-commerce Grocery Application - Backend: Crafted in Laravel. The admin panel has already been installed. - Frontend Website: Developed using Flutter, requiring installation. - Mobile Applications: Both the User App and Delivery Person App are developed in Flutter. - Responsibilities: - Install the frontend website, configure Google Maps API keys, and apply branding as provided. -...

    $594 (Avg Bid)
    $594 平均报价
    124 个竞标

    I'm in need of a proficient PowerShell script developer who can create a script for reading a plain text format log file. This script will have to: * Extract and isolate error messages from the log files in a specific location. * Extract associated timestamps of these error messages. I am going to run the script as a task scheduler job. It must detect a specific error. Example error that you could use is ‘Failed to distribute package’. If this error is found, I would like to have the script detect it and send me the whole error as an email. Whole error in the sense any suffix after the error ‘failed to distribute package’ as well.

    $18 (Avg Bid)
    $18 平均报价
    2 个竞标

    I need a highly efficient python script tailor-made for a Jupyter notebook. Its functionality should include seamlessly logging into Golf Club A and conducting an automatic booking for a tee time at the earliest possible moment once the timesheets open for the day. This should be at 7am, a week prior to the tee time. Your code should have the following capabilities: - Detect and book the most immediate timeslot available when my desired ones are unavailable. - Transmit a notification via email, enumerating the details of successful or unsuccessful bookings. Such a project will necessitate a strong foundation in Python programming along with Jupyter notebooks, a solid understanding of web scraping mechanics, and proficiency in email notification systems. A background in developing ...

    $127 (Avg Bid)
    保密协议
    $127 平均报价
    10 个竞标

    I am looking for an expert in Flutter and Laravel to make a modification to a taxi script, it works perfectly, the apps are published in Playstore but I need to modify the start to a simpler one that would be a button that fulfills a function and solve problems in Laravel that do not affect the operation of the App. It is too easy to solve for a person with good knowledge. I can pay up to USD 17 but it is not more than an hour of work.

    $40 (Avg Bid)
    $40 平均报价
    13 个竞标

    I'm looking for a highly skilled WordPress developer who is well-versed in utilizing the Woodmart theme. I already have an existing e-commerce website running on WooCommerce and I need assistance to install and adapt the Woodmart theme to it. Here are the specific project requirements: - Solid understanding and experience working with WordPress and WooCommerce. - Expertise in theme adaptation and customization. - Basic knowledge of SEO; no significant alterations to existing SEO settings are required. Tasks to accomplish: - Seamless installation of the purchased Woodmart theme. - Ensure no loss of products data during the theme installation. - No transfer of user accounts or reconfiguration of product categories required. Please note that I have already purchased the Wood...

    $179 (Avg Bid)
    $179 平均报价
    66 个竞标

    I am looking for an expert in Flutter and Laravel to make a modification to a taxi script, it works perfectly, the apps are published in Playstore but I need to modify the start to a simpler one that would be a button that fulfills a function and solve problems in Laravel that do not affect the operation of the App. It is too easy to solve for a person with good knowledge. I can pay up to USD 17 but it is not more than an hour of work.

    $30 (Avg Bid)
    $30 平均报价
    17 个竞标

    More details: Use existing property listing and agent detail to create a banner What information would you like to include in the banner? Property listing details, Agent contact information, Property images What should be the size and format of the banner? Multiple. We need the plugin do 3 things, 1, generate properties google ads banners 2, generate agents google ads banners 3, generate open house flyers So agents profile should have a button or option to click and generate banners. Featured properties have button or option to generate banners. Featured properties have button or option to generate open house flyers. It has to be worked with houzez wordpress theme.

    $31 (Avg Bid)
    $31 平均报价
    14 个竞标

    I am looking for a talented game script writer suitable for a realistic adult-themed RPG in Second Life. The project is laid out from the Lovense Developers website () and needs to be compiled into LSL scripts and made compatible with AvSitter to be used in Second Life furniture. Key Responsibilities: - Compile the Lovense Developers Scripts to be compatible with Second Life - Create a Second Life Bridge between the Lovense Server and Second Life Platform Required Skills: - Proven experience in game scripting - Familiarity with AvSitter animation posing scripts - Familiarity with Linden Scripting Language (LSL) - Familiarity with Second Life gaming platform - Familiarity with API and SDK

    $744 (Avg Bid)
    $744 平均报价
    9 个竞标

    I've recently purchased a Laravel betting script and need a professional to set it up on my live production server. I need help notably in: 1. **Installation and Configuration:** Handle the setup of the betting software, ensuring it operates smoothly with no bugs. 2. **Customization Advisory:** Provide strategic recommendations based on your expertise to optimize the settings and functionality of the script. Ideal freelancers should possess profound knowledge and experience working with Laravel, betting systems, and live server deployment and configuration. An aptitude for problem-solving and ability to provide insightful recommendations is also appreciated.

    $35 (Avg Bid)
    $35 平均报价
    31 个竞标

    I am seeking an adept developer who can create a script for adding text-to-speech (TTS) to my mp4 video. You'll integrate a csv file as a table, while retaining the video's timing. Key Features: - Amazon Polly should be used as the TTS system. Your experience with this is a must. - The information from the CSV file should be incorporated into the video as voiced speech in the background. Make sure you can do this seamlessly. - The TTS voice has to be neutral, not sounding distinctly male or female. This project requires proficiency in programming, video editing and a deep understanding of TTS systems, particularly Amazon Polly. Familiarity with MP4 and CSV file formats is essential too.

    $37 (Avg Bid)
    $37 平均报价
    4 个竞标

    I am looking for a script to automatically add 7 days to a date in a table. The date format is dd/mm/yyyy and the date is located in the column "Not done late +35D". The result should be a new column with the date + 7 days, called "Not done late +42D". Specifications: The script must work on Microsoft Word. The script must be easy to use and does not require any programming knowledge. The script must be compatible with recent versions of Word (2013 and above).

    $23 (Avg Bid)
    $23 平均报价
    19 个竞标
    PHP Core Script Modification 4 天 left
    已验证

    I am seeking a seasoned PHP developer capable of editing a core script. New Functionality: 1. To the subscription plan setup, we will add a field called "Total Searches" , "Total Chats" and Total Notifications" 2. Each time someone clicks on the search button, it will reduce the total number of searches available. Same of notifications 3. User has the ability to enter "Notification key words" 3. Each time someone uploads a file, it should be sent to be indexed via an api call. 4. If the notification key words are discovered when the file is being indexed, a notification should be sent to the customer stating that X file has referenced the search term.

    $42 (Avg Bid)
    $42 平均报价
    36 个竞标

    I'm seeking a vibrant and talented video editor who can breathe new life into video reels from the script. This project involves: - Editing video reels to a length of 1 minute each - Capturing a modern and pop styled theme that keeps viewers engaged Ideal skills and experiences will include: - Proficient in modern, fast-paced and high-energy video editing - Extensive experience in editing video reels - Ability to capture and portray the chosen theme effectively - Meticulous attention to detail Looking forward to receiving your bids! Let's create something stunning together.

    $15 (Avg Bid)
    $15 平均报价
    13 个竞标

    We are searching for a seasoned Laravel expert who can guide us to create an API which we can use to automate an external script. Key tasks for this API will be: - Automating workflows - Enabling email validation The ideal candidate will need to: - Understand and instruct in Laravel - Have experience in API creation for automation purposes - Be able to communicate requirements effectively for us to apply Please, note: you will not be given server access, instead your role will be instructive. We will apply your guidance directly to our systems.

    $35 (Avg Bid)
    $35 平均报价
    26 个竞标

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    $32 (Avg Bid)
    $32 平均报价
    21 个竞标

    More details: What specific transport reports do you need to add to the Smart school CRM Codeigniter script? fees What specific fee-related features or functionalities would you like to add to the Smart school CRM Codeigniter script? Fee receipt generation, Fee reminder notifications For fee receipt generation and fee reminder notifications, what methods would you like to use for delivering these to parents and guardians? Email

    $18 / hr (Avg Bid)
    $18 / hr 平均报价
    36 个竞标

    I urgently need a skilled freelancer for installing vBulletin on my Linux-based VPS. This task requires quick and efficient execution due to its immediate need. Your responsibilities: - Install vBulletin software efficiently on my VPS - Ensure a smoothly functioning installation Ideal skills: - Experience with vBulletin software - Familiarity with Linux and VPS - Quick turnaround time Your bid will be more favorable if you can provide examples of similar tasks you've completed previously. I look forward to hearing from you.

    $34 (Avg Bid)
    $34 平均报价
    13 个竞标

    I need an experienced and prompt developer to effectively install and set up Flutter frontend. It has a Laravel backend. Key Requirements: - Proficiency in Flutter - Proficiency in laravel is helpful.

    $20 (Avg Bid)
    $20 平均报价
    13 个竞标
    Install flutter frontend. 4 天 left
    已验证

    I have a laravel backend app. I have the flutter frontend which needs to be installed. It also has instructions to help with installation

    $7 / hr (Avg Bid)
    $7 / hr 平均报价
    68 个竞标

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    $133 (Avg Bid)
    $133 平均报价
    44 个竞标