Фільтрувати

Мої недавні пошуки
Фільтрувати по:
Бюджет
до
до
до
Тип
Навички
Мови
    Статус роботи
    2,000 excel function робіт знайдено, ціни вказані в USD

    I need to make a page like the example (attached video), where there will be a button with a suggestion to switch to anot...redirect the user to the selected browser. If possible, make it so that only chrome was from the options. Target audience - Android, iPhone is not considered now We want to place a link to the page in tiktok, but need to redirect the user to a third-party browser and do it with a dialog box, other methods as far as I know do not work I found a ready-made solution builder that has such a built-in function. We need to make a similar one only for our site. Tiktok account for testing links is available. If you need I can give a link to this ready-made solution (you can see it on the video).

    $237 (Avg Bid)
    $237 Сер. заявка
    10 заявки
    Створити таблицю Excel Закінчився left

    Створити таблицю Excel та внести в неї данні з касових чеків. Розбити по періодам та групам.

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

    Потрібно написати модуль (скрипт) для оновлення цін в інтернет магазині. Періодично висилають нові прайси, з яких потрібно підтягувати нові ціни. Вибірку робити по артикулу товару. На сайті поле артикула містить також назву фірми (для прикладу Nowodvorski 65441), а у прайсі просто 65441. Прайси приходять у Excel. Інтернет магазин створений на базі CMS Drupal 7.

    $22 / hr (Avg Bid)
    $22 / hr Сер. заявка
    12 заявки
    Работа в Excel Закінчився left

    Transfer news websites advertising texts...

    $115 (Avg Bid)
    $115 Сер. заявка
    14 заявки
    Работа в Excel Закінчився left

    Ввод информации в базу, возможно Excel либо другой редактор, могу работать непосредственно с онлайн информацией

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

    Вносити дані до таблиці Excel. Це э дуже непогана робота яку можна виконувати дуже швидко, а головне чітко і без помилок.

    $4 / hr (Avg Bid)
    $4 / hr Сер. заявка
    20 заявки
    SQL to Excel Data export 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I have an SQL database and I need to export data sets into an Excel spreadsheet. I would need the following data exported into individual spreadsheets: - Customer information - Bill of materials - Materials inventory - Supplier details I have examples from previous exports of the required data that should be presented in each spreadsheet Ideal candidate should have the following skills: - Extensive experience with both SQL and Excel - Understanding of data extraction techniques - Excellent attention to detail to ensure that the data transfer is accurate. - Prompt communication and commitment to meet deadlines. You should be able to handle sensitive customer information responsibly and maintain strict professional discretion at all times during this assignment.

    $731 (Avg Bid)
    $731 Сер. заявка
    96 заявки
    Excel Spreadsheet Construction from Numeric Images 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I have a project that requires the creation of functional Excel spreadsheets using data sourced from images. These images are primarily composed of numeric data and will need to be meticulously converted into a spreadsheet format. The key elements of this project are: - Converting data in image format to a neat, organized Excel spreadsheet. - The data to be converted is purely numeric. Furthermore, there are requirements around data validation rules. Primarily: - Date-specific data is included. Thus, knowledge of date formatting and validation protocols in Excel are essential. The ideal freelancer for this job should have: - Strong experience with Excel, particularly in the creation and management of spreadsheets. - Prior experience with data conversion f...

    $20 (Avg Bid)
    $20 Сер. заявка
    58 заявки
    Residential Rental Management Web Development 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...and control over their respective domains. - Adding a dedicated messaging feature to improve communication between landlords and renters. Ideal Skills and Experience: - Proven experience in web development, particularly focusing on property or rental management systems. - Strong knowledge and experience with dynamic website development. - Familiarity with tenant management systems and how they function. - Exceptional communication skills to incorporate specific feature requests and details....

    $482 (Avg Bid)
    $482 Сер. заявка
    164 заявки
    Senior-Level Bookkeeper for Audit and Reporting 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm seeking a senior-level bookkeeper with a knack for spreadsheets and modeling. On this project, your key responsibilities will include: - Conducting a thorough financial audit - Developing comprehensive financial reports Preferably, you should have a strong proficiency in Excel to accomplish these tasks. Demonstrated experience in managing audits and financial planning/reports is highly valuable. Let's ensure our financial health with your accounting expertise!

    $125 (Avg Bid)
    $125 Сер. заявка
    28 заявки
    Breakout Trading Strategy Python Coder 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...SL will be above "open range high.". I would like to print out the maximum number of points until the "end time" is reached, or stop-loss. Also despite which trade is frst I want to allow for next trade to be taken as soon as exceeds the "open range". The purpose is to measure the maximum move for each trade, if one was taken "in points." I would like the script to return all the data to an Excel file. Here are my requirements: Date: 01/01/2000 "SPY" "open range" "stop loss" "target" Variables that I want to be able to customize - symbol compatible with API - time frame (1min, 10min, 1h, etc.) - time range (for example, 08:00:00–10:00:00). - stop-loss ("open range&quo...

    $157 (Avg Bid)
    $157 Сер. заявка
    92 заявки
    Λίστες excel 6 дні(-в) left

    ...ΠΡΟΩΘΗΣΗΣ ΕΠΙΣΤΗΜΟΝΙΚΩΝ ΒΙΒΛΙΩΝ 5. ΔΗΜΟΤΙΚΕΣ ΒΙΒΛΙΟΘΗΚΕΣ 6. ΠΟΛΙΤΙΣΤΙΚΟΙ ΣΥΛΛΟΓΟΙ - ΛΥΚΕΙΑ ΕΛΛΗΝΙΔΩΝ / ΝΟΜΟ 7. ΠΑΝΕΠΙΣΤΗΜΙΑ ΚΡΗΤΗΣ ( ΘΕΛΩ ΕΠΑΦΕΣ Σ&Ep...

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

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = ',18340043,19033662,20978265,23204432,23275034,23892238&retmode=xml'; const response = await (url); const xmlData = ; const parser = new xml2js.Parse...} }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

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

    ...for a skilled website developer who excels at working with WordPress and Elementor and has expertise in developing directory websites using the "MyListing" theme. Your fluency in English is vital as we will need to communicate effectively. Key tasks will include: - Updating the layout of the homepage - Adding new sections to the website - Updating current content - Ability to upload data from Excel into specific categories - Rectifying issues with the "copy and duplicate" store hours feature Having an understanding of how menu and site features work is essential. Ability to read the needs of the project is important. Previous experience working on similar tasks and knowledge of "MyListing" theme is greatly advantageous. In your application, be sur...

    $418 (Avg Bid)
    $418 Сер. заявка
    232 заявки
    WordPress Website Migration and Optimization 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...transition my existing website to a new template I've already purchased, without disturbing the SEO performance. This project is fastpaced and needs to be completed within 3 short hours. Key tasks include: - Migrate the entire website's contents to the new template, ensuring all current features like the blog section, contact form, and social media integration are smoothly transitioned and function as expected on the new template. - Though the new template design is already chosen, an understanding of professional, contemporary website aesthetics would be beneficial. - The main goal is to eliminate the current outdated design while simultaneously improving performance and usability. Ideal skills and experience: - Proven track record in WordPress website migration...

    $23 (Avg Bid)
    $23 Сер. заявка
    42 заявки
    Customer Satisfaction Strategist 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'...customer satisfaction. This is to go over data in a QBR I have a task. The task will tell you the company and the hypothetical situation to complete- almost as if you are an interview. There will be two parts. The first part do some research on the company and the competitor mentioned. The second is to look at the data I’ll provide on excel I need you to follow the steps in the task write the answers in a presentation. The task involved analysing data (only excel not code!) The price is fixed for this. 40 pound. If you are skilled in this it should take no longer than an hour to source information then basic presentation skills. Please don’t ask for more as budget is final. Also don’t bid if you are not qualified to do the task as I will not r...

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

    I'm in need of a professional eBay manager to assist with the overall handling of my store....specifically want focus on include: - Listing Optimization: The right candidate will ensure every product is meticulously listed to maximize visibility and conversion rates. Essential skills will include pricing strategy, keyword research and photography. - Order Fulfillment: Ensuring that every order from my store is correctly fulfilled in a timely manner is crucial. The ideal manager would excel in order tracking, packaging, shipping, and ensuring customer satisfaction. Given the comprehensive nature of the role, the ideal manager should be well-versed in the eBay platform and have exceptional organizational skills. Good customer service and solid marketing strategy knowledge will...

    $21 (Avg Bid)
    $21 Сер. заявка
    21 заявки
    Multi-Language Coding IDE Development 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I need a focused developer well-versed in Python, Java, and C++ to build a Coding Problem IDE. The successful candidate will be able to construct a platform that should be able to function on CodeTikki.in. Key features of the IDE should include: - Code highlighting: This feature is necessary to make the code more readable and easily understandable. - Syntax checking: To ensure the code is error-free and runs smoothly. Expertise in IDE development, as well as proficiency in Python, Java, and C++, is essential for this project. Familiarity with and commitment to delivering a user-friendly interface is also important.

    $77 (Avg Bid)
    $77 Сер. заявка
    8 заявки
    Laravel Developer for Crypto Withdrawals 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I am looking for a proficient Laravel developer to create a 'Withdraw Now' section on my platform. This feature will allow users to submit withdrawal requests promptly. Key Task: - Integrate user authentication, a database, and a payment gateway into the withdrawal function. User Withdrawal Function: - Users should be able to indicate the amount they wish to withdraw. - Dropdown to choose which cryptocurrency they prefer to withdraw with. - Build a for users to submit this information. Ideal Skills and Experience: - Laravel development - User authentication and database integration - Crypto payment gateways - Secure form creation. Your ability to deliver this functionality securely and efficiently is key for this project.

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

    For our cosmetics company we need to record all ingredients that we buy with their associated data. Then when we make a product using all of the ingredients we need to record per batch which ingredients we use. Example attached and detailed information below: Please see attached spreadsheet and below explanation of each point as well as what we are trying to achieve. Sorry it is a bit long winded but hopefully this explains why we need help!! Ingredients Master Tab Currently: • KAN Unique Code o When a product comes through the door it goes into a box. I then go through this box and write on it with a marker pen its own unique number. This unique number is then placed into Column A • Product Name / Manufacturer / Product Expiry Date / Manufacturer Record Number o I input the i...

    $561 (Avg Bid)
    $561 Сер. заявка
    71 заявки
    Comprehensive Kajabi Project Execution - 28/03/2024 11:34 EDT 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...within Kajabi is a must. - Sales Funnels Creation: I need a sales funnel that converts effectively. Your previous experience in creating and implementing high-performing funnels is highly desirable. specifically: 1. WEBSITE HAS BEEN LAID OUT, NEED TO FINISH IT 2. SET UP REGISTRATION QUESTIONS AND PAYMENTS (WOULD LIKE TO OFFER ACH PMT OPTION ALSO) 3. FUNNEL REGISTRATION QUESTIONS TO AN EXCEL REPORT TO USE FOR MAIL MERGE DOCS TO PRINT CUSTOMIZED ITEMS (CAN THIS MAIL MERGE BE AUTOMATED ALSO?) 4. AFTER ATTENDEE REGISTERS: a. POP UP ASKING TO COMPLETE PRE-RETREAT SURVEY b. WELCOME EMAIL WITH DETAILS IS SENT c. CALENDAR INVITE IS SENT (IF LIVE DEI) have welcome video attached d. NOTIFICATION IS SENT TO ME, MY ASSISTANT, AND POSSIBLY VENDORS (INITIATING SHIPMENT OF PROD...

    $516 (Avg Bid)
    $516 Сер. заявка
    53 заявки
    Automated Mail Merge Delivery Note Creation 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm looking for an individual with proficiency in Microsoft Excel and Microsoft Word to assist me in generating delivery notes. For this project, your tasks include: - Reading data from an Excel spreadsheet and populating it into a Word template for the delivery note. The data to be transferred includes: customer names and addresses, item descriptions, and quantities. - Automating this process for all entries in the spreadsheet in such a way that each entry generates a separate delivery note automatically. - Replicating this delivery note for all the 92 notes captured in the Excel spreadsheet. In addition, you will be creating a PDF copy of each finished delivery note. Possessing experience in visual basic for applications (VBA), data processing, and aut...

    $21 (Avg Bid)
    $21 Сер. заявка
    56 заявки
    Laravel Project Tasks - T1 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm currently seeking a skilled Laravel developer to upgrade our existing web application from Laravel 5.5 to Laravel 9. In this role, you will: - Work with our existing code base to understand the current web app functionalities - Migrate and upgrade the code from Laravel 5.5 to Laravel 9 - Ensure that all features function properly and optimally on Laravel 9

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

    I'm in need of a skilled Excel data entry operator who can take on the challenge of working with more than 5 files of intermediate to complex data. The ideal candidate should be able to comfortably handle the following tasks: - Data Entry and Formatting: Efficiently input data into Excel sheets, ensuring it’s formatted accurately to maintain consistent, clean data sets. - Formulas and Functions Creation: Develop and implement essential Excel formulas and functions to streamline calculations and data manipulation. - Data Analysis and Reporting: Use Excel’s analysis features to interpret the data, generating informative reports to drive decision-making. Strong fluency in Microsoft Excel, proficiency with intermediate to advanced functions and fo...

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

    I'm seeking an expert in Ansys Fluent to perform a fluid flow simulation. Here's what you need to know for this project: I have to carry out a cavitation simulation on this blade. I know that I have to activate a "vof" function and set the pressure, the blade is at 2.75m depth so the pressure on the profile of the blade will be 127977 Pa. furthermore the relative speed of the blade is 10.2m/s

    $126 (Avg Bid)
    $126 Сер. заявка
    19 заявки
    Multi-tasking Copywriting and Data Entry Specialist from US 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I am in need of a capable individual who can juggle a few tasks, nam...who can juggle a few tasks, namely copywriting, data entry, and account management. This position is open for only US. • Copywriting: The ideal candidate should be able to effectively write content for our website, product descriptions, and marketing material. Good command over the English language is crucial. • Data Entry: Accurate and efficient data input skills are required. Experience with Excel and other data entry platforms will be useful. • Account Management: The ability to efficiently manage and maintain client accounts is essential. Experience at an entry to intermediate level (0-5 years) in these tasks is required. Overall, I'm seeking a reliable, multi-tasker with a knack for w...

    $20 / hr (Avg Bid)
    $20 / hr Сер. заявка
    61 заявки

    I am seeking a skilled freelancer experience in SketchUp to craft a 3D interior design model of key areas in my home. These areas include: - Living room - Kitchen - Bedroom The goal is to achieve a consistent modern aesthetic across all these spaces. Freelanc...all these spaces. Freelancer should demonstrate a strong grasp of modern interior design principles and extensive prior experience with SketchUp 3D modeling. Experience in architectural design and visual arts is a plus. Understanding of lighting and texture in 3D space, to effectively capture the look and feel of modern interiors is desired. The successful bid will deliver a design that blends function and style in a harmonious manner, adequately representing my vision for a modern, comfortable and visually appealing liv...

    $239 (Avg Bid)
    $239 Сер. заявка
    29 заявки
    Unblocking Complex VBA Excel Macro 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I urgently require an expert to lift protection from a VBA macro in my Excel 2007 document. A complex password (10+ characters, including symbols) protects the macro. Here's what's needed: - Thorough understanding of Excel 2007 and later - Proficiency in dealing with complex passwords - Demonstrable experience in unlocking protected VBA macros The document itself is not password-protected and remains accessible. However, the VBA macro within is locked. I am specifically looking for a problem-solver with a track record in removing complex macro passwords without affecting the functionality of the macro. Please only apply if you meet these criteria.

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

    ...their needs are met with professionalism and efficiency. Conduct data entry tasks in Excel with accuracy and attention to detail. Performance Metrics: The Call Center / Customer Service / Sales Expert shall be evaluated based on the achievement of CONVERSION quotas set forth by our company. Quality of conversion calls, including professionalism, clarity, and adherence to scripting guidelines. Customer satisfaction ratings based on post-conversion interaction surveys. Requirements: Proven expertise in utilizing VICI Dialer for call center operations. Extensive experience in voice-based customer service and sales roles, preferably in the healthcare industry. Proficiency in data entry tasks using Microsoft Excel. Excellent communication skills with fluency in English (bot...

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

    I need a Python programmer well-versed in seamlessly integrating Rapid API. I require extraction of detailed sports statistics data. I'm focusing on: • Implementing Python scripts to download data • Conversion and storage of these data in CSV file format I need two functions, one to download historical matches/races and all available data (from a specified date to a specified date), and one function that downloads future events/races/matches. Your expertise: - Proven experience with Python - Familiarity with Rapid API - Proficiency in data extraction and conversion to CSV - Understanding of sports statistics would be beneficial Looking forward to your skilled assistance in making this project a success.

    $23 / hr (Avg Bid)
    $23 / hr Сер. заявка
    101 заявки

    Hi Subhash As discussed, project for the 400+ pages of data entry. For Tuesday please. Thanks ! Always a pleasure

    $132 (Avg Bid)
    $132 Сер. заявка
    1 заявки
    Minimalist Web Design 6 дні(-в) left

    Looking to build a small, less than five-page website. There was no specification on the type of website or essential features needed, flexibility in design is appreciated. Ideal Skills: - Proficiency in UI/UX design - Experience in creating varied website types such as blogs, e-commerce, portfolios, etc. Although not specified, it would be beneficial if the designer ca...design is appreciated. Ideal Skills: - Proficiency in UI/UX design - Experience in creating varied website types such as blogs, e-commerce, portfolios, etc. Although not specified, it would be beneficial if the designer can incorporate commonly essential features such as a contact form, user registration or an online booking system where applicable. Your expertise and advice on design and function will be...

    $148 (Avg Bid)
    $148 Сер. заявка
    141 заявки
    Need a Excel Expert 6 дні(-в) left

    I require an expert in excel that won't need more than 20 mins to fix a sheet with some pivot tables.

    $20 (Avg Bid)
    $20 Сер. заявка
    98 заявки
    Python Program for Excel Data Extraction 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    Seeking a proficient Python developer to create software capable of extracting data from two provided excel sheets, designed to generate 50 unique outputs. The ideal candidate must: - Have proficiency in Python programming. - Exhibit understanding and competency in handling Excel documents and their formatting. - Display excellent data management competency especially in text, numbers, and dates extraction. The tasks involve: - Extracting data from two existing Excel sheets that contain different data forms involving text, dates, and numbers. - Only simple extraction is needed based on the criterias given and no complex calculations will be required. - Generating 50 individual excel sheet outputs from the extracted data. Experience in data extraction and m...

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

    Project Description: The task involves sourcing free online images of sneakers and Apple products, including Macs, iPads, and Apple Watches, from websites such as Unsplash, Pexels, and Pixabay. Each imag...products, including Macs, iPads, and Apple Watches, from websites such as Unsplash, Pexels, and Pixabay. Each image should be accompanied by a hyperlink leading to a website hosting the image, specifically Google Photos. An example is provided in the Excel sheet. Additionally, the release price of each sneaker should be listed in the Excel sheet. For instance, Nike's Air Jordan 3 was released in 2023 with a price tag of $200. I am willing to pay a reasonable price for this work. Furthermore, if the job is done well, I have more work to offer. The excel sheet is...

    $50 (Avg Bid)
    $50
    6 робіт
    Expert for iOS App Chat-Bug Fixing 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm searching for an experienced iOS developer who can meticulously fix a persisting bug in my app. • The primary issue involves the app crashing. This happens when a specific feature - the chat function, is used. • The ideal candidate must be proficient in debugging and troubleshooting, with specialized knowledge of chat functionalities. • Past experience working on similar projects is highly desired, as the task necessitates an in-depth understanding of the common issues and solutions associated with chat functionalities. • Your primary role will be to identify the root cause of this glitch and correct it, ensuring a seamless user experience in our chat feature. • Timely completion and successful rectification of the problem are crucial elem...

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

    ...include: - Real-time Scanning: The antivirus must perform regular checks to detect potential threats in the system. - Firewall Protection: It should incorporate a network security feature that monitors and controls incoming and outgoing network traffic. - Phishing Detection: An essential feature to protect against phishing scams by analyzing and blocking suspicious websites. - Another specific function that's going to be told after hiring, it requires excellent programming skills in the area. Meanwhile, the target operating system for this particular project will be Windows and Android. As for the support for multiple user accounts, a decision is yet to be made on this particular feature. Your expertise and advice will be highly valuable in this regard. For this job,...

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

    ...This project is open source and non-commercial; it aims to provide the first open source 3D atlas of gross anatomy online and to let me update it in the future autonomously (I'm a blender 3D modeller specialized in anatomy). Due to the non-commercial nature of the project, the budget is 500 euros; the details can be negociated. Responsibilities Fix language/definitions bug, Create a function to handle exceptions of children staying visible, Show the bonus collections in the first popup window, Add the possibility to modify size and side of the lateral windows, Create an URL-based system that opens the atlas on a particular structure from a link, Adapt the app for Mac and Linux, Set up a functional and reactive webviewer on a website, Create...

    $448 (Avg Bid)
    $448 Сер. заявка
    88 заявки
    PDF to Excel - Part 2 9 дні(-в) left

    Hi Subhash, As discussed over the chat, I would have a part 2 of the same project. I sent you the pdf over the chat. Thanks

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

    I am in need of a professional who is proficient in Excel data manipulation. The task involves extracting particular formulas from multiple linked spreadsheets while ensuring to retain original cell formatting. This will require a good command of spreadsheet functions and demonstrable experience in handling linked data. The details of the job include: - Exporting formulas from Excel sheets - Keeping original cell formatting - Handling and maintaining links to other spreadsheets Ideal candidate should possess following skills and experience: - Advanced Excel proficiency - Experience with data exporting - Attention to detail in preserving formatting - Familiarity with managing linked spreadsheets.

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

    I need a skilled PDF document editor. This person should have capabilities beyond basic skills including text editing, and page rearrangement. Key Skills - Ability to work with complicated layer structures. - Adeptness to function perfectly even with PDFs that often fail to open correctly on common PDF editors. The chosen free lancer will be provided with a confidential PDF that needs 3 lines of numbers edited. The PDF document does not open correctly in normal PDF editors. It appears misaligned. Our project is for education and training purposes.

    $18 (Avg Bid)
    $18 Сер. заявка
    26 заявки
    E-commerce Web Application Development 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I need a professional web developer to create a clothing e-commerce web app containing all the common features like user signup, authentication, product page, cart, categories, checkout etc The most important feature is to allow users to customize their selected clothing to the design they like using different design...Website: The customization feature is in this page Technical Skills: My preference is using MERN with for customization feature. But you may suggest any other tech stack but only with solid reasoning. Duration: 7 days Note: Do not bid unless you are sure you can replicate the customization function mentioned. I won't award to anyone who can't do it to the expected quality.

    $519 (Avg Bid)
    $519 Сер. заявка
    48 заявки
    Wireframe Layout & Navigation Overhaul 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I am seeking an expert in wireframe design to help me with specific renovation tasks. These include: - Redesigning and rearranging the current layout to simplify the design. - Enhancing the navigation of the wireframe by; a) Making it more intuitive. b) Adding clearer labels. c) Streamlining the user journey. To excel in this project, you should have a strong eye for detail, exceptional spatial awareness, and superior user experience know-how. A deep understanding of visual hierarchy principles and wireframe tools will also be greatly beneficial. The ultimate goal is to simplify the user journey and improve the overall aesthetic and functionality. Your ideas and expert input will be highly valued as we work together to enhance the wireframe. Current wireframe can be vie...

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

    I'm looking for an experienced developer who specializes in Ethereum blockchain wallet development. My goal is to create a wallet accessible on desktop computers that embodies a minimalist design. The essential functions that need to be included are: - Transaction history: The users should be able to view a history of all their transactions. - Send/Receive function: Users need to be able to effortlessly send and receive Ether. - Multi-signature security: To ensure maximum security, the wallet should incorporate multi-signature security features. An ideal candidate for this project would have profound knowledge of and experience with Ethereum and Solidity. Expertise in developing blockchain wallets, particularly in a desktop environment, is highly desired. Proficiency in mini...

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

    I am seeking a detailed-oriented, results-driven recruiter to help me fill positions for entry-level IT professionals. Requirements: - Detailed understanding of IT industry, specifically software development, network administration, and data analysis - Proven experience in recruiting entry-level candidates - Strong knowledge in Microsoft Office; Excel, Word and PowerPoint in particular, as they are crucial skills for the roles Responsibilities: - Ability to assess the candidate's proficiency in basic IT skills efficiently - Ability to quickly and accurately vet candidates - Keeping track of all applicants, interviews, and positions filled This project requires a recruiter who has experience in the IT sector and a proven record of successful entry-level placements. A keen...

    $11 / hr (Avg Bid)
    $11 / hr Сер. заявка
    30 заявки
    Arduino and Python Code Flowchart Creation 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    As an Arduino and Python developer, I'm looking for expertise to create a comprehensive flowchart that outlines the logic and working of an existing Arduino and python code. This is an essential task to me because I want to understand the sequential...hence, a skilled understanding of the code's hierarchy is of great relevance. Ideal candidate: - Proficiency in Arduino and Python language. - Strong experience in flowchart development. - Ability to analyze complex scripts and map process flows. - Detail-oriented and thorough. To note, it wasn't necessary to highlight specific elements such as assignments of variables, conditionals, loops, or function calls. But, including them where you deem fit as per the flow, would be a plus. Stoked to see your creative take on c...

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

    Hi, I need the following: 1. Get data from a EC website: store name, store details, product details etc. 2. Format: excel file

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

    I have a script with 2 function (see top picture), i need to replace with the 2 function on the bottom picture and have it install on my server It's a github script

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

    For my project, I am seeking a meticulous freelancer with strength in data entry. Here's what the task involves: - Entering text-based data sourced fro...strength in data entry. Here's what the task involves: - Entering text-based data sourced from various online resources. - Accurately translating the information provided into an Excel spreadsheet format. The ideal candidate should possess solid data entry skills, attention to detail, experience with Microsoft Excel, and an ability to efficiently surf the web to locate crucial data. A basic understanding of the privacy concerns associated with handling online data will also be advantageous. In summary, I need an efficient individual who can quickly turn online text-based data into ordered and professionally fo...

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