Node js xml工作

筛选

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

    ...Out of the box Jest supports Babel, which will be used to transform your files into valid JS based on your Babel configuration. By default "node_modules" folder is ignored by transformers. Here's what you can do: • If you are trying to use ECMAScript Modules, see for how to enable it. • If you are trying to use TypeScript, see • To have some of your "node_modules" files transformed, you can specify a custom "transformIgnorePatterns" in your config. • If you need a custom transformation specify a "transform" option in your config. • If you simply want to mock your non-JS modules (e.g. binary assets) you can stub them out with the "moduleNameMapper" config opt...

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

    Hello I need someone who is good with bootstrap 5, JSX, And react js. The Project has already started so the sidebar andtop bar is already done. I know how to code but im just trying to save time. I need someone who is very good with bootstrap and can build this using mainly classes and very little css as possible. I also need someone who can add comments to code blocks to make it easy to edit. I know how to code but im doing this to save time. I already have a popup window that is already done that you can use to help build the popup window in the screenshot. Let me know how soon can start and finish this project. LONG TERM WORK FOR THE RIGHT CANDIDATE WHO DOES A GOOD JOB.

    $58 (Avg Bid)
    $58 平均报价
    43 个竞标

    We are seeking a skilled developer with experience in Electron and Node.js, specifically with the http-mitm-proxy library, to assist in the enhancement of our existing application. Our application currently intercepts HTTP traffic, and we need to extend its capabilities to handle HTTPS traffic by installing and configuring SSL certificates. 1. Modify our existing Electro...installing and configuring SSL certificates. 1. Modify our existing Electron script to support HTTPS requests using the http-mitm-proxy library. 2. Guide the installation and configuration of SSL certificates to enable HTTPS interception. 3. Ensure the application can intercept, modify, and redirect both HTTP and HTTPS traffic without compromising security or performance.

    $26 / hr (Avg Bid)
    $26 / hr 平均报价
    67 个竞标

    ...$proxy_add_x_forwarded_for; proxy_hide_header X-Varnish; proxy_redirect off; proxy_max_temp_file_size 0; proxy_connect_timeout 720; proxy_send_timeout 720; proxy_read_timeout 720; proxy_buffer_size 128k; proxy_buffers 4 256k; proxy_busy_buffers_size 256k; proxy_temp_file_write_size 256k; } location ~* ^.+.(css|js|jpg|jpeg|gif|png|ico|gz|svg|svgz|ttf|otf|woff|woff2|eot|mp4|ogg|ogv|webm|webp|zip|swf|map)$ { # WordPress Multisite Subdirectory rewrite ^/[_0-9a-zA-Z-]+(/wp-.*) $1 break; rewrite ^/[_0-9a-zA-Z-]+(/.*.php)$ $1 break; add_header Access-Control-Allow-Origin "*"; expires max; access_log off; } if (-f $request_filename) { break; } ...

    $25 (Avg Bid)
    $25 平均报价
    12 个竞标

    ...and their web implementation is crucial. - **Downloadable Results:** After adjustments, users should download the updated curve data in PDF format. Knowledge of data export functionalities is essential. **Ideal Skills and Experience:** - Proficiency in front-end technologies (e.g., JavaScript, HTML5, CSS) for creating a sleek web interface. - Experience with data visualization libraries (e.g., D3.js, Plotly) to facilitate interactive plotting. - Strong background in mathematics or engineering, understanding how formulas can affect curve shapes. - Familiarity with backend development, possibly using Python or Node.js, to handle data processing and PDF generation. This project is not just about plotting data but providing a tool that allows for interactive learning and exploratio...

    $180 (Avg Bid)
    $180 平均报价
    38 个竞标
    Quick Python JSON Parser 已经结束 left

    ...can dive in and provide fast results without sacrificing quality. Here are the specific requirements and expectations: - **Programming Language**: The parser must be written in Python, as I prefer its syntax and libraries for data manipulation. - **No Specific Framework Requirement**: Although the question was framed around JavaScript frameworks, my choice of Python means there's no need for a JS framework. However, familiarity with Python's JSON handling libraries like `json` or third-party libraries such as `Pandas` for managing datasets is crucial. - **Timeline**: This project is marked as ASAP. I expect a first version ready for review in a few days. Your ability to prioritize this work and communicate effectively about progress will be highly valued. **Ideal ...

    $22 (Avg Bid)
    $22 平均报价
    19 个竞标

    Only one page is required now, but the project is very large I need to ensure that the written code is clean to complete the project with you. Send me links to projects you've worked on. Figma Link: I'm seeking a seasoned coder who can convert my Figma designs into fully functioning, responsive HTML, CSS, JavaScript and Bootstrap. Key requirements: - Browser Compatibility: The output should function across Chrome, Firefox, and Safari without any issues. - Responsive Design: It's crucial that the website remains user-friendly on both desktop and mobile platforms. - CSS Framework: Our designs rely heavily on Bootstrap functionalities. I need someone rightly

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

    As a result of a server upgrade by my hosting service, the XML and XML+XSL submission buttons on my XForms, located at & , are no longer working. I need someone with the necessary expertise to fix them and perhaps also to make additional changes and enhancements to the forms,

    $504 (Avg Bid)
    $504 平均报价
    20 个竞标
    Project for Kausar P. 已经结束 left

    I awould like to hire you to fix the RESERVE button on the JS tool on the home page of and pass the dates in the JS booking tool

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

    Need a PHP Developer to make changes to a PHP Form. Key tasks will include: hover to Table Rows Search Button Design 3. Fix JS issues Text for 4 seconds when a Field is changed in Form

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

    ...system to efficiently manage various types of content. - Implement search functionality to aid users in navigating the platform effectively. - Consult and utilize the provided Figma file for a clear understanding of the desired UI/UX. - Preferred PHP Laravel framework, and open for other recommendations The ideal candidate will have: - Proven experience in building similar platforms, ideally with a portfolio. - Strong skills in web development, specifically in technologies suited for the project scope. - Proficiency in working with design files (like Figma) and translating them into a functional website. - Excellent problem-solving abilities and

    $1651 (Avg Bid)
    保密协议
    $1651 平均报价
    72 个竞标
    JavaScript and Jquery Pro 已经结束 left

    I have a simple task that is not working as expected. I have a js .chnage function that for some reason gets executed with out the user changing anything. The function is linked to a drop down. the value of the dropdown is pre selected ( I verified that). However, after the .change is loaded the value reverts to empty. I tried many things here is code snipped: var OriginalValue = $('#OriginalValue').val(); // Set the default value on page load ("Selected OriginalValue:", OriginalValue); // Add this line for debugging $('#OriginalValue').change(function () { var OriginalValue = $(this).val(); // Update the value when the user changes the dropdown ("Selected OriginalValue:", OriginalValue); // Add this line for debug...

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

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

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

    ...third-party tools. Optimize the user experience for seamless navigation and purchasing. Ensure mobile responsiveness and cross-browser compatibility. Provide ongoing support and maintenance as needed. What I'm Looking For: Proven experience building marketplaces or similar applications on Softr. Strong understanding of user experience (UX) and user interface (UI) design principles. Solid coding skills (JS, HTML, CSS) for customization and integrations. Excellent communication and collaboration skills. Ability to work independently and meet deadlines. A portfolio showcasing relevant work and past projects. Bonus Points: Experience with e-commerce and payment processing integration. Familiarity with specific industry marketplaces or relevant to my offerings. Creative and inn...

    $10 / hr (Avg Bid)
    $10 / hr 平均报价
    39 个竞标
    Single-Page Website 已经结束 left

    I am looking for a talented web developer or designer who can create a visually appealing and functional single-page website. Simple HTML/CSS/JS basic page with place holder image and some animations

    $4 / hr (Avg Bid)
    $4 / hr 平均报价
    68 个竞标
    NFT Marketplace Creation 已经结束 left

    ...Secure NFT transactions (buying and selling) - **Security:** Advanced knowledge in blockchain security to ensure safe transactions and protect against common vulnerabilities. ### Ideal Skills and Experience: - Proven track record in developing and launching NFT marketplaces or similar projects on Binance Smart Chain. - Expertise in Solidity and smart contract development. - Experience with web3.js or similar libraries for front-end integration. - Familiarity with IPFS for decentralized file storage. - Strong understanding of cryptocurrency wallets and their integration for user transactions. This project is an exciting opportunity to contribute to a cutting-edge platform in the burgeoning NFT space. If you have the skills and experience listed above, I look forward to rec...

    $22 / hr (Avg Bid)
    $22 / hr 平均报价
    56 个竞标

    Hello Please check the Figma design and respond with the estimation & Deadline - More details: What is the main purpose of your e-commerce website? Selling products How many products do you plan to list on your website initially? Less than 50 Do you require any specific payment gateways to be integrated? Credit/Debit Cards Once you read this description Please Start with Estimation, Dead Line (ASAP) Thanks

    $221 (Avg Bid)
    $221 平均报价
    57 个竞标

    ...label (fetched from the courier) 13. Add the tracking number to the order, automatically change the status of the order to “sent” and send an email to the customer 14. Option to Delete the generated shipping label, which will allow the administrator to start the entire process from the top. API documentations: Econt offer XML and SOAP/JSON (in Bulgarian) API Links: SOAP/JSON api - XML api - Speedy has REST api documentation in english.

    $570 (Avg Bid)
    $570 平均报价
    75 个竞标

    ...SEO tasks will be completed by our internal team member Here is a previous post of what was needed to be done ( most of it is completed) Specific features required for the WordPress website include: We have a WordPress website that is built using Elementor, which slows down our website and is hurting our performance. We are looking to get rid of Elementor and re-done using custom coding (PHP, CSS, JS). Website is SEO optimized, so experience with SEO is essential, as all the content and on-page SEO has to migrate to a new page, also the interlinking and other relative tasks. It has to be built with a focus on SEO and PERFORMANCE (LCP, FCP, etc.) that includes mobile and desktop as well. Website is localized into 4 languages besides English We would also want suggestions on how...

    $498 (Avg Bid)
    $498 平均报价
    132 个竞标

    * Must have Proficiency in Shopify Custom/ Liquid coding with HTML, CSS, Js, and JSON.* I am looking for a skilled freelancer who can customize the product page layout of my Shopify store. My priority is to enhance the product page to include detailed product descriptions, which I believe will significantly improve the user experience and conversions. **Requirements:** - **Theme Customization:** Experience in Shopify theme customization is a must. The focus will be on modifying the existing product page layout to make it more detailed and user-friendly. - **Detailed Product Descriptions:** Ability to create a layout that emphasizes and supports detailed product information. This means crafting a page layout that presents the product details in a clear, comprehensive manner. - **...

    $107 (Avg Bid)
    $107 平均报价
    25 个竞标
    Fix JS Web Translator Now 已经结束 left

    I'm currently facing an issue with my JavaScript translating application built specifically for web browsers. It's designed to translate languages on the fly but, unfortunately, it's stuck in English and won't translate anything at all. I'm in urgent need of someone to dive deep into the code, diagnose the problem, and implement a fix so it works as intended across all browsers. Here's what I'm looking for: - **Ideal Skills & Experience:** - Strong proficiency in JavaScript and web development. - Experience in debugging and fixing cross-browser compatibility issues. - Familiarity with translation APIs or libraries would be a significant plus. - Ability to work quickly and efficiently under pressure, as I need this issue resolved ASAP. - **Pr...

    $468 (Avg Bid)
    $468 平均报价
    57 个竞标

    I am seeking a skilled IoT and Flutter developer to create a cutting-edge application for both iOS and Android platforms. This app is designed to interact seamlessly with smart home devices, automating routines for enhanced convenience and efficiency. **Key Features:** - Automated routines for smart home devices. - User-friendly interface for easy cont...enhancing user interactions with smart home technology. If you have a passion for creating smart home solutions and possess the necessary skills, I'd love to hear from you. Requirement Document : Figma Link : (Copy)?type=design&node-id=0%3A1&mode=design&t=J1uubyFP0Dl09tvP-1

    $654 (Avg Bid)
    $654 平均报价
    24 个竞标

    ...log-in system for my website. This includes standard email and password registration as well as implementing security measures such as email verification. It will be a self help portal for different services offered by a Gov department. Needs users interface for different services page and Admin interface with few reports. Also need integration of a payment gateway. Technology Preference: Backend: Node js Frontend: Angular Backend: Postgres Ideal Skills: - Experienced in web development, particularly user registration systems, - Proficient in coding for secure and efficient email and password-based registration - Familiar with implementing security measures for user accounts, specifically email verification - Understanding of user experience best practices for registrati...

    $349 (Avg Bid)
    $349 平均报价
    19 个竞标
    Sainik Canteen Showcase 已经结束 left

    ...**Customer Reviews:** A robust system for customers to leave reviews, including both ratings and comments on our products. This system will not only enrich our customers' buying experiences but will also serve as valuable feedback for our team. - **Ideal Skills and Experience:** - Experience with ecommerce and review system integrations. - Proficiency in web development languages (HTML, CSS, JS) and platforms (e.g., Shopify, WordPress). - Strong UX/UI design skills to ensure a seamless navigation experience. - Previous experience in creating product categorization systems. - Ability to integrate a secure and user-friendly online payment gateway. - Experience with SEO best practices to drive organic traffic to our site. The perfect candidate will have a proven t...

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

    I am in urgent need of a proficient Laravel Developer. I want to create a new project CRM and HRM using laravel or others js framework. 1. Multiple login(super admin,admin, employees etc.) 2. Manually task and recurring task. 3. Task process, due, etc. Give review after complete task. 4. Task completing graph and review graph. 5. Create project and his milestone. 6. HRM and leave management. Etc....

    $404 (Avg Bid)
    $404 平均报价
    46 个竞标

    I'm seeking a proficient backend developer with a strong focus on NodeJS. This project requires someone who is not only adept in Node but also has substantial experience with MongoDB, Postman, AWS Cognito and other related technologies. Please note that these are additional modules being added to already running SAAS platform. UI is being handled by other developers and therefore good coordination is expected for API integration. Timeline for completion including API integration is 15 days. My project involves below tasks: 1. **API Development:** - Design and implement efficient, scalable APIs, tested vide Postman. - Ensure API security and data protection. 2. **Database Management:** - Proficient in MongoDB for data storage and management. - Optimize database for...

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

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

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

    I've got a contract design on Adobe XD that I need converted into React JS. I have finalised all aspects of the XD design myself, so this role will purely focus on the React JS conversion. THE PROJECT HAS ALREADY BEEN STARTED SO SOME COMPONENTS LIKE THE NAVBAR IS ALREADY AVAILABLE. I'm seeking a developer who possesses: - Expert understanding of React JS - An ability to effectively translate design to functioning code Please showcase your past work involving similar XD to React JS conversions in your application. The users will need to be able to add / edit there own text for the contract. Also the Smart Text Feature needs to work. YOU WILL NEED TO KNOW HOW TO USE GITHUB AND GIT.

    $54 (Avg Bid)
    $54 平均报价
    38 个竞标

    Looking for an "Expert Shopify App Developer" who has strong back-end skills with Node, React, and MongoDB. We are looking for someone who knows how to build Shopify Apps and how to utilize best practices. We want long-term relationships only. You must be able to work with our other developers on the team. If you read this type: "Think Big" at the start of your proposal. If I don't see it you will be thrown in the trash.

    $1189 (Avg Bid)
    $1189 平均报价
    142 个竞标

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

    $59 (Avg Bid)
    $59 平均报价
    5 个竞标

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

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

    ...images. Although the main challenge lies in needing to access these watermark-free images without clear permission, legal concerns should be the freelancer's second priority. Their main task should be to extract these images, potentially via source code inspection or alternative methods. Ideal Skills and Experience: - Familiarity with Pixieset platform navigation - Advanced knowledge in HTML or JS for potential source code review - Understanding of digital image formats, particularly 'high-resolution' - Ethically aware and responsible: should propose safe and legal methods for handling digital content with unclear permission status. Any advice or execution of illegal activities is strictly off the table. Note: The permission to download these does not clearly ...

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

    I need a professional to fix an issue with my website that's made in HTML, CSS, and JavaScript. Currently, the problem is that the mobile version doesn't display properly across multiple devices, although it appears fine on the desktop. The ideal candid...that's made in HTML, CSS, and JavaScript. Currently, the problem is that the mobile version doesn't display properly across multiple devices, although it appears fine on the desktop. The ideal candidate is an experienced web developer adept in mobile responsive design who can inspects and enhances the user interface for better mobile experience. Key capabilities required: - Proficient in HTML, CSS, JS. - Expertise in responsive mobile design. - Strong UI/UX skills. Looking forward to making my website mobile...

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

    ...talented developer to create a plugin or script for my e-commerce site. This tool will automate the process of importing product listings from an XML file into WooCommerce. Here's what I'm looking for: **Requirements:** - The plugin should accurately import product names, brands, categories, EAN codes, descriptions, prices, images, attributes, variants and stock from the XML file. - Imported products must be organized within WooCommerce by their respective categories to ensure a coherent and user-friendly shopping experience. - Import will be performed frequently e.g. once a week, so script should avoid overwriting product IDs - Product categories in XML may vary from what is implemented in the store, so manual mapping should be feasible - I value efficie...

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

    ...The primary function of this calculator will be to accurately compute staking rewards for users, considering multiple staking plans each featuring distinct reward rates. Furthermore, the calculator should be capable of performing compound interest calculations, offering users insights based on varied compounding frequencies. ### Requirements: - Proficiency in Solidity, CSS, Javascript, Node JS, React JS, HTML, C++, C#, and relevant web development frameworks. - Solid understanding of blockchain technology and experience with EVM's. - Familiarity with smart contract interaction, subgraphs etc for ERC-20 tokens. - Ability to implement complex formulas for reward calculation and compound interest. - Experience in creating user-friendly, engaging UI/UX designs. ...

    $3163 (Avg Bid)
    加精
    $3163 平均报价
    108 个竞标

    landing page with redirect and upload js to root Ideal candidates for this project will have: - Proficiency in Javascript - Previous experience with redirection - Strong UI/UX sensibilities - Proven expertise in landing page design. Through this project, we aim not only to provide information but also create an efficient and pleasant user experience. I am looking forward to finding a freelancer who can align with this vision.

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

    Hello, This project is to redesign, polish, align a Supplement brand Magento 1.9 store/website Pages design that needs to improve: 1) Product page with review 2) My account/ order 3) Checkout Cart page Need some one who is efficient in CSS/ HTML/ JQUERY / JS/ Mobile design It will be a plus if you also know about: Magento 1.9, PHP

    $96 (Avg Bid)
    $96 平均报价
    54 个竞标

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

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

    ...estructurados, seguros, optimizados. Pero no soy bueno para encontrar y hablar con clientes y poder ofrecerles mis servicios. Hay es donde necesito una persona que encuentre los clientes y yo realizo los proyectos web. Así nos complementaremos ampliando sus servicios con diseños web y consiguiendo clientes, y yo desarrollando los sitios. Manejo Figma para los diseños web. Para desarrollarlos HTML, CSS, JS y WordPress, constructores y plugins. Este es mi sitio web

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

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

    $38 (Avg Bid)
    $38 平均报价
    5 个竞标

    I want to build a model for node classification task on my datasets. I worked with GCN, GAT, and graph sage models which are pre-existing models and also i read some recent research papers in which they are using some Augmentation Techniques or some feature learning approach to improve the performance of the model. currently, I am building a hybrid model with a combination of (GCN+GAT) but i have achieved only 78% accuracy on the Cora dataset which is not that much I want to improve the accuracy between 86 to 90%. I have six datasets on which I want to apply that model.

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

    I am an absolute beginner in web development, aiming to enhance my skills by converting Figma designs into HTML, CSS, and JS. I am keen on learning through a hands-on approach and hence open to using TeamViewer for a guided, interactive, real-time session. Here are my requirements: - Proficiency in Figma, HTML, CSS, and JS - Teaching experience or background in mentoring - Ability to communicate complex concepts clearly - Proficient in using TeamViewer for a remote, interactive teaching experience Even if you haven't taught before but you're experienced in these areas and would like to give it a go, feel free to apply. The session needs to end with a functional web page created from a chosen Figma design. Please note a deadline is not set for this project and I...

    $9 / hr (Avg Bid)
    $9 / hr 平均报价
    85 个竞标

    I'm currently struggling with a JavaScript-based project where my goal is to import data from Google Sheets efficiently. Look here: However, the primary issue I'm encountering is with the data updating process; if the Google Sheet already exists, the data does not update as required. Below are my detailed requirements and the ideal skills I'm seeking in a freelancer. Requirements: - Fix the existing JavaScript code to ensure data from a Google Sheet is correctly imported. - Implement a solution where, if the Google Sheet already exists, the data is updated rather than ignored or causing errors. - Optimize the import process to ensure it is efficient and error-free. Ideal Freelancer Skills: - Proficient in JavaScript, with specific experience in data manipulation and Goog...

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

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

    $14 (Avg Bid)
    $14 平均报价
    5 个竞标
    Scrapy Crawler developer 已经结束 left

    We've a opening for a Scrapy Developer. Description: - Designing crawler for extracting data for various market sources. - Utilising country switcher whenever possible for multi version of sites. I,e en-us, zh-hk version of site. Desired skills: - Scrapy - Splash (nice to have) - Ajax/XHR API simulation for JS rendered site - Git/Bitbucket - Phyton - Jira (nice to have) First you make one crawler for a fixed price. You will receive access to a sample Bitbucket project with an example crawler. When the first crawler you've build is good we can continue on an ongoing basis (9 EUR per hour).

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

    Searching for a backend developer with expertise in Node.js and Express, particularly in handling XML APIs. We're starting the backend setup for a mobile application from scratch, and the app is built on the MERN (MongoDB, Express, React, Node.js) Stack. If you have the relevant skills, please reach out!

    $13 / hr (Avg Bid)
    $13 / hr 平均报价
    64 个竞标

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

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

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

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

    I'm on the lookout for a skilled freelancer to upgrade my e-commerce website, developed in React JS, to enhance mobile responsiveness and incorporate several missing features. The ideal candidate will bring a strong background in React JS and have experience in e-commerce platforms. **Missing Features and Functionalities Needed:** - Integration of product search and filtering capability. - Implementation of shipping methods and logistics. - Integration of CCAvenue as the payment gateway, for which I have an active account. - Pincode verification for product delivery feasibility. - Resolve other minor issues affecting site performance. **Key Requirements:** - Strong expertise in React JS and responsive design techniques. - Proven experience in e-commerce developm...

    $349 (Avg Bid)
    $349 平均报价
    63 个竞标

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

    $127 (Avg Bid)
    $127 平均报价
    5 个竞标