Web based work orderproiecte

Filtrare

Căutările mele recente
Filtrează în funcție de:
Buget
la
la
la
Tip
Aptitudini
Limbi
    Starea proiectului
    2,000 web based work order proiecte găsite, la prețul de USD

    I am seeking an expert in Salesforce, specifically knowledgeable in Lightning Web Components (LWC) and Apex Class, to make changes regarding the order placement and transaction authorization in my Salesforce platform. Key Responsibilities: - Making necessary changes in ordering sequence - Altering order placement and transaction authorization in multiple classes Ideal candidate: - Prior experience in Salesforce development, particularly with LWC and Apex Class - Familiarity working on improvements in order processing sequences in Salesforce - Strong understanding of Salesforce platform and database Please include relevant experience in your application. This is crucial for understanding your capabilities and how well you can execute the project. Overall...

    $203 (Avg Bid)
    $203 Oferta medie
    44 oferte

    I'm seeking an experienced Database Developer to build a Relational Database Management System (RDBMS) with a focus on product data. The system would rely on Structured Query Language (SQL), designed to execute simple queries. Key Responsibilities: - Developing a RDBMS using SQL - Ensuring the system can manage and interpret product data effectively - Crafting and implementing simple queries within the system Ideal Experience: - SQL development - RDBMS creation and management - Experience working with product data.

    $22 (Avg Bid)
    $22 Oferta medie
    15 oferte

    I require assistance with my MySQL database which contains birthday data. Currently, the birthdays are sorted by year, though I need them to be sorted by day. The given birthday data is formatted as a date. I need a professional who is an expert in MySQL to help sort these records and retain accurate data. * Key Job Requirements ...who is an expert in MySQL to help sort these records and retain accurate data. * Key Job Requirements - Proficient in MySQL - Able to sort date-type data in MySQL - Detail oriented for data accuracy The ideal candidate should have a solid understanding of database management, more specifically in MySQL. Your role will be to sort the birthdays in the required order: day, then month. Confirmation of understanding of this order is essential...

    $25 (Avg Bid)
    $25 Oferta medie
    18 oferte

    I'm seeking an experienced AI developer to integrate an AI system capable of paragraphing existing documents. This project requires the devised solution to output results into a csv for...Key Tasks to Undertake: - Development of AI logic to accurately structure paragraphs in large-scale documents. - Ensuring the output is compatible and easily convertible to a csv file. Ideal Skills and Experience: - Advanced knowledge in AI software development. - Proven experience in handling similar projects. - Proficient with csv formats. Applications should be accompanied by examples of past work, showcasing your technical prowess in this subject matter. The ultimate goal is an efficient and reliable AI system to convert continuous document texts into distinct paragraphs and present them...

    $190 (Avg Bid)
    $190 Oferta medie
    15 oferte

    We need an online Virtual assistant to help us with our company tasks such as social media posts, research data entry etc... The tasks are very simple, however, this will be ongoing, daily work for the foreseeable future. Must be reliable and consistent in order to be successful in this role.

    $34 / hr (Avg Bid)
    $34 / hr Oferta medie
    27 oferte

    ...within my web application. The user interface interaction isn't working as expected and the issue is causing a hiccup for the overall web application's performance. I am seeking an experienced developer with strong skills specifically in Sequelize, NodeJS, ReactJS, and MySQL. Key tasks include: - Investigate the existing UI issue and trace the problem - Solve the identified bug related to user interface interaction Ideal Skills and Experience: - Proficiency in Sequelize, NodeJS, ReactJS, and MySQL - Strong debugging skills specifically in UI issues - Prior experience in fixing similar issues - Outstanding attention to detail and critical thinking skills - Excellent communication, in order to explain the problem and the applied solution clearly. !!!!...

    $34 (Avg Bid)
    $34 Oferta medie
    29 oferte
    UR 80+ work S-a încheiat left

    UR 80+ work............................

    $350 (Avg Bid)
    $350 Oferta medie
    1 oferte

    ...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. Here are the issues * The globaloneconsulting[.]org domain not having a working CMS within the documented root directory. If the content is missing, we ask that you contact your host, or Web developer to restore the site files. * It appears that your websites are running with following outdated plugins and themes. Due to these outdated plugins and themes, intruders can inject harmful scripts into database tables and website files. As a result, I would suggest you to contacting the website's developer to upgrade these to the most recent stable version,...

    $25 / hr (Avg Bid)
    $25 / hr Oferta medie
    36 oferte

    firt read understand aske question then offer Order in advance possibility 1 advance order from opningtime to closing time https://food-angels.com//?page=wpcf7&post=1842&action=edit 3. Products image is not uploading for all section I have looked into the matter and the image is trying to be loaded from: > however, the folder "160" does not exist in the storage directory. Considering the information above, you will need to consult with your development team for more details on the matter and if

    $188 (Avg Bid)
    $188 Oferta medie
    106 oferte

    I am seeking a Shopify expert to create a store centered around a monthly subscription model for digital products, such as ebooks. The project calls for an experienced developer who has significant background in creating unique user experiences f...platforms. The key elements I want to incorporate include: - The primary focus on selling digital subscriptions. - Development of a platform for monthly subscriptions. - Creating a system that offers personalized content recommendations for subscribers. Ideal freelancers for this endeavour would be well-versed in Shopify store setup, understanding subscription models, and tailoring user experiences based on customer preferences. Additionally, prior experience with projects that center around digital products or ebooks would be highly ap...

    $61 (Avg Bid)
    $61 Oferta medie
    51 oferte
    first week work S-a încheiat left

    Here is a fix price for the first week production done on the hourly contract that was cancelled. Correspondence, setting the workflow, preparing production sessions, audio enhancement, editing, mixing and mastering. Thank you!

    $175 (Avg Bid)
    $175 Oferta medie
    1 oferte

    I have ongoing work related to our previous project 'Modern Process Infographic Redesign'

    $20 / hr (Avg Bid)
    $20 / hr Oferta medie
    1 oferte

    ...seeking an experienced WordPress Plugin Developer with a strong background in WooCommerce to create a custom plugin for our e-commerce platform. This plugin will introduce a unique functionality designed to enhance our operational efficiency and customer service experience. Key Responsibilities: Plugin Development: Develop a custom WordPress plugin for WooCommerce that adds a finger icon to the order list page. Icon Functionality: Upon clicking this icon, the plugin should automatically call our specified API, including the ordered customer's phone number in the API's GET URL. API Integration: Handle the API response effectively, parsing the returned data to display it in a visually appealing Pie Chart. User Interface: Present the Pie Chart to users thr...

    $157 (Avg Bid)
    $157 Oferta medie
    45 oferte

    This is a...we using now ---------------------------------------------------------- <?php include("../../"); if (!isset($_SESSION["id"]) || $_SESSION['usertype'] != "chatusers") { exit(); } else { $userNotesRequest = mysqli_query($linkID, "SELECT COUNT(*) as count FROM chatusersnotes WHERE userToId='" . $_SESSION["id"] . "' AND seen=0 ORDER BY createdAt DESC;"); if (mysqli_num_rows($userNotesRequest)) { echo json_encode([ 'status' => 'ok', 'messages' => mysqli_fetch_array($userNotesRequest)['count'] ]); } else { echo json_encode([ ...

    $45 (Avg Bid)
    $45 Oferta medie
    24 oferte

    ...in creating robust web-based applications and well-versed in GST norms of taxation. The project aims to create a billing software that accommodates GST return and accounting aspects with the following features: - Automatic GST Calculation: The software should be capable of automatically calculating GST based on item details. - Integration with External Accounting Software: The software should seamlessly integrate with different external accounting software like QuickBooks or Tally, allowing for a hassle-free data exchange. - Detailed Tax Reports: The software should generate in-depth tax reports with breakdowns that comply with GST regulations. The ideal platform for the software is web-based. It should be designed to handle up to 5 simultaneous us...

    $149 (Avg Bid)
    $149 Oferta medie
    24 oferte

    ...Integrations: * Accounting Software: To streamline our processes, the software must integrate smoothly with our current accounting software. * CRM Software: Integration with our Customer Relationship Management (CRM) software is key in order to enhance efficiency. Ideal Skills: * Proficiency in software development specifically catered to Windows OS. * Experience in integrating software with accounting and CRM systems. * Understands the nuances of automated invoicing and client, project management systems. Only professionals with previous experience in this kind of work need to apply. Your assistance and expertise are highly appreciated....

    $134 (Avg Bid)
    $134 Oferta medie
    20 oferte

    ...that leverages PHP CodeIgniter technology. - IoT Integration: The capability to integrate and store data from IoT water meter devices. - Website Hosting: Ensure compatibility with GoDaddy's cPanel hosting. The ideal candidate should have significant experience with PHP CodeIgniter website development and a solid understanding of IoT integration. Knowledge of cPanel, IoT water meter devices and web-hosting via GoDaddy will be advantageous. Please see attached Watercloud (ignore Watercloud2 )...

    $1534 (Avg Bid)
    $1534 Oferta medie
    55 oferte
    $69 Oferta medie
    1 oferte

    I am looking for an experienced web developer to create a website using Bootstrap, closely resembling this style https://members.iwra.org. The website should integrate Raklet membership software and be a ready-to-go solution. While I have skipped mentioning specific features, I am open to discussions around the functionality and features that can be incorporated. Your detailed proposals, including how you plan to execute the project and deliver on my requirements, will be greatly appreciated. What fascinates me the most about the reference website is its layout and design. I'd love to see a similar aesthetic in my project. Required skills and experience: - Proficiency in Bootstrap - Hands-on experience with Raklet membership software - Track record in designing user-f...

    $178 (Avg Bid)
    $178 Oferta medie
    94 oferte
    Dieselheat Design Work S-a încheiat left

    As an established business, we're seeking an experienced graphic designer to refresh our brand's visuals. Your main task would revolve around creating impactful logos and banners, embodying the spirit and values of Dieselheat. Given our openness to fresh, innovative inputs, we encourage freelancers with bold, unconventional concepts to bid. Whil...freelancers with bold, unconventional concepts to bid. While we didn't specify a concrete idea, we are interested in concepts that align with our brand's vibe and mission. Ideal candidates should have: - Expertise in brand-oriented graphic design - Proven record of designing logos and banners - Open-minded creativity and innovation - An understanding of corporate identity and preservation - Ability to work with mini...

    $10 / hr (Avg Bid)
    $10 / hr Oferta medie
    81 oferte

    I'm seeking a skilled developer to create a web-based Backgammon game that's driven by a competitive play experience. This should be a high-quality game embodying a competitive spirit, catering for players at all levels who are seeking a serious challenge. Key Requirements: - Experience creating interactive web-based games - Familiarity with Backgammon or other board games - Strong skills in creating intuitive user interfaces - Adept at incorporating competitive elements in game design. Your primary responsibility will be to program the game logic and create an engaging, competitive user experience. The visuals should draw players into the game, so proficiency in developing appealing and stylish 2D graphics is crucial. Experience with minimalistic de...

    $6 (Avg Bid)

    I already have the template code I am in a need of a robust CRM/admin panel for my booming business. More than 20-30 of my team members should be able to use it simultaneously. The key features I'...multiple users, giving me the flexibility to add, remove, or modify user rights. - Customer Database: The system should be able to keep track of all customer data, including transactions, demographic info, communication history, etc., and provide easy accessibility of this info to all users. The CRM/admin panel should be desktop-based for ease of use and convenience. The perfect candidate for this job would have significant experience in building desktop-based CRM systems and a deep understanding of user management and database management systems. I will provide more d...

    $2355 (Avg Bid)
    $2355 Oferta medie
    128 oferte

    We are making a bidirectional EV charger. We need to obtain switching waves with 180° phase shifter as well as an inverted wave with same criteria. Both this wave should be obtained using Arduino.

    $29 (Avg Bid)
    $29 Oferta medie
    11 oferte

    Not able to view page after login. Connect the route and fix web if necessary

    $19 (Avg Bid)
    $19 Oferta medie
    32 oferte

    Hello :), I need someone to make a machine learning project that can spot bot traffic. Basically, the idea is to figure out if a visitor to a webpage is legit or not by looking at stuff like where they came from and what browser, window size etc (You have to use more data points than this). If they're not legit, the website should block them, maybe with a 403 error. I know this could be done without machine learning, but I specifically want a machine learning project. You can use Flask to make a basic webpage and run the model along with it using javascript to communicate with it. You can use any available data set + augmented data is acceptable. This is a demo project, so it doesn't have to be perfect but the documentation has to be very very clear in jupyter notebooks. You nee...

    $96 (Avg Bid)
    $96 Oferta medie
    5 oferte

    We need an online Virtual assistant to help us with our company tasks such as social media posts, research data entry etc... The tasks are very simple, however, this will be ongoing, daily work for the foreseeable future. Must be reliable and consistent in order to be successful in this role.

    $5 / hr (Avg Bid)
    $5 / hr Oferta medie
    42 oferte
    Trophy icon NOOA Logo Design S-a încheiat left

    ...open the original logo (NOOA /image #1). Select the circle with the gradient and adjust the gradient colors to make them lighter while keeping the same hues. You can do this by selecting the circle, then adjusting the gradient stops in the Gradient panel. the Red Line: Ensure the red line is positioned behind the truck wheels. You may need to rearrange layers or adjust the stacking order of elements in the logo to achieve this effect. Out Lines and Circles: Use the Align panel or the Direct Selection tool (shortcut: A) in Adobe Illustrator to straighten out any lines, circles, or other shapes that appear distorted or uneven. You can select anchor points and adjust their positions to make lines straight. and Centered WMon the Hood of the Truck: Open the updated

    $70 (Avg Bid)
    Garantat
    $70
    125 intrări

    ...Multiple Software's for activation * option to add which features to be active for Software Add On Purchase * Manual Key Generation * Needs to Track if Software is Uninstalled in order to allow other pc to active the software (In Case Buyer Replace their Device) * Add Anything That Requires To Make Sure software cant be used without Activation * * The plugin should seamlessly integrate with our existing WordPress site. 2. **C# Service** * Main functionality: Software activation. * This service should efficiently handle the activation process for our Windows-based software. * Need to save Product key so User don't Have to Enter it Again * Make Sure Software is Licensed So No One can use the Software Without Buyi...

    $166 (Avg Bid)
    $166 Oferta medie
    35 oferte

    I need software that is capable of introducing furniture into a photograph. I need these objects to fit together spatially, and differentiate floor, wall and ceiling (Artificial Intelligence can be used). These objects also need to respect the planes and perspectives of the image. The Software must allow access control by signatures, through login.

    $2440 (Avg Bid)
    $2440 Oferta medie
    35 oferte

    This task requires experience with the Keap/Infusionsoft API. I am wanting to get the "total_paid" value to display on my custom Thank You pages on my Wordpress website. Keap will give us the "order_id" on the Thank You page URL, but you need to contact the API to get the amount pai... I am wanting to get the "total_paid" value to display on my custom Thank You pages on my Wordpress website. Keap will give us the "order_id" on the Thank You page URL, but you need to contact the API to get the amount paid. I need a basic Wordpress function that can use the order_id in the Thank You page to contact the API and retrieve the rest of the order data and display it on the page (probably in the DataLayer).

    $145 (Avg Bid)
    $145 Oferta medie
    40 oferte

    Read the description carefully before bidding. I am looking to hire qualified website developers or designers to create a robust and user-friendly website for my digital marketing agency. While I have both a domain and hosting, the expertise needed for this job involves: - Comprehensive understanding and application of the WordPress CMS platform - Ability to craft an intuitive, engag...tie up with a partner company in India. Our website will cater to startups, brands, and entrepreneurs for all their PR and Brand Promotion needs. I want the site to have a very catchy home page, an About Us page, a Blog section, Pricing, Case Studies, and a couple of other pages. I want the site to integrate payment from Razor Pay and PayPal. I also want a "cart" system where third parties can ...

    $313 (Avg Bid)
    $313 Oferta medie
    221 oferte

    Hello :), I need someone to make a machine learning project that can spot bot traffic. Basically, the idea is to figure out if a visitor to a webpage is legit or not by looking at stuff like where they came from and what browser, window size etc (You have to use more data points than this). If they're not legit, the website should block them, maybe with a 403 error. I know this could be done without machine learning, but I specifically want a machine learning project. You can use Flask to make a basic webpage and run the model along with it using javascript to communicate with it. You can use any available data set + augmented data is acceptable. This is a demo project, so it doesn't have to be perfect but the documentation has to be very very clear in jupyter notebooks. You nee...

    $99 (Avg Bid)
    $99 Oferta medie
    12 oferte

    ...connections and Single Sign-On protocols. - Experience with payment integrations (PayPal, Apple Pay). - Proficiency in CI/CD practices and security scanning tools. - Previous involvement in AI module development or integration. - Strong problem-solving skills and ability to work in a collaborative environment. - Ability to manage ongoing development tasks effectively. The first MVP (minimum viable product) delivery release requirements are: - Do manual tests to find any bugs from some pages, form validations and existing Web app written in Laravel + mysql backend under docker environment - Compile purchased Flutter source code for Vendor and release to Android and Apple Store - Compile purchase Flutter source code for Customer and release to Android and Apple s...

    $884 (Avg Bid)
    Acord de confidenţialitate
    $884 Oferta medie
    40 oferte

    I'm in need of a highly skilled Video Editor, particularly experienced in 2D animation. The primary style to be reflected is faceless...2D animation. The primary style to be reflected is faceless animation inspired from specific sample videos from Youtube. Here are the key deliverables: 1. Video Length: The explainer video should be between 10-13 minutes in length. 2. AI-based animation: The video should strictly be 2D and feature AI-based faceless animation. 3. Content elements: I require text overlays and innovative transitions and effects to keep the video engaging. Provided Content: - Voice over - Scripts - Links to sample videos The ideal freelancer would have experience with AI-based animation and explainer video creation. An understanding of Youtube vide...

    $273 (Avg Bid)
    $273 Oferta medie
    91 oferte

    For the life of me I've been getting an error thats stopped me from using the 'runserver command' with django. The error itself is: : Requested setting DEBUG, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call () before accessing settings. Literally all I'm asking for is someone to help me through this error and able to use django

    $21 (Avg Bid)
    $21 Oferta medie
    26 oferte

    I'm seeking an experienced PHP and Laravel developer to build a delivery driver tracking system. The primary aim is two-fold: real-time location tracking and order assignment & management. Important features that must be incorporated in the system include; * Geofencing alerts for precise location tracking * Effective assignment & management of orders While the system will be designed for a single company, it should be flexible and scalable enough to accommodate the potential growth and diversification of the business. Ideal candidates should have expertise in PHP, Laravel and GPS technology for accurate tracking. Previous experience in developing similar tracking systems will be a major plus.

    $8 / hr (Avg Bid)
    $8 / hr Oferta medie
    89 oferte

    Hello, I am looking for a specialist who can help me resolve an issue with sending order confirmations on my website. Currently, there is a situation where some customers, especially those using email addresses with the domain @, are not receiving order confirmations. The website I manage ... The ordering process is done through a form that should send order confirmations to both my email address and to the customers. I need assistance in identifying the cause of this problem and implementing a solution in the website's code. It may be necessary to correct loops or echoes in the PHP code, but I do not have sufficient technical knowledge to do this myself. If you are an experienced PHP programmer and have the skills needed to solve this problem, please contact ...

    $30 (Avg Bid)
    $30 Oferta medie
    43 oferte

    I'm looking for an experienced developer to create a robust anime skit editor for a desktop application compatible with Windows. The editor will need to be capable of some specific features like: - Editing an entire skit with moving characters and backgrounds - Adding text overlays - Offer transition effects - Synchronizing audio A successful candidate should possess excellent knowledge and experience in application development for Windows, as well as a solid understanding of animation and audio synchronization enhancements. Familiarity with anime-style content and elements would be beneficial.

    $91 (Avg Bid)
    $91 Oferta medie
    30 oferte
    Sharepoint config work S-a încheiat left

    share point configuration metadata

    $190 (Avg Bid)
    $190 Oferta medie
    19 oferte

    Property search, Listings management, Map Based Property Plotting and Inventory finder.. Extensive filter based inventory identification.. etc..

    $354 (Avg Bid)
    $354 Oferta medie
    29 oferte

    I am seeking a seasoned developer to create an Android TV app with a web-based backend, which will act as a launcher. Expertise in Node.js is required as it's my chosen platform for constructing the web backend. Key Functionalities: 1. User Authentication: Users should be able to sign in via email and password. Security is a major concern, thus, I require the adoption of advanced security measures to ensure data protection. 2. App Order Customization: The key feature of this TV app is customization. Users should be able to control the order of their apps through the backend. 3. Number of Apps Display: Users should also have control over the number of apps shown on the home screen upon launch. Past experience with app development, particularly with ...

    $1500 - $3000
    Sigilat
    $1500 - $3000
    44 oferte
    copy paste work -- 3 S-a încheiat left

    Hi, So i am here looking for some active participants to work on this task of listing. A test will be taken for the task. It's a one time task and won’t tale much of time. All the required information will be provided. Kindly make sure to ask everything to make things clear and the pay will ne given according to the task. Newbies are preferred. Thanks

    $11 (Avg Bid)
    $11 Oferta medie
    61 oferte

    I'm in need of a capable designer to create an icon-based logo for my brand. I want my logo to convey a sense of trust and reliability to everyone who sees it. A monochrome color scheme with black and white is preferred. The ideal freelancer for this project should: - Have experience in graphic design, specifically in creating icon-based logos - Have a strong understanding of color theory and how to apply it for brand recognition - Understand how to convey trust and reliability through design elements Your proposal should include any relevant work examples and explain how you'll approach this project. Looking forward to working with a creative and experienced designer.

    $288 (Avg Bid)
    $288 Oferta medie
    93 oferte

    I am looking for a specialist in Photoshop to design a creative and funky, text-based logo. - Desired Logo Type: I prefer a logo that falls strictly within the realm of text-based designs. - Craft Style: The logo should exhibit a distinctive funky flair; not traditional or minimalistic in style. - Color Scheme: The project requires a skilled use of monochromatic tones to encapsulate the logo. Ideal candidate would be someone with ample experience in Photoshop, has a knack for creativity and a sound understanding of color theory. Prior experience in designing funky text-based logos would be a distinct advantage.

    $302 (Avg Bid)
    $302 Oferta medie
    119 oferte

    I'm in need of an entry-level flutter developer to join my team and assist with app developmen...to join my team and assist with app development tasks. The ideal developer should have the following skill set: - Experience with Dart: Familiarity with Dart is fundamental to Flutter and is therefore a must. - Knowledge in Firebase: The candidate should have an understanding of Firebase to manage our backend requirements. - Understanding of RESTful APIs: The ability to effectively implement and work with RESTful APIs is important. The main goal of our project is app development; hence, the developer should be able to turn concepts and requirements into highly accessible mobile applications. Although this role is for entry-level, enthusiasm for learning and problem solving is an a...

    $98 (Avg Bid)
    $98 Oferta medie
    18 oferte

    I need a professional with a deep understanding of Stripe, to integrate it into my third-party web application. The main purpose of this integration is to enable online payments on my platform. The instructions: My webapp uses a webservices API for some admin and user tasks. The command for updating a users credit in my app is "". Create a billing page/form so that when the user goes to pay the link will update to use the users username for the data_username parameter and the amount they payed into the data_amount parameter and then stripe will handle the payment and once the payment is complete will update the users credit in the app using the

    $10 / hr (Avg Bid)
    $10 / hr Oferta medie
    94 oferte

    I require a skilled web developer to create an engaging user interface for my new project. The primary tasks include: 1. Creation of a login page: - This page should feature seamless Google integration, allowing users to easily sign-in using their existing Google accounts. 2. Developing a tailored home page: - The homepage should dynamically display filtered content based on the user type. We will have three distinct user types and the filtered content must reflect their needs and preferences. However, the specifics of this filtered data is yet to be defined. 3. Designing a user preference form: - A form should be incorporated to harvest key user preference information that will later be used to personalize user experience. 4. Documentation and Diagrams: - The...

    $509 (Avg Bid)
    $509 Oferta medie
    154 oferte
    1 Month SEO work S-a încheiat left

    1 Month on-page and off-page SEO work

    $100 (Avg Bid)
    $100 Oferta medie
    1 oferte

    ...it is licensed to run. Need to make sure user cant temper with the trial or recurring subscription. Plug-in need to auto generate unique product keys for trail , recurring or one time payment subscription. Should be able to make sure only 1 pc is allowed to active the software per product key. We already have Wordpress site with user registration. So all purchased licenses should show on user order history with product key Incase they lost it. An ideal candidate will have experience in all the aforementioned areas, and be able to communicate effectively about progress and any potential issues. Knowledge in C# code communication between different platforms is crucial. Exemplary past results in the fields of Wordpress plugin and iOS app development will be highly advantageous...

    $179 (Avg Bid)
    $179 Oferta medie
    58 oferte

    Looking for a web developer to assist with various technical woocommerce things with woocommerce, i rather a company than an individual this way there is more skills to different tasks and i dont want issues like disappearing freelancers. Please make sure you are serious, keep having people start the job, do a few things and then all of a sudden just stop working for no reason. Must have good communication and have experience with fixes, when a task is assigned it needs to be resolved and whatever else is found. Bugs mean the site is down and dont have time for time zone delays or i cant. This is a long term position as once you get use to the sites (about 12) the issues tend to be the same. DO NOT apply just to work temporarily because you need money today, please. I dont ...

    $7 / hr (Avg Bid)
    $7 / hr Oferta medie
    64 oferte