Sorting logic trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,000 sorting logic trabalhos encontrados, preços em EUR

    I have a highly complex pi...scripts. The pinescript code specifically includes technical indicators, risk management calculations, and trade execution logic. Freelancers bidding on this project should possess: - Proficiency in Pinescript and C# - Experience with backtesting - Strong understanding of technical indicators, risk management calculations, and trade execution logic - Ability to manage and convert highly complex scripts - Proven track record of successful script conversions. I'm looking for a professional who can deliver high-quality, accurate code that functions as intended. This is a critical project, so attention to detail and the ability to understand the original script's logic is essential. If you have the skills and experience, I'd b...

    €155 (Avg Bid)
    €155 Média
    14 ofertas

    ...Encouraging Interaction Top Incentivizer Bar - Catches Attention Transition & Effects for Improved Engagement Quality Assurance - Post Launch Review Responsive Review - Mobile Devices Browser Compatibilites Performance Optimization Search Engine Internal Optimization Privacy & Compliance Google Analytics Setup - eCommerce Tracking Visitors Engagement Review Category Listing Pages - Filtering/Sorting Product Pages - Optimized Call to Action PCI Compliance & Other Pages - Customized - Creation of a unique, bold, and colorful custom theme design that stands out to my site visitors - Integration of innovative additional features to enhance user experience and site functionality - Ensuring that my web store is fully optimized for mobile devices for easy accessibility a...

    €826 (Avg Bid)
    €826 Média
    50 ofertas

    I'm searching for a proficient audio editor, specifically skilled with working in Logic, to undertake vocal edits for a music track. Essential Tasks: - Pitch correction - Noise reduction - Volume balancing - Enhancing vocal endings (e.g., from 'bes' to 'best', 'hero' to 'heroes'). I'm not aiming to enhance the vocal quality in a general sense, rather, very specific edits are required to perfect the vocals. Familiarity with both subtle sound nuances and more crucial adjustments is vital for this project. Essential Skills & Experience: - Expertise in Logic Pro software - Adeptness in vocal editing, especially pitch correction and noise reduction - Keen ear for sound and detail - Experience in sophisticated vocal editing...

    €63 (Avg Bid)
    €63 Média
    18 ofertas

    ...not very intelligent and/or does not solve problems scientifically. Would I hire an Isaac Newton or an Albert Einstein even if he had no programming experience? Of course I would. ✻ TESTS ✻ You must pass several difficult logic tests to work with me. The first logic test you complete for me will be an unpaid logic test. In other words, I would not pay you any money whatsoever if you were to pass the first logic test. However, I would pay you $25 (Twenty-Five Dollars) if you were to pass the second logic test, and $50 (Fifty Dollars) if you were to pass the third logic test. ✻ OBTAINING SUPPLIES ✻ I will send you approximately $50 (Fifty Dollars) so that you can purchase ESP32 development boards, breadboards, components (such as resistors,...

    €1087 (Avg Bid)
    €1087 Média
    42 ofertas

    I am seeking a seasoned Siemens PLC programmer who is skilled in industrial automation. Key Responsibilities: - Must be proficient in various programming languages including ladder logic, structured text, and function block diagram. - Experience working with different Siemens PLC models, though specific model preference was not indicated. - The project involves tasks related to Industrial automation, so any experience in this field would be highly advantageous. Ideal Skills: - Proficiency in Siemens PLC programming - Prior experience in Industrial Automation - Knowledge and experience in ladder logic, structured text, and function block diagram - Ability to work with a variety of Siemens PLC models.

    €3917 (Avg Bid)
    €3917 Média
    20 ofertas

    I'm in need of a professional PHP developer to manage back-end services and ensure interchangeability between server and users. Key responsibilities will include the development of all server-side logic, definition, and maintenance of the MYSQL database. This role also requires the optimization of the system for speed and scalability, as well as the integration of user-facing elements developed by front-end developers. The ideal candidate would have: - Solid PHP development experience. - Proficiency in MySQL databases and related operations. - Experience with User Management functionalities. - Expertise in Content Management operations. - Prior experience with Real-Time Data Processing. Your primary focus will be on: - Creating database schemas that represent and support bu...

    €291 (Avg Bid)
    €291 Média
    43 ofertas

    data base design (model, sql) 590 laravel auth customized for phone (ALMOST DONE) 2360 Referral logic 2360 referral page register configuration Event Script (creates new even every 3 min will be a cron job for linux) 3540 Additional Pages 2478 { withdrawal page 708 Account details 472 Recharge page 708 Contact us page 826 } Betting Page 4720 includes the following { time and result feature 2000 betting feature 1000 events feature 500 my history feature 500 } Admin Panel 8378 withdrawl 1600 user manage 2000 manage result 1700 past events 800 earnings 1000 TOTAL 21950

    €271 (Avg Bid)
    €271 Média
    1 ofertas

    I am currently in need of a seasoned PLC programmer for a process control project. I have a Panasonic Delta PLC and would prefer to make use of Ladder Logic for the programming language. Key Details: - The core of this project is process control. - You'll be working with Panasonic Delta PLC. Ideal Skills and Experience: - Expertise in PLC Programming - Familiarity with Panasonic Delta PLCs - Proficiency in Ladder Logic - Background in process control The freelancer with these specific skills and experiences will be given top consideration. The project is set to begin immediately upon finding a suitable candidate.

    €17 / hr (Avg Bid)
    €17 / hr Média
    18 ofertas

    I'm seeking assistance specifically in algorithm and data structure design in C++ for an academic project. Requirements: - Proficiency in C++: You should have a solid understanding of C++ syntax, language concepts and the ability to write clean, efficient code. - Understanding of basic sorting and searching: Your expertise should cover elementary algorithm design, including basic sorting and searching techniques. - Strong Communication Skills: You should be able to communicate effectively and explain complex ideas in a clear and concise manner. Ideal candidate: - Prior experience in academic projects. - Previous work on algorithm and data structure design. - Familiarity with C++ best practices and standards.

    €24 (Avg Bid)
    €24 Média
    37 ofertas

    I am looking for someone skilled in data sorting and collection, specifically within enterprise mailbox systems. The main responsibility will involve the collection of emails filtered according to specific criteria and their subsequent organization. Key tasks: - Collection of email data from enterprise mailbox - Sorting obtained emails using three criteria: date, sender and specific keywords in the subject Ideal Organization: - Emails should be organized exclusively by the sender for easy access. Ideal Skills: - Data collection and organization - Detailed understanding of enterprise mailbox structures - Competency in refining searches This task requires accuracy and an eye for detail, as the correct sorting and collection of these emails is critical for the sm...

    €1075 (Avg Bid)
    €1075 Média
    45 ofertas
    social media app Encerrado left

    ...the database. We need a MongoDB expert to review and optimize the aggregation pipeline for improved performance. Details: Our application is built using Node.js with Mongoose as the ODM for MongoDB. The current issue arises when retrieving a user's chat list. The aggregation pipeline fetches chat messages for a given user, including related user information and performs various operations like sorting, grouping, and filtering based on certain criteria. Current Function: Here’s the function that handles the retrieval of user chats: javascript Copy code const userChatList = async (userId, page, language) => { try { const user = await (userId); if (!user) { throw 'User not found'; } const pageNb = parseInt(page) || 1; let lim...

    €19 / hr (Avg Bid)
    €19 / hr Média
    49 ofertas

    I'm seeking a VHDL expert for a college project revolving around basic logic gates. The project involves primarily circuit design, with an emphasis on the following: - The project is centred around basic logic gates (AND, OR, NOT) - so the complexity level is relatively beginner-friendly - A key part of this task is the delivery of comprehensive project documentation along with the circuit design. This will help me understand the design process and the logic behind it. If you have experience in VHDL and can deliver both the circuit design and documentation, I'd love to hear from you. Please include details of similar projects you've worked on, as well as your experience level with VHDL.

    €17 / hr (Avg Bid)
    €17 / hr Média
    16 ofertas

    I'm seeking a Mix Engineer proficient in Logic Pro X to assist me in setting up my vocal chain for recording, and provide guidance on mixing and mastering vocals and beats. Key Requirements: - Experience with recording, mixing and mastering. - Proficiency in Logic Pro X - Extensive experience working with Hip-hop/R&B music The project will involve a Zoom call where you'll guide me through: - Setting up an effective vocal chain for recording in Logic Pro X using Waves plugins. - Providing insights and best practices for mixing and mastering vocals and beats - Addressing any specific queries I may have related to the software and the process Your expertise in this area will be crucial as I aim to optimize my recording environment and learn how to enhanc...

    €6 / hr (Avg Bid)
    €6 / hr Média
    7 ofertas

    I need assistance troubleshooting an Ajax call. Specifically, there's an issue with the condition logic--validating user authentication status. I am seeking a skilled professional who has: it only front end work - Expertise in integrating API - Extensive experience in Ajax - Understanding of condition logics - Knowledge in remote desktop support This task requires 1 to 2 hours of remote work. Please ensure you're available for this duration. Your assistance will be highly appreciated!

    €5 / hr (Avg Bid)
    €5 / hr Média
    14 ofertas

    ...easy calculation based on user preference. Here are some specifics: - Carousel selection of services: your form should allow selection of various services provided by my business. - Calculation logic: Addition is the primary calculation required. The system should be able to add up the costs of selected services. - Data entry: Your form would need to support product selection-based data entries. - User interface: the form should be easy to navigate, with clear instructions for inputting service choices. Ideal Candidate: - Proven experience in designing excel forms with integrated calculation logic. - Ability to design a user friendly interface. - Eye for detail, as the calculator must produce very accurate results. - Strong knowledge of Excel features and data calculati...

    €317 (Avg Bid)
    €317 Média
    80 ofertas

    I'm looking for someone that can help me better organize my Github repository to make my projects clearer, more presentable, and more marketable for job applications. The ideal freelancer should have a strong understanding of Github and portfolio marketing. Key functionalities should include: - The ability to bookmark my repositories - A sorting feature to categorize repositories by programming language - A filtering feature to display repositories by the date they were last updated Additionally, it should aid in providing: - Clear and comprehensive project descriptions - Showcase of my completed projects This person should leverage Readme files for the project descriptions and include the ability to upload screenshots or images of project interfaces. Attention to det...

    €138 (Avg Bid)
    €138 Média
    15 ofertas

    I'm in need of an experienced photo editor to sort through a large picture file and edit selected images to a professional, bright and vibrant standard. Key Tasks: - Sort a 25.9GB zip file to find the best pictures from a recent photoshoot. - Editing should be bright and vibrant, suitable for professional use (business promotion, marketing). Ideal Skills & Experience: - Proficient in photo editing software, with a portfolio showcasing similar, professional-grade work. - Able to efficiently sift through large files to select the best content. - Understanding of the unique requirements for bright, vibrant professional editing. This project is crucial for my professional image. I'm looking for someone who is reliable, creative and has a sharp eye for what makes a picture s...

    €19 (Avg Bid)
    €19 Média
    44 ofertas

    I need an experienced Python programmer to modify an Instagram comment script I already have. The modifications will primarily focus on comment targeting specificity...already logs in to multiple Instagram accounts, provided in a file, and writes comments. This functionality is to be preserved. - The main edit entails tailoring the script to target specific user accounts. I want the script to focus its commenting on these specified accounts. - The usernames of these particular accounts will be provided in a file. You must incorporate this file into the script logic to direct commenting activity. Ideal skills for this task: - Proficient in Python scripting. - Previous experience in working with Instagram's API is preferred. - Excellent problem-solving abilities and d...

    €133 (Avg Bid)
    €133 Média
    41 ofertas

    ...create an e-commerce website modeled similarly to Zara's. Key components of this project will be: - Product Catalog - Integrating a visually appealing and easy-to-navigate product catalog is paramount. Each item in the catalog should be accompanied by a detailed description, high-resolution photos, and customer reviews to provide comprehensive data for our clientele. - Product Sorting - An intuitive and user-friendly sorting system needs to be developed. Visitors to the site should be able to filter and search for products by category and price range. Exact requirements: 1. Home Page exactly same - with hamburger 2. ⁠Product page customization 3. ⁠some other small changes... You just need to focus on the coding part - other things such as products, collections, po...

    €266 (Avg Bid)
    €266 Média
    50 ofertas

    ...Amazon Store where I can sell both ovulation and pregnancy tests. Since these products are already in New Zealand FBA, your task will be focused on setting up a viable and attractive online platform for selling. The store needs to be designed to appeal to individuals seeking pregnancy. This target customer base requires an easy-to-navigate, professional, and trustworthy store environment. Also sorting out FBA from Amazon. I’m in the making of having a GS1 barcode. Key tasks and requirements: - Amazon Store setup - Product categorization - Implementing an appealing design Ideal candidates will have: - Experience in setting up Amazon stores - Understanding of the health product market (especially ovulation and pregnancy tests) - An ability to design a user-friendly interfac...

    €253 (Avg Bid)
    €253 Média
    122 ofertas

    As the founder of a new fund, I'm seeking a skilled freelancer to create a PowerPoint presentation and website. The purpose of these tools will be fundamentally to attrac...team running the fund - A recap of the fund's performance - our successes and how we've invested to date. Your experience in designing for the financial services or investment sector will be valued. The proficiency in encapsulating complex data into simple visuals would also be advantageous. I imagine a cohesive presentation and website that's not just impressive aesthetically but also in its logic and persuasion. The clean, minimalist design preference should not compromise the bold, attractive nature required to secure investor interest. I have the “words” largely done, just ne...

    €884 (Avg Bid)
    €884 Média
    138 ofertas

    I am seeking a proficient Java developer to handle back-end tasks for an innovative iOS application. Key responsibilities include: - Implementing server-side logic - Defining and maintaining the database for ensuring performance and responsiveness - Collaborating closely with the front-end developers You would be the perfect fit if you have: - Strong experience with Java and server-side scripting - Firm knowledge of data storage solutions - Prior experience with iOS application development - Good understanding of front-end technologies is a plus. Let's join hands to bring this iOS application to life! يشترط تحدث اللغه العربيه

    €52 (Avg Bid)
    €52 Média
    19 ofertas

    Signature Assignment: Construct Final Program Plan Proposal Title of the Program: Mental Health Awareness Among African Women Needs Assessment: Problem and Purpose Statements: Synthesize Theory/Theories for Program Development. Analyze Significance and Innovation (Literature Review). Develop SMART Goals/Objectives. Develop a Logic Model. Develop a Budget Strategy. Formulate an Implementation Plan. Develop a Preliminary Program Evaluation Plan The Final Program Plan

    €249 (Avg Bid)
    €249 Média
    15 ofertas

    ...images. A Lib like can be used. Usability should be like I don't need a nice interface. I just need the functionality! You can use standard HTML form elements with no styling. Key Features: - Supports both PNG and JPG - Drop and compress interface - Option to download the compressed images - Option to set the image compression - Use PHP where logic is required Compression Levels: - For PNG: Custom compression level. This should allow me to specify a balance between quality and file size. - For JPG: Medium compression level. This should ensure moderate quality loss but smaller file size. Ideal Skillset: - Proficient in web development - Experience with image processing and compression - Understanding of different compression algorithms and

    €150 (Avg Bid)
    €150 Média
    110 ofertas
    €30 Média
    45 ofertas

    We're looking for a developer experienced with AWS Amplify, API Gateway & Cognito to... 1: Fix the integration between registration form on web ...developer experienced with AWS Amplify, API Gateway & Cognito to... 1: Fix the integration between registration form on web app and existing cognito user pool such that registration and login/logout works. 2: Deliver integration with mapping service to display registered users on web app map. 3: Deliver integration with API of a 3rd party IoT service along with some basic business logic. This work forms part of a wider development by a green tech start up. The opportunity to take an equity stake in the business is an option if a suitable candidate is identified. Note that project details will only be disclo...

    €1363 (Avg Bid)
    €1363 Média
    40 ofertas

    ...of working with complex models. I am looking for help because I'm busy, not because I'm not capable! I make huge financial model templates on topics people don't model. I made a model on "ESOP" (Ownership structures for startups). ISSUE A client input dates in a way I didn't test and I realized I built in circular references I wasn't aware of. TASK Remove circular references (Need to change logic a bit to do it, which is not simple) Ideally break test to see how I messed up date math when dates are similar so won't be issues with input assumptions APPLICATION Apply with 2 sentences max to show you are a supermodel nerd We message I share model with you and discuss to check you can do NOTE This is HARD financial modeling but fun if you ...

    €18 / hr (Avg Bid)
    €18 / hr Média
    39 ofertas

    I am in need of a talented and experienced web developer who can tackle a multifaceted project. Your primary tasks will include: - Implementing a robust URL shortening logic that enhances user experience and allows for easy sharing on social media. While the specific functionalities for this feature are not yet determined, I need you to propose and implement industry standard features that will make our URLs effective and user-friendly. - Creating a webpage that adheres to the best SEO practices. The webpage should include essential features such as meta tags and heading tags to optimize our search engine visibility. Your goal is to improve our ranking and online presence through the webpage. - Design and implementation of an OGP markup template and a custom teaser component. Thi...

    €148 (Avg Bid)
    €148 Média
    10 ofertas

    ...features: - Natural language processing to understand and respond to user queries effectively - Integration with the uchat platform for seamless operation - Customizable responses to cater to specific needs and scenarios User interaction will involve both text-based and voice-based communication. The primary goal of this chatbot is to automate various processes. This will require complex logic and an understanding of the business needs behind the processes being automated. Ideal candidates for this project will have: - Proven experience in creating chatbots with natural language processing capabilities - Certification with uchat or demonstrable experience working with the platform - Expertise in developing chatbots that can handle both text and voice interactions...

    €22 / hr (Avg Bid)
    €22 / hr Média
    32 ofertas

    I am seeking an experienced .NET developer to build a highly dynamic REST API using the .NET 8 framework. The API will be designed to manage interactions with a database using a single, generic controller capable of handling all database tables. This project will involve implementing advanced features such as column selection, filtering, sorting, pagination, and complex table relationships like aggregations and master-detail references. Core Requirements: 1. API Framework: The API should be developed using .NET 8. I am open to using either OData or GraphQL for the API architecture, depending on what the developer finds most suitable for the project requirements. Alternative suggestions are welcome for discussion. 2. Generic Controller: The API should feature a single, generic cont...

    €493 (Avg Bid)
    €493 Média
    90 ofertas

    ...specifically focusing on intermediate-level problem-solving tasks. Your work should encompass: - Expertise in SQL or Python. Familiarity with both languages is advantageous. - Proficiency in algorithmic programming, capable of thinking strategically to solve intermediate-level problems. - Ability to assist in solving three different task types in Codility, including: 1. Time complexity problems 2. Sorting and searching problems 3. Counting elements problems Ideal candidates would have experience preparing or mentoring for codility assessments and a strong background in programming. Your intricate knowledge of problem-solving within the realms of algorithmic programming would be highly beneficial. A methodical approach to problem-solving and aptitude for explaining comp...

    €29 (Avg Bid)
    €29 Média
    21 ofertas

    I need a freelancer to organize and list my medical documents, specifically medical insurance records. - Sorting and Listing: I need the documents to be sorted by chronologically by date, and listed in a way that is easy to access and retrieve the information. - Purpose: The main aim of this job is to organize these documents and categorize them, ensuring that information is easily accessible and retrievable when needed. This job is particularly suited to freelancers with experience in medical record keeping and document management. An eye for detail and a methodical approach to organizing information are essential for this project.

    €569 (Avg Bid)
    €569 Média
    50 ofertas

    I'm in need of a skilled systems analyst to focus on writing, developing and enhancing a SRS for an Electronic Medical Record (EMR) system. Key experience and skills needed for this project: - Strong background in system analysis. - Proven experience in writing and developing SRS. - Great understanding of logic and authentication. - Proficient in data management and reporting skills. - Prior experience in handling EMR systems is a bonus. Post your hourly rate that you will work for this project. Placeholders bids will be removed.

    €12 / hr (Avg Bid)
    €12 / hr Média
    26 ofertas

    ...Android, and iOS platforms. Integrate Stripe payment processing to securely manage transactions, enabling enterprises to handle payments efficiently within the app. Design and implement a clear, intuitive user interface that enhances navigation and usability across all devices. Collaborate with our back-end team to integrate APIs, ensuring seamless interaction between the front-end and server-side logic. Provide comprehensive documentation of the development process and final product. Maintain regular updates to BitBucket with the latest code developments. Ideal Qualifications: Proficient in Flutter, with a strong understanding of its development environment and cross-platform performance optimizations. Experienced in integrating Stripe for secure payment solutions. D...

    €143 (Avg Bid)
    €143 Média
    8 ofertas

    I'm in urgent need of a skilled professional who can proofread and enhance my research project within 1 hour. The word count is betw...professional who can proofread and enhance my research project within 1 hour. The word count is between 500 to 1000 words, and the project is intended for academic submission. Key Tasks: - Proofreading: Checking and correcting grammatical errors, spelling mistakes, and punctuation. - Enhancement: Ensuring the flow of the project is coherent and consistent. - Review and improvement: Evaluate the logic and clarity of the content, making any necessary adjustments. Ideal Candidate: - Experienced in academic writing and proofreading. - Proficient in the subject matter of the research project. - Able to work under tight deadlines. - Excellent atten...

    €12 (Avg Bid)
    €12 Média
    74 ofertas

    Due to time and resource constraints, I need to migrate a component written in php (symphony) to Golang. The part on github relating to services towards the DB (MongoDb) and the new REST APIs (written in Golang) to access for interfacing is already active. The system will only have to execute queries on MongoDb (via Service) and rend...and service and repository are already developed in golang and will be provided. Configuration files are ready. As well as indications on the function to be translated into Golang. GIT access will be via wireguard VPN on the development environment Please contact us only if you have experience with Golang or C++: to avoid wasting time We can give you advanced technical support and explain the logic of the project and the code if necessary, being ...

    €499 (Avg Bid)
    €499 Média
    54 ofertas

    I'm looking for a blockchain expert who can troubleshoot and rectify bugs in my existing smart contract deployed on Binance Smart Chain. Key Responsibilities: - Analyze the smart contract: Understand the functions and logic implemented. - Bug Identification: Identify the source and nature of bugs. - Bug Fixing: Modify code to eliminate bugs without affecting the contract's functionality. - Testing: Ensure the contract runs smoothly post-fix. Ideal freelancer: - Extensive experience with Binance Smart Chain and Smart Contracts. - Proficient in Solidity programming language. - Strong understanding of blockchain technology and decentralized applications. - Previous experience in debugging, testing, and deploying smart contracts would be a significant advantage.

    €38 (Avg Bid)
    €38 Média
    4 ofertas

    I'm in need of an experienced .Net developer, with solid skills in MSSQL and C#, who can effectively handle front-end development tasks in my POS terminal project. Your primary tasks will be: - Implement business logic based on defined user stories. - Develop the user interface of the POS terminal using C# and associated .NET technologies. - Integrate the POS terminal with MSSQL database for data storage and management Ideal skills and experience: - Proficiency in .Net, MSSQL, and C#. - Previous experience in front-end development. This role requires both technical expertise and keen attention to detail. I am looking forward to your innovative solutions to meet our project requirements.

    €7 / hr (Avg Bid)
    €7 / hr Média
    55 ofertas

    ...mastered in Logic Pro. The current version is a rough mix and I need it to be polished and enhanced to make it Spotify-ready. Key Requirements: - Improve Vocal Performance and Presence: The vocals are the core of the song, so it's crucial that they are clear, well-balanced and have the right emotional impact. - Enhance Instrumental Clarity and Separation: The instrumental accompaniment should be crisp, well-balanced, and each component should be distinct and prominent when needed. - Achieve Overall Balance and Coherence: The final mix should have a cohesive and balanced sound, where all the elements blend harmoniously together to create a professional and engaging listening experience. Ideal Freelancer: - Extensive experience in mixing and mastering pop music - Proficient...

    €127 (Avg Bid)
    €127 Média
    35 ofertas

    Signature Assignment: Construct Final Program Plan Proposal Title of the Program: Mental Health Awareness Among African Women Needs Assessment: Problem and Purpose Statements: Synthesize Theory/Theories for Program Development. Analyze Significance and Innovation (Literature Review). Develop SMART Goals/Objectives. Develop a Logic Model. Develop a Budget Strategy. Formulate an Implementation Plan. Develop a Preliminary Program Evaluation Plan The Final Program Plan

    €325 (Avg Bid)
    Urgente
    €325 Média
    54 ofertas

    ...would. ✻ NO EXPERIENCE REQUIRED ✻ You do not need any experience whatsoever, but you must be clever and eager to learn. No. I am *not* being charitable. I am being practical. ✻ TESTS ✻ You must pass several difficult logic tests to work with me. The first logic test you complete for me will be an unpaid logic test. In other words, I would not pay you any money whatsoever if you were to pass the first logic test. However, I would pay you $25 (Twenty-Five Dollars) if you were to pass the second logic test, and $50 (Fifty Dollars) if you were to pass the third logic test. ✻ OBTAINING SUPPLIES ✻ I will send you approximately $50 (Fifty Dollars) so that you can purchase ESP32 development boards, breadboards, components (such as resistors, t...

    €991 (Avg Bid)
    €991 Média
    30 ofertas

    I need an experienced WordPress developer for extensive customization of my WordPress theme and WooCommerce functionalities. The main tasks include: - Customizing WooCommerce for unique product variations and custom features on single product pages. Familiarity with variable products and conditional logic is crucial. - Incorporating additional product attributes and enabling product selection based on user input. Proficiency in PHP and custom coding is desired. Ideal candidates should have a solid foundation in working with WooCommerce, PHP, and WordPress theme development with a focus on e-commerce sites. Their programming skills should be accompanied by a keen eye for design to implement layout changes, color scheme amendments and font customization effectively. This project re...

    €284 (Avg Bid)
    €284 Média
    37 ofertas

    ...select receipt category. - Point Tracking: Implement a feature that enables users to view their total points and pending points upon logging in and update point when redeem. - user can redeem receipt using point and print out real voucher. (Voucher inside must include exp date, company name, vendor address, Discount what kind product category, voucher id that vendor set.) -user can do voucher sorting like state, point, Vendor - can view when voucher is expired, how many people redeem your voucher Admin - Admin help vendor key in vendor company detail (name, address, phone, email, state ) -Admin manually help vendor create cash voucher - company name - address -State - Expired date voucher - Voucher amount or % Discount - Phone - P...

    €143 (Avg Bid)
    €143 Média
    47 ofertas

    I am looking for a professional who can create an Excel sheet that will help me manage my product list and other essential production data. The excel file requires: - Filtering and Sorting Capabilities: The sheet should be able to sort and filter data easily. - Inventory Tracking: It is crucial that the sheet can track inventory levels to prevent overstocking or shortages. - Report Generation: The ability to generate reports will help me keep track of my production and make informed decisions. I need the excel file to have less than 10 columns, as I believe this will keep the sheet concise and easy to manage. The level of automation I am looking for is manual data entry with some formulas. This will help reduce manual work and ensure the data input is accurate. Ideal skills and e...

    €27 (Avg Bid)
    €27 Média
    17 ofertas

    ...the round-robin logic for cart distribution among destination webhooks. Reset Functionality: The bot allows for resetting settings, including: Restarting the round-robin cycle from the beginning. Resetting the distribution pattern to default or user-defined settings. Efficient Parallel Processing: The bot is designed to handle a high volume of incoming requests simultaneously. It efficiently distributes carts among destination webhooks to prevent bottlenecks and ensure timely processing. User Interface (UI): Develop a user-friendly web interface using Flask or another suitable framework to provide easy control over settings. The UI will allow you to: Add or remove destination webhooks. Edit the address of the main webhook receiving the carts. Modify the round-robin logic...

    €138 (Avg Bid)
    €138 Média
    30 ofertas

    ...and tracking Automatic data import from various sources (PDF, Excel, etc.) Performance tracking (absolute gain, XIRR, etc.) Integration with financial data APIs (optional) Tech Stack: Back-End: Django (Python) Front-End: React Database: PostgreSQL (open to discussion) Your Responsibilities: Collaborate on the development roadmap for the application's core functionalities. Develop the back-end logic using Django, focusing on user management, portfolio models, and data import functionalities. Build a user-friendly interface using React components for data visualization and user interaction. Integrate with relevant financial data APIs (if applicable). Write clean, well-documented code and adhere to best practices. Work collaboratively with the project lead and provide regula...

    €275 - €331
    Secreto ADC
    €275 - €331
    30 ofertas

    As an experienced PL/SQL user, I am looking to collaborate with a seasoned developer to help further scale my project. The role primarily involves: - Building novel PL/SQL procedures - Innovative database architecture and design You would be perfect for this job if you can demonstrate: - Extensive backgro...Innovative database architecture and design You would be perfect for this job if you can demonstrate: - Extensive background in PL/SQL - Expertise in database architecture - Experience in crafting innovative procedures The tasks will encompass: - Data manipulation - inserting, updating, and deleting data - Data retrieval using the 'select' function - Implementation of integrated business logic I am excited to see how we could improve database structure and ...

    €20 (Avg Bid)
    €20 Média
    19 ofertas

    I'm looking for someone who can convert my handwritten sheets into an Excel spreadsheet. - Purpose: This is purely a data entry task. I don't need any analysis on the data, just a simple data entry from the sheets to Excel. - Detailed Formatting: I only require basic formatting. This means simple lists or tables, no need for any formulas, data sorting, or complex formatting. Please note: I will provide physical copies of the sheets to be converted. Ideal skills and experience: - Proficiency in data entry, specifically using Excel - Attention to detail and accuracy - Ability to follow clear instructions - Previous experience in similar tasks would be an advantage.

    €11 (Avg Bid)
    €11 Média
    68 ofertas