Scrape ebay completed listings pythonJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 scrape ebay completed listings python jobb har hittats, med prissättning USD

    Hej, Jag har en idé om en multiplayer sudoku spelapp. Jag har fått offerter på 25000 usd för att utveckla spelet men jag vill inte satsa dessa pengar. Jag vill istället skapa spelet själv, men saknar kompetens att göra det. Jag har erfarenhet av programmering i Python, men inte spel. Jag vill ha någon som sätter upp en arbetsplan, där varje steg beskrivs, därefter ger mig viss guidning för att komma genom varje steg. Jag vill alltså både utveckla spelet och lära mig att utveckla själv. Jag behöver någon med erfarenhet av att utveckla multiplayer-spel (design kommer vara relativt enkel) för iphone/android. Dessutom villig att lära ut (skicka länkar/tips på litte...

    $17 / hr (Avg Bid)
    $17 / hr Snittbud
    2 bud
    Project for Raja S. Avslutades left

    Hej, har ett pågående projekt. Vi har kört fast så skulle behöva ett andra öga på projektet. Innefattar python, flask, webscraping.

    $45 / hr (Avg Bid)
    $45 / hr Snittbud
    1 bud

    Uppgiften är att bygga en slumpgenerator i programmeringsspråket python i miljön google colab. Slumpgenreatorn ska kunna läsa in information(i det här fallet namn ifrån ett google spreadsheet och slumpa ut dem här namnen i basgrupper(6 basgrupper, 6 i varje grupp, där vissa grupper blir färre personer) i spreadsheatet. Så alla basgrupperna och elever får bra placeringar. progrmmaet ska och kunna t.e.x slumpa om placeringar och basgrupper i klassrummet om man vill det. Jag kanske inte har förklarat uppgiften så väl, så jag kan enkelt bara dela instruktionerna där allting är väl skrivet så ni får en ökad förståelse för uppgiften.

    $248 (Avg Bid)
    $248 Snittbud
    2 bud

    Hemsida ska ta in en del information från användare och spara de i databas. I hemsidan kan man se hela tabellen i databasen och kan ändra om man vill. Man kan även lägga in nya rekord i databasen. I python programmet som jobbar på bakgrunden skulle jag kunna läsa in de värdena från databasen och föra till en algorithm som är också skriven i python.

    $181 (Avg Bid)
    $181 Snittbud
    2 bud

    Jag jobbar med att sälja plåt och vi skickar certifikat till våra kunder på stålet, jag skulle vilja ha en portal där de kan söka efter certifikatet och ladda ner pdf filen på egen hand. Se länk nedan på liknande lösning. Jag vill kunna lägga upp pdf filerna antingne på onedrive eller köra ftp mot en server. Vi har redan en server som kör lite python grejer så den kan säkert användas för att placera detta i. Vår hemsida är och den är byggd med wordpress.

    $1097 (Avg Bid)
    $1097 Snittbud
    9 bud

    Jag vill komma i kontakt med en hemsideutvecklare som behärskar databaser och ebay shoppar, eller någon som med sitt kontaktnät kan utföra allt som jag vill få löst och jag bara kommunicerar med en person. I stort vad jag vill få utfört är följande: 1. Bygga en hemsida från grunden, med databaser och export till bla annat ebay (via en shop, som också skall startas upp), beställning med tracking, marknadsföring på bland annat facebook (och annonsering),. sidan skall också vara i olika språk . Hemsidan skall i grunden se ut som här länkad sida: , men skall utvecklas lite till och bli bättre. Går man in i denna hemsida ser man att den uppdateras av en databas, och d...

    $2434 (Avg Bid)
    $2434 Snittbud
    13 bud

    ITSM Delivery söker Integrationsutvecklare för vår kund. Krav: Java Scala Python R Biztalk Erfarenhet av IBM MQ-server och Biztalk som meddelandesystem att integrera till. Erfarenhet av att bygga near-realtime-instrumentpaneler för att stödja affärsverksamheten. Målet är att använda Spark streaming. Erfarenhet - 6 år. Start: augusti, 2019 Ort: Stockholm / Solna Vi erbjuder: Mycket kreativ och dynamisk miljö, vilket ger en hälsosam professionell utmaning till proffs. Långsiktiga projekt och mysig atmosfär. Det här är ett heltidsjobb i Stockholm, ingen frilansmöjlighet. Ta gärna kontakt med mig för mer information.

    $53 / hr (Avg Bid)
    $53 / hr Snittbud
    3 bud
    Uppehåll av hemsida Avslutades left

    Hjälp med kontroll av hemsida. Program som används. MongoDB SailsJS Elastic Search Python MVC - generellt API

    $402 (Avg Bid)
    $402 Snittbud
    2 bud

    sKils: -Docker Hub -Git -Python -Django -AWS -Redis -S3 -NodeJS -Go

    $17 (Avg Bid)
    $17 Snittbud
    9 bud
    Web development Avslutades left

    Jag vill fixa till en webbsida Pandas Python django

    $555 (Avg Bid)
    $555 Snittbud
    1 bud
    scrape site Avslutades left

    partstime, all parts, all brands

    $138 (Avg Bid)
    $138 Snittbud
    5 bud
    Software in Python Avslutades left

    Good programming skills

    $30 (Avg Bid)
    $30 Snittbud
    1 bud
    Programmering i Python Avslutades left

    Hej, Kolla bifogade filer för ytterligare information! Mvh t1f0

    $50 - $50
    $50 - $50
    0 bud

    Hej, har du möjlighet att hjälpa mig med tre deluppgifter i Python? Ämnet är, som nämns i rubriken, sortering och sökning. Deadline fredag 8.5.2015 kl. 22:00 Information om projektet finns bifogat som filer. Med vänlig hälsning, t1f0

    $30 - $30
    $30 - $30
    0 bud
    Vigenerechiffer Python Avslutades left

    Uppgift 1: Din uppgift är nu att skapa ett program med vilket du kan kryptera och dekryptera text som endast innehåller stora bokstäver enligt Vigenere-algoritmen. För att göra det behöver du en tabell, som du t.ex. kan generera med följande funktion: def make_cipher(): cipher = [] i = 0 j = 0 # Väljer bokstäverna A-Z for char in [:26]: ([i:26]+[:j]) i += 1 j += 1 return cipher Förutom funktionen make_cipher behöver du igen två funktioner för att kryptera resp. dekryptera ett meddelande. def encrypt(key, msg): cipher = make_cipher() # ...mer kod def decrypt(key, msg): cipher = make_cipher() # ...mer kod Uppgift 2: Testa programmet med exemplet på ...

    $15 (Avg Bid)
    $15 Snittbud
    1 bud

    for och sekvenser (python) 1) Skriv ett program som tar hand om röstberäkningen i ett val. Kandidaterna numreras 2-7, och vi lagrar varje kandidats sammanlagda röstantal i en lista (rösterna för nr. 2 ska lagras i position 2, rösterna för nr. 3 i position 3 etc). Tänk noga på hur stor lista du behöver! Varje element ska 0-ställas innan man börjar mata in de enskilda rösterna (ingen valfusk här!). För övningens skull antar vi att antalet röstberättigade är 10 personer, av vilka alla röstar (men de kan rösta blankt eller ge proteströster, så varje given röst måste kontrolleras!). Sist ska varje kandidats röstantal skrivas ut 2) För att göra r...

    $15 - $15
    $15 - $15
    0 bud

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $155 (Avg Bid)
    $155 Snittbud
    1 bud
    Programkurs att göra Avslutades left

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $150 (Avg Bid)
    $150 Snittbud
    1 bud
    uppgift python Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $27 (Avg Bid)
    $27 Snittbud
    2 bud
    Skriv lite programvara Avslutades left

    Programmeringsspråk: Openwrt (ev. kan Python vara möjligt) Plattform: Carambola2 Applikation: Vid power-on ska enheten kolla GPIO pinnar, koppla upp mot ett av några förutbestämda WiFi-nät och skicka ett e-post och sedan göra sig beredd på power-down. Slutapplikationen är olika, men enkla och ska helst kunna skrivas i ett ANSI-C program som kallar på det som beskrevs ovan, Alternativt en kort intensivkurs att programmera slutapplikationen i Openwrt. WiFi inställningar, e-postadress, e-posstmeddelande och ev. övriga inställningar ska kunna konfigureras via t.ex. USB från en PC (Teraterm duger). Om möjligt vore det bra att kunna ändra dessa inställningar genom att t.ex. skicka e...

    $29 - $245
    $29 - $245
    0 bud

    Jag har pågående arbete relaterat till vårat tidigare projektpython programming'

    $20 / hr (Avg Bid)
    $20 / hr Snittbud
    1 bud
    uppgift python Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $138 (Avg Bid)
    $138 Snittbud
    1 bud

    I'm looking for a professional who can scrape specific tables on a government website for insurance claim statistics. Key Requirements: - Web Scraping: You should have prior experience in web scraping and can navigate through the website's structure to extract relevant data. - Data Extraction: The main focus will be on compiling data related to insurance claim statistics. The final deliverable should be a well-organized dataset with accurate claim statistics. Please share your experience in similar projects.

    $14 (Avg Bid)
    $14 Snittbud
    10 bud

    ...clients. Crucial Task Details: * The app needs to be dynamic and accessible from iOS, Android, as well as Web platforms - a wide reach is essential. * Key features that need to be integrated include: secure document sharing, intuitive appointment scheduling, seamless case tracking, ensuring up-to-date case details at everyone's fingertips. * The project has a strict deadline and needs to be completed and ready for use within a month. Desired Skills & Experience: * Proven expertise in cross-platform app development * Strong understanding of secure file sharing protocols * Proficiency in tracking systems * Experience in developing scheduling tools * Record of delivering projects on tight turnarounds This is an exciting project with the potential for further futu...

    $230 (Avg Bid)
    $230 Snittbud
    26 bud

    I need a comprehensive and professional formatting of a government project report. This report is aimed at analyzing the effectiveness of current government programs, identifying areas for further improvements and suggesting recommendations for future initiatives. T...improvements and suggesting recommendations for future initiatives. The needed formatting requirements include: - Font style and size - Heading styles - Margins and spacing - Including images, tables etc. Ideally, you possess a keen eye for detail and an understanding of government report structures. A background in preparing and formatting formal documents or reports is a plus. The project has to be completed ASAP, so time management skills are crucial. Please bid, outlining your relevant skills and estimated turnar...

    $16 (Avg Bid)
    $16 Snittbud
    13 bud

    Hi Muhammad A as agreed the project of generating 12 VALID leads @2.75 has been completed and so payment of $33 is due.

    $33 (Avg Bid)
    $33 Snittbud
    1 bud
    Expert in Neural Network -- 2 6 dagar left
    VERIFIERAD

    My project requires an expert in machine learning, particularly with a focus on using Python for neural networks. Ideal Skills and Experience: - Proven experience in machine learning projects - Expertise in Python programming - Proficiency in neural network programming - Strong understanding of deep learning Your understanding of machine learning principles, advanced Python programming, and neural network frameworks will be pivotal to the success of this project. Please detail your relevant experience and provide examples of similar projects.

    $100 (Avg Bid)
    $100 Snittbud
    12 bud

    I have a desktop application made using Electron software for electro...to help with software packaging and COM port detection. Ideal Skills and Experience: - Expertise in Front-End Development, specifically with Javascript and HTML - Experience with Electron software - Prior experience with arduino and python, a bonus - Strong understanding of software packaging in Electron applications The application should be compatible with Windows operating system. I need help fixing certain issues like the selecting the COM Port, the functionality needs to be re-written so that it is performed by Electron's WebAPI rather than Python(current). The start-up image must be the company logo. I need help in packaging the whole thing up to make the application suitable for differen...

    $84 (Avg Bid)
    $84 Snittbud
    16 bud

    I'm currently setting up a Shopify store and need an expert's assistance to complete it, as well as optimize it for SEO. Key Tasks: - Uploading New products into the specific categor...and organizing products into categories. - Delivery App: I need help with integrating a delivery app into the store. Key tasks here include configuring delivery options and rates, and automating order tracking. - SEO Completion: I need assistance in integrating SEO strategies to the store. Ideal Skills: - Proficient in Shopify platform - Prior experience with setting up and optimizing product listings on Shopify - Familiarity with SEO strategies and implementation - Experience with integrating and customizing delivery apps in Shopify - Strong communication skills to work together effectiv...

    $131 (Avg Bid)
    $131 Snittbud
    105 bud

    I am seeking a proficient and articulate PowerPoint wizard to create a specialized template. It should be capacious to showcase over 20 projects with their respecti...layout design - Expert in using color combinations to develop engaging slides Key Requirements: - Color scheme: Blue and white is the preferred choice for the PowerPoint slide template. - Project Detailing: Each project should display its Title, Timeline, Key Milestones, Goals, and Challenges. - Organization: Projects should be organized on the PowerPoint slide template based on project status (completed, ongoing). Your design should ensure elegance and sophistication to resonate with a senior audience while providing a swift understanding at a glance. Please submit your existing PowerPoint design samples with your...

    $32 (Avg Bid)
    $32 Snittbud
    61 bud

    I'm seeking a skilled developer to integrate a pixel into my WordPress website that collects the names, emails, and phone numbers of leads in real-time as soon as they visit a specific page. The collected data should be simultaneously sent to GoHighLevel (GHL) CRM for automat...collected lead data to an Excel sheet via email. Ideal skills and experience: - Proficiency in WordPress and pixel integration. - Experience with CRM systems, particularly GoHighLevel (GHL). - Knowledge of data handling and Excel automation. - Strong communication skills to understand the specific page where the lead data should be collected. Please include examples of similar projects you've completed, and your approach to ensuring the lead data is accurate, secure, and efficiently distributed to...

    $145 (Avg Bid)
    $145 Snittbud
    23 bud

    I'm in need of someone to help me add 500 products and more to my WordPress website. All product information (including title, description, price, etc.) and images need to be copied from other Website Key Requirements: - Adding 500 pr...Requirements: - Adding 500 products to a WordPress website - Experience with products categorization and tagging Additional Details: - The products need to be both categorized and tagged efficiently on the website. - You would be required to ensure that each product is accurately represented with the appropriate information and images. Ideal Skills: - Proficiency in WordPress - Experience in product listings and data entry - Excellent organizational and categorization skills - Attention to detail to ensure all products are tagged and catego...

    $84 (Avg Bid)
    $84 Snittbud
    52 bud
    Urgent OJS/PKP Design & Indexing 6 dagar left
    VERIFIERAD

    ...responsive across devices - Customizing templates to suit the journal's brand and needs In addition to design, the professional will also be expected to have a good understanding of Scopus/WOS journal indexing. While the specific goals for this indexing weren't stated, a general understanding of the purpose of this process will be beneficial. As my timeline is tight, this project needs to be completed ASAP. The ideal freelancer will be someone who is not only skilled in design but also capable of working efficiently to meet the deadline. Experience with academic journals or similar projects will be a plus. The following skills and experiences are highly desirable: - Proficiency in OJS/PKP design - Prior experience with Scopus/WOS indexing - Strong understanding of r...

    $312 (Avg Bid)
    $312 Snittbud
    5 bud

    Vänligen Vänligen Registrera dig eller Logga in för att se mer information.

    Brådskande Sekretessavtal
    Virtual Assistant for Brand 6 dagar left
    VERIFIERAD

    ...influencer events -Engagement and Community Building: -Engage with followers and respond to comments and messages. -Organize and manage giveaways for followers Research and Analysis: -Conduct research on digital beauty trends and skincare ingredients. -Monitor and report on social media analytics to measure the impact and adjust strategies accordingly. -Shopify Management: -Update and manage product listings on Shopify. -Assist with order processing and customer inquiries. Requirements: -Proven experience as a Virtual Assistant or relevant role. -Proficiency in using ChatGPT for content creation and customer engagement. -Strong knowledge of Shopify and its functionalities. -Excellent research skills and the ability to stay up-to-date with industry trends. -Exceptional copywriti...

    $356 (Avg Bid)
    $356 Snittbud
    27 bud

    I need a civil engineering professional who has experience with OpenRail Designer Software. The task involves a Workplace Practical Task which has not yet commenced. Key Details: - The task must be completed within 24 hours upon you receiving it. - Specific requirements for the task will be delivered along with the task itself. Ideal Candidate: - Proficient in civil engineering, particularly with expertise in rail alignments. - Familiarity with OpenRail Designer Software. - Ability to work efficiently and effectively within tight time constraints. - Proffiosional and academic writing abilities Please let me know your availability and relevant experience. The task will consider a real-life example of railway engineering design and you will be the project manager and designer!...

    $85 (Avg Bid)
    $85 Snittbud
    8 bud

    I'm in need of a developer proficient in Python who can create a video tutorial. The tutorial should showcase the process of building a user authentication login page for a web application using the Microsoft Graph API. The loging should just allow pre-registered users (from azure dashboard) to enter the app. Ideally the should build a little login page using streamlit! Key Requirements: - Expertise in Python: Comprehensive proficiency in Python is a must, as the tutorial is centered around this language. - Familiarity with Microsoft Graph API: The ability to leverage the Microsoft Graph API for user authentication is essential. - Video Creation: While I'm not looking for a professional video maker, the candidate should be able to record, edit, and produce...

    $25 (Avg Bid)
    $25 Snittbud
    11 bud
    Python Script for Web Scraping 6 dagar left
    VERIFIERAD

    I urgently need a Python script created to scrape data from Website 1 and write it to a CSV file. The data I need to extract is specific to TVL daily total. Site: Key Requirements: - Develop a Python script for web scraping - Extract TVL daily total data from - Save the data into a CSV file Ideal Skills: - Proficient in Python programming - Experience with web scraping tools and techniques - Strong understanding of data handling, especially writing to CSV files - Good communication for timely updates on the project's progress.

    $26 (Avg Bid)
    $26 Snittbud
    33 bud

    I am in need of a skilled free...shop and import them into my Shopify store with all details and options. Key Responsibilities: - Extracting all products from an existing online shop - Importing/copying these products into my Shopify store I expect the freelancer to: - Ensure all product information is correctly ported over like variants, prices, ean/gtin, description, collections, Filters... - Maintain the quality of product listings - Ensure the product images are not lost during the import I'm looking to work with someone who has: - Experience with product extraction and import in shopify - Proficiency in Shopify - Attention to detail Please provide a timeline for completion when bidding. Please check the size of the shop and the number of products ()~ 8.000 Products) yo...

    $148 (Avg Bid)
    $148 Snittbud
    64 bud

    I'm seeking a skilled Python developer to create a script that can facilitate sending and receiving voice calls via Telegram VoIP. The main aim of this project is to integrate the developed script into an existing application. The script should be compatible with Python 3.x.

    $18 - $150
    $18 - $150
    0 bud
    Android E-commerce App Development 6 dagar left
    VERIFIERAD

    ...support a relatively small product range, with less than 100 items available for sale. Key Requirements: - Development of a functional and user-friendly E-commerce app specifically for Android devices - Integration of UPI (Unified Payments Interface) as the primary payment method, ensuring a seamless and secure transaction process - Incorporation of essential E-commerce features such as product listings, shopping cart, order tracking, etc. Ideal Skills: - Proficient in Android app development and UI/UX design - Experience in integrating UPI or similar payment gateways - Strong understanding of E-commerce best practices and user behavior on mobile platforms. If you have prior experience in developing E-commerce apps and are confident in your ability to deliver a high-quality...

    $125 (Avg Bid)
    $125 Snittbud
    25 bud

    I'm seeking an experienced data scientist with expertise in Python and R for a project that involves time series data visualization and statistical analysis. Key Responsibilities: - Conducting data visualization to present insights in a clear and compelling manner - Performing statistical analysis to extract meaningful patterns and support decision-making I will provide you with a working file that retrieves data from our Python/R library. Your responsibility would be to process and analyze this data. We use Python/R with Jupyter notebooks. Ideal Skills: - Strong proficiency in Python - Experience with data visualization tools such as Matplotlib, pyplot and of course Pandas - Proficiency in statistical analysis methods and tools I want two repo...

    $11 / hr (Avg Bid)
    $11 / hr Snittbud
    15 bud

    I'm in need of a talented software developer to create a self-ordering kiosk software. This is an urgent requirement and I'd like the project completed as soon as possible. Key Software Features: - Menu Customization: The software needs to enable users to browse through a customized menu and make their selection. - Payment Processing: The software should integrate secure and efficient payment processing features, accepting multiple payment formats. - Order Tracking: Users must be able to track their orders in real-time through the kiosk software. While no particular operating system compatibility was specified, universal compatibility would be preferred. Past experience in developing similar kiosk software would be a significant advantage. A developer with an acute unde...

    $187 (Avg Bid)
    $187 Snittbud
    40 bud

    I am looking for a Docker engineer for a project on a Windows operating system. We will be focusing on running a web application and would like to implement a continuous integration/continuous delivery (CI/CD) pipeline in our operations. Key responsibilities would ideally include: • Building Docker solutions for our Windows-based web application •...up an effective CI/CD pipeline Skills and Experience: • Proven experience in Docker engineering • Strong grasp on Windows-based systems and web applications • Knowledge in setting up CI/CD pipelines • Proficient understanding of containerization technologies I anticipate the potential for ongoing work if this project is successful. Please attach examples of similar Docker projects you have completed in ...

    $100 (Avg Bid)
    $100 Snittbud
    7 bud

    ...features include: - Live forums page: This will allow users to engage in financial discussions, share insights, and connect with other members of the community. - Economic calendar: We need a comprehensive economic calendar that notifies users of upcoming reports, events, and indicators that may impact the financial markets. We will need to find all the sources the main information comes from and scrape them using provided API's from the government sites that they provide usually. - SEC Insider Traders Page: This is a vital component of the website. It should include: - A list of recent insider trading activities: This will help users stay updated on relevant market movements. - Filter options by date, company, or individual: Users should be able to narrow down informat...

    $2343 (Avg Bid)
    $2343 Snittbud
    62 bud

    I'm looking for an experienced developer to assist me with an Artificial Intelligence (AI) driven video processing project. The key points of this project are: - **Objective**: The main aim of this project is to create a video processing system that could understand video content and generate a talking video avatar. - **Tasks**: The AI system should be capable of performing three key tasks: facial recognition, text extraction, and converting the extracted text + video into a talking video avatar. - **Output Format**: The desired output format for the generated talking video avatar is MP4. Ideal candidates should have: - Proven experience in artificial intelligence, particularly in video processing and generation of talking video avatars. - Proficiency in facial recognition and tex...

    $2649 (Avg Bid)
    $2649 Snittbud
    10 bud

    I am working on React JS with Javascript Development Project. I need someone... I need someone to Support me for this Project atleast 4 to 5 hours Per day. Project will Exist more than 2 years. I need support through Remotely(zoom). I am looking for Good Experienced(4+ years) Person as a Frontend Developer, Who can work on the tasks Quickly. I am looking for Long term relationship. After this Project Completed means, we will give immediately another support project. I will Give you the Sample Task on Cypress Test Cases for 30 mins, If you Completed ON TIME means we will give you the Project. Cypress Test Cases Immediately Required. Required Skills : React JS, HTML, CSS, Javascript, Cypress Test Cases(Mandatory), SQL Basics Language Speaking Person : English Note: I will pa...

    $8 / hr (Avg Bid)
    $8 / hr Snittbud
    22 bud

    I need a seasoned developer to urgently build an e-commerce Wordpress site. Key attributes: - Proficiency in e-commerce website construction - Strong expertise in WordPress - Proven ability to deliver high quality work under tight deadlines Specifics: - The website's core function is to host an online shop. - It must include product listings and a functional shopping cart. - The completion is required as soon as possible. I look forward to receiving your bids. Skills in rapid development and an eye for design will be highly regarded.

    $291 (Avg Bid)
    $291 Snittbud
    70 bud
    2300 Products Listing on Website 6 dagar left
    VERIFIERAD

    ...products from my eBay store to my website. Here's what I'm looking for: - **Product Listing**: You will be responsible for manually copying and pasting the product details from my eBay store to my website. This will include images, descriptions, prices, SKUs, etc. - **Category Structure**: I do not have a specific category structure in mind. You will be responsible for organizing the products in a logical and user-friendly manner on my website. Ideal freelancer for this job would have: - Strong attention to detail to ensure accurate data transfer. - Proficient in data entry and working with online platforms. - Good organizational skills to structure the products effectively. - Prior experience in eCommerce product listing would be a plus. If you have experie...

    $85 (Avg Bid)
    $85 Snittbud
    57 bud

    I'm seeking a Django and Python Fullstack developer who can lend their expertise to my application project. The chosen freelancer should excel in creating: - Robust user authentication and authorization systems - Seamless database integration - Responsive design that adapt to various devices I have certain design ideas but I would highly appreciate guidance to help realize these concepts. The freelancer should possess a strong grasp of user-centric design and prove instrumental in translating these concepts into a streamlined, functional, and easy-to-use interface. Ideal skills: Python, Django, Database Management, User Interface Design, User Experience Design, and Responsive Web Design. It's a bonus if the candidate has a knack for making technical functionalit...

    $576 (Avg Bid)
    $576 Snittbud
    64 bud