Zen cart discount coupon error jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 zen cart discount coupon error jobs found, pricing in AUD

    With a design in hand, I am planning to implement a modern, user-friendly Shopify store that caters specifically to fashion and apparel consumers. I require an experienced developer, ideally with a background in fashion e-commerce, to execute the following: - Implementation of my store design on the Shopify platform. - Integration of a seamless shopping cart and checkout process to provide an effortless shopping experience. Proficiency in Shopify's feature set, particularly regarding e-commerce functionalities, is expected. A solid understanding of UX design for smooth transaction flows is also necessary. Please only bid if you can provide examples of previously executed Shopify stores in the fashion and apparel sector.

    $225 (Avg Bid)
    $225 Avg Bid
    26 bids

    I'm looking for a data entry specialist to extract text data from scanned documents and input it into a database. Key Requirements: - Data Entry: Your primary task will be to accurately transfer text data from scanned documents into a digital database. - Attention to Detail: Precision and accuracy are essential to ensure the database is error-free. - Timeliness: The task should be done in a timely manner to keep the project on track. Ideal Skills: - Proficiency in English: Since the data is in text format, a strong command of English is necessary. - Data Entry Experience: Previous experience in data entry is a plus. - Familiarity with Database Management: Basic knowledge of database operations is a bonus. Looking forward to your bids.

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    33 bids

    I am in need of an expert in Apache Camel 3.3.0 and Spring DSL for a project focused on system integration. Here's what I require: - A thorough familiarity with Apache Camel 3.3.0. - Strong proficiency in Spring DSL. - Capability to successfully integrate multiple systems. - Clear understanding of data transformation, routing, and error handling, although these are not the primary focus. The ideal candidate should have a working knowledge of the latest Apache Camel version and the utilization of Spring DSL. Any prior experience with system integration projects would be an added advantage. Looking forward to receiving bids from capable professionals.

    $2100 (Avg Bid)
    $2100 Avg Bid
    6 bids

    I'm looking for someone to assist with publishing products on my Shopify store. Key Responsibilities: - Data entry: You'll be responsible for uploading product information onto the Shopify platform. This includes detai...attract potential buyers. Requirements: - Proficiency in Shopify: You should have prior experience in using Shopify for e-commerce purposes. Familiarity with Co-channel is a plus. - Content writing skills: A strong understanding of e-commerce and SEO is necessary to create effective product descriptions. - Attention to detail: It's crucial that the uploaded product information is accurate and error-free. The project will involve around 1-50 products initially. If you have a good eye for detail, a passion for writing, and experience with Shopify, I...

    $150 (Avg Bid)
    $150 Avg Bid
    80 bids

    I'm in need of an experienced mobile app developer who can fix an issue with our current application whereby it is failing to reflect updates made on Flux Builder, due to a malfunctioning API connection between Flux B...need of an experienced mobile app developer who can fix an issue with our current application whereby it is failing to reflect updates made on Flux Builder, due to a malfunctioning API connection between Flux Builder and Vercel. Ideal Skills - Proficiency in mobile app development for both iOS and Android. - Previous experience in building E-commerce apps. - Familiarity with integrating shopping cart functionality. - Ability to design and implement promotional features within the app. Please include any relevant work samples in your bid. Looking forward to he...

    $261 (Avg Bid)
    $261 Avg Bid
    51 bids

    ...experienced CAD designer to create an AutoCAD (.dwg) image of a device similar to a shopping cart coin lock with basic details. the unit will need to be 100mm long and 60m wide, and a height more than 50mm Details Needed: - While this project does not require detailing the tiny internal components, it is essential that the broad outline and primary function-related parts are accurately represented. Intended Purpose: - The designed CAD image will be used for patent application purposes, hence it is of utmost importance that the design meets patent illustrative standards and norms. Ideal Skills & Experience: - AutoCAD proficiency - Prior experience in designing patent illustrations - Knowledge of shopping cart coin lock systems would be advantageous This assignment i...

    $111 (Avg Bid)
    $111 Avg Bid
    25 bids

    I'm encountering an issue with my RDP connection through my Cloudflare tunnel. Although other services are functioning as expected, RDP is not connecting correctly. I'm seeking a skilled professional with a deep understanding of Cloudflare and RDP setups to help me troubleshoot and resolve this problem. Key Points: - No specific error messages are being displayed when attempting to establish the RDP connection. - The remote desktop host is running on Linux. - There have been some issues previously with establishing RDP connections to this server before the Cloudflare tunnel was set up. Your role will involve: - Investigating the issue thoroughly to understand why RDP isn't working as expected. - Implementing necessary changes to the Cloudflare setup or the RDP confi...

    $141 (Avg Bid)
    $141 Avg Bid
    10 bids

    We are seeking a highly skilled WordPress developer with expertise in WooCommerce and Elementor to resolve layout issues on our cart page. The buttons on the cart page are not properly aligned, and we need someone who can quickly identify and fix these alignment issues to ensure a seamless user experience. Woocommerce WordPress  Elementor  hTMl

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    64 bids

    Need developer with experience in android app to help in fixing error Requirements are Must have knowledge about mobile apps And have skills about android apps and game

    $34 (Avg Bid)
    $34 Avg Bid
    9 bids
    Improtxml google sheet scrape 6 days left
    VERIFIED

    I need to scrape data from a website. I'm stuck with an error. I used improtxml to scrape data from a class in a website I know. However, the fact that this website has classes has a problem: . While on page 1 there will be that text data, but on many pages, that text data is not there and it is accidentally pushed up to insert the class data below into the previous class data. To make it easier to imagine, there will be 4 rows. I will need to get a fix for each row into the google sheet. However, there are pages where I insert the link and there will be no row 3 or row 2 and then row number 4 will be inserted into row number 3, making the data incorrect. I need improxml to automatically check the syntax, if it is correct, it will be filled in and if it is wrong, the box will b...

    $30 (Avg Bid)
    $30 Avg Bid
    23 bids
    Shopify designer 6 days left

    I am looking for a skilled designer to help create an engaging Shopify website. I need the website to include a product catalog, a shopping cart, and an integrated payment gateway. I do not have a specific design in mind, and I welcome your creative suggestions. My preference, however, lies towards a minimalistic design with easy navigation. The ideal freelancer for this job would have: - Experience in designing Shopify websites. - A knack for minimalistic and intuitive design. - Accomplished skills in product catalog setup, shopping cart implementation, and payment gateway integration. - A creative mindset and the ability to incorporate my suggestions and ideas into the design. Your proposal will be more appealing to me if it includes links to previous Shopify websites yo...

    $568 (Avg Bid)
    NDA
    $568 Avg Bid
    11 bids
    Java Code Fix Needed 6 days left
    VERIFIED

    i have Pojo class where it is picking property value from api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((),...this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in summery and short let em know , thanks please consider error handling in this case

    $37 (Avg Bid)
    $37 Avg Bid
    17 bids

    I am blending Google Sheet data with Google Ads and Analytics data but getting an error message. Need someone to help via screenshare. Thanks!

    $69 (Avg Bid)
    $69 Avg Bid
    3 bids

    Hi Sahil, fixing error in uploading files on registration form on the websites you already working on yesterday

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    Buscamos crear una imagen corporativa para la marca Oh My Coupon (), será un portal de cupones, descuentos y ofertas. LIBERTAD creativa total. Queremos propuesta de varios logos para diferentes usos, propuesta de colores primario y secundario y algunos banners.

    $81 (Avg Bid)
    Guaranteed
    $81
    78 entries

    I'm in need of a concert ticket bot that can operate on several platforms, including Ticketmaster, Live Nation, ThaiTicketMajor, and BookMyShow Malaysia. The ideal bot should be able to perform several functions: - IS A MUST TO KNOW WHAT IS QUEUE-IT SYSTEM - Search and display available tickets - Add tickets to cart and checkout - Send notification when tickets are available - Simultaneous requests : send multiple requests at once to increase chances of securing tickets - Queue management : handle queue-it system's virtual waiting room effectively, maintain session and user states to handle queue redirects - Human Simulation : mimic human behavior to avoid detection (randomized request intervals) - Technical requirements - use session management and different proxies/ips,...

    $349 (Avg Bid)
    $349 Avg Bid
    25 bids

    ...my Laravel application when I encountered the error 419. I need a skilled Laravel developer to help me review and fix session and token issues causing this error. When i loggin then succses then back that show 419 error Key requirements include: - Reviewing Laravel's default authentication and session management to identify the issue. - Fixing the session and token issues causing the error 419 specifically during the login process. Ideal candidates should: - Have extensive experience and understanding of Laravel's authentication and session management. - Be proficient in troubleshooting and resolving Laravel errors. - Be familiar with handling session and token issues in Laravel. Your goal will be to find and fix the root cause of the error...

    $42 (Avg Bid)
    $42 Avg Bid
    48 bids

    ...site in the following areas: **Performance**: - The site has been loading slowly which is frustrating for users - I believe there are some broken links and pages that need fixing - Edit button is not working. - Need to update wordpress and PHP version **Design & User Experience**: - The current theme or layout is not working as intended and everytime click on edit button it show error. - I'd like help in adding more products and service. it to be more user-friendly and visually appealing. - Need to add products and service menu button and page - Add banner on front page - change wording. I need someone with: - Proven experience in optimizing and fixing Wordpress websites - Strong background in web design and user experience - Good communication skill...

    $63 (Avg Bid)
    $63 Avg Bid
    57 bids

    As an expanding business, we require a proficient Asp.net MVC expert for our new project. The main tasks are: * Developing an e-commerce web application * Integrating a comprehensive product catalog * Implementing a functional shopping cart This project requires someone who has proven their ability to craft user-friendly websites that are not only visually appealing but also functional and secure. It would be beneficial if you have prior experience with developing e-commerce platforms. We look forward to working with a seasoned professional who can deliver robust results. The ideal candidate needs to be savvy in Asp.net, MVC, database integration, and user interface design for a seamless user experience.

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    30 bids

    I recently encountered a sudden booting issue with my AlmaLinux system. The problem began without any known cause and now the system displays filesystem errors during the boot process. I am seeking a proficient freelancer to help me resolve this problem promptly. Ideal candidates for this project should have: - Expertise in Linux systems, especially AlmaLinux - Experience troubleshooting and resolving sudden booting issues - Proficiency in identifying and rectifying filesystem errors Your role will involve: - Diagnosing the sudden boot issue on my AlmaLinux system - Fixing the filesystem errors that are occurring during the boot process - Ensuring that the system can boot successfully without any errors I look forward to working with a skilled freelancer who can efficiently resolve th...

    $72 (Avg Bid)
    $72 Avg Bid
    14 bids

    I'm seeking a talented web developer to build an engaging e-commerce website for me. The website should be built on WordPress, or on framework like react aligning with the following specifications: - Includes standard e-commerce functionalities, such as a shopping cart, customer reviews, and payment gateway. - Integrates a unique 'grow a plant' game feature for users to interact with. The ideal freelance candidate for this project should have significant experience in e-commerce development, particularly on WordPress. The freelancer should also have a creative flair for integrating engaging features into a website. Previous experiences with gaming features will be an added advantage.

    $180 (Avg Bid)
    $180 Avg Bid
    41 bids

    I am currently dealing with an issue on my AlmaLinux Development system that is preventing it from booting. The system is displaying an error message upon boot-up. This issue has arisen following some recent configuration changes. The ideal candidate for this job should be well-versed in AlmaLinux system administration and should have experience with troubleshooting boot issues. It would be great if you have a good understanding of system configuration and how it can impact booting. Your task would be to solve this booting issue and ensure the system is up and running smoothly. Key Skills: - AlmaLinux system administration - Troubleshooting boot issues - System configuration expertise This is an urgent job, and I need a professional who can address the issue promptly.

    $66 (Avg Bid)
    $66 Avg Bid
    12 bids

    ...and displaying a 'White screen of death'. Although I have not added or updated any themes or plugins recently, I'm unable to access the WordPress admin dashboard. I'm in urgent need of a skilled developer to troubleshoot and restore my site. Key tasks include: - Diagnosing the 'White screen of death' issue and resolving it to bring the website back online. - Investigating the root cause of this error and ensuring it does not reoccur in the future. - Restoring access to the WordPress admin dashboard so that further updates can be made, if necessary. Ideal skills for this job: - Proven experience in troubleshooting WordPress issues, particularly 'White screen of death'. - Strong background in website maintenance and problem-solving. - Excel...

    $207 (Avg Bid)
    $207 Avg Bid
    127 bids
    Shopify Ecommerce for FMCG 6 days left
    VERIFIED

    I'm in need of an experienced Shopify expert to set up a comprehensive e-commerce website for my fast-moving consumer goods (FMCG) business. Key Requirements: - Product Management: The website should be able to support a catalog of 51-100 products. It should allow for easy addition, modification, and removal of products. - Shopping Cart: A seamless shopping cart feature is essential for a smooth customer experience. It should be user-friendly and support multiple purchases. - Payment Gateway: Integration of a secure and reliable payment gateway is a must. The gateway should support major credit cards and other common payment methods. Please note that the project is for the website setup only. The design aspect will be handled separately. Experience in e-commerce websi...

    $450 (Avg Bid)
    $450 Avg Bid
    61 bids

    I'm looking for an experienced app developer to create a comprehensive e-commerce application for both iOS and Android platforms. Key Features: - Implement a functional and secure shopping cart system - Develop user profiles with seamless registration and profile management - Integration of a reliable payment gateway for smooth transactions Ideal Skills and Experience: - Proficient in cross-platform app development - Proven experience in e-commerce app creation - Knowledge of implementing and securing payment gateways - UI/UX design skills to ensure user-friendly interface

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    89 bids

    We have 3 variable products that we are looking for a solution to easily configure for variable products with certain extra-cost variables. We need immediate assistance on this; if you can not assist in the next 12 hours, please do not bid. We are on a schedule, and if we have to configure all ...there are lots of plugins that are overkill and plenty that don't do enough. Script Snippet: I have seen several PHP snippets where you can add cost to a product. I prefer this over a bulky plugin since the only challenge is adding the $20 upcharge to the dynamic base price based on size. Example: We are testing the plugin: WooCommerce Bulk Variations () but I don't think it i

    $217 (Avg Bid)
    Urgent
    $217 Avg Bid
    53 bids

    Re-Design and Add to our Product Labels (See Attached Examples). Use Different Golf Cart Pictures And/Or Colors To Differentiate Between The Different Models. Each Label Will measure 5 Inch (127MM) Height x 8 Inch (203MM) Width. Key Points For Each Label Are: CanLiFe Lithium Golf Cart Battery * A Single Drop In CanLiFe Lithium Battery Replaces An Entire Set Of Conventional Lead Acid Batteries & Can Operate A Stock Golfcart In Any Terrain. * Assembled In Canada * Backed By A 6 Year Limited Warranty * Estimated Range And Capacity To Be Displayed Prominently * Bluetooth Enabled - Monitor State Of Charge From Your Phone Total of 12 Labels to be created: Front Plaques: CanLiFe Lithium Golf Cart Batteries 36 Volt 56 Amp Hour (2.07 Kilowatt) Capacity 25-30 Kilom...

    $109 (Avg Bid)
    Guaranteed
    $109
    16 entries

    I need 5 professional and sleek images designed for a Facebook ad. The goal is to promote a discount offer on our products, with our target audience being middle-aged adults. Your design should: - Be modern and sleek in style - Clearly convey the discount offer - Appeal to the middle-aged demographic

    $42 (Avg Bid)
    $42 Avg Bid
    39 bids
    $81 Avg Bid
    1 bids
    Shopify Website Modification 6 days left
    VERIFIED

    I am seeking an individual or team with extensive experience on Shopify platform. Our website is on Shopify platform and we need to make some modifications, details mentioned below: - We need to have different pricing structure, different offers and different shipping rates for international customers. - Interlocking conditions for different transactions. example: discount code can be applied only to prepaid orders - auto play video on the home page - improve overall speed of the mobile site

    $192 (Avg Bid)
    $192 Avg Bid
    36 bids

    I'm looking for a professional who can help with Excel work, primarily focusing on formula creation and formatting tables. Key Requirements: - I need assistance in creating formulas that can automate calculations and processes in Excel. - I'm looking for a clean and simple format for my tables, in line with a minimalist style. Ideal Freelancer: - Proficient in E...Requirements: - I need assistance in creating formulas that can automate calculations and processes in Excel. - I'm looking for a clean and simple format for my tables, in line with a minimalist style. Ideal Freelancer: - Proficient in Excel, with a deep understanding of formula creation. - Experienced in table formatting and design, with a flair for minimalism. - Able to deliver high-quality, error-free...

    $19 (Avg Bid)
    $19 Avg Bid
    82 bids

    I require an experienced PHP developer who can quickly resolve two broken links on my e-commerce website. The first issue is in the search line reset menu, while the second is between the cart and the payment gateway. Key Responsibilities: - Fixing two broken links in the e-commerce page - Ensuring the page stops looping - Ensuring the page retains user details between stages - Enabling users to progress to the payment page The fix needs to be completed in the next week. Ideal Candidate: - Proficient in PHP, particularly in e-commerce settings - Strong understanding of custom coding - Ability to work efficiently and meet deadlines - Experience in troubleshooting and resolving similar issues I have existing documentation and code comments available for the sections with issue...

    $33 / hr (Avg Bid)
    $33 / hr Avg Bid
    153 bids

    I'm facing an issue with my StrongSwan tunnel. I would appreciate a talented freelancer to assist in troubleshooting and resolving the problem. Key Details: - The error message I'm encountering is 'invalid HASH_V1 payload length, decryption failed?' - The error seems to be related to not being able to decrypt payloads - Additionally, I'm getting 'No matching CHILD_SA config found for IP/IP. received DELETE for IKE_SA' on the responder side Your Role: - The primary task is to address and rectify the issues causing the tunnel failure - As of now, the problem seems to be primarily on the responder side Ideal Skills for the Job: - Proficient in StrongSwan VPN - Strong troubleshooting skills - Experienced in resolving encryption-related issue...

    $223 (Avg Bid)
    $223 Avg Bid
    13 bids
    Python Data Analysis File Fix 6 days left
    VERIFIED

    I have a Python file that was running fine last night for data analysis purposes. However, after trying to upload the '' file to GitHub, I encountered an error due to the file size being too large for GitHub. I need to get the Python file running again, but with the '' file stored on an external service to work around the file size limitations of GitHub. Key requirements include: - Identifying and resolving the issue causing the Python file not to run - Storing the '' file on an external service and adjusting the Python code to access it from there Ideal Skills and Experience: - Proficiency in Python - Experience with data analysis and handling large datasets - Familiarity with version control, specifically using GitHub - Ability to troubleshoot and r...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    42 bids
    UDP/IP NETWORK PYTHON EXPERT 6 days left
    VERIFIED

    .The scope of this project includes: 1. Data Transmission: You should be able to help in enhancing our network to ensure that it delivers data more optimally, focusing particularly on text-based data, as this is what our UDP/IP network primarily handles. 2. Error Detection and Correction: The hiree will also have to devise new methods for detecting and correction errors within our system. We've been facing some challenges in this area that need resolution. 3. Scalable Solutions: Our network system currently connects between 10 and 50 devices. While working on this project, it is important to keep scalability in mind to accommodate potential future growth.

    $63 (Avg Bid)
    $63 Avg Bid
    11 bids

    ...required data and compile it into an Excel file with separate sheets for doctors' information and disease descriptions. Requirements: Programming Language: Preferably Python. Libraries: Experience with web scraping libraries like BeautifulSoup, Selenium, and data processing libraries like Pandas. Output Format: Ability to export data into an Excel file using Pandas or similar libraries. Error Handling: Robust error handling to manage failed requests and parsing errors. Compliance: Adherence to the websites' terms of service and rate limits to avoid being blocked. Project Scope: Input: A list of CRM numbers and a list of CID numbers. Process: Automate the lookup and data extraction process. Output: An Excel file with the compiled data. Skills Required: Web Scrap...

    $31 (Avg Bid)
    $31 Avg Bid
    6 bids

    I'm currently facing a Forbidden error in my Laravel project that's connected to a MySQL database. I'm looking for a skilled developer to troubleshoot and resolve this issue, and potentially optimize the database connections for a smoother performance. Key tasks: - Troubleshoot the Forbidden error in my Laravel project - Review and potentially modify the existing database connections - Ensure that the database connections are optimized for performance The ideal candidate will have: - Strong experience with Laravel framework - Proficient in MySQL database management - Proven track record in troubleshooting and resolving similar issues

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    21 bids

    I currently have a problem with my InDesign project. I initially detected an image error when I attempted exporting to EPUB. The error points to an image that I can't pinpoint in the project. I am looking for help to: - Identify the problem with the missing image - Delete the problematic image from the project The ideal freelancer for this job should have substantial expertise in running diagnostics on InDesign projects, a keen eye for detail, and proven experience in resolving similar InDesign problems. A quick turnaround would be highly preferable.

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    13 bids

    ...customization options, abandoned cart recovery, social media integration, or any other features that can enhance the user experience and increase conversions. - Product Volume: The number of products I'm planning to sell is unspecified. You should be comfortable working with a range of products, from small to large inventories. - Design: While I haven't decided on a theme or design for the store yet, it would be a plus if you have a good eye for design and can offer suggestions to make the store visually appealing and functional. Ideal Skills and Experience: - Proven experience as a Shopify developer with a deep understanding of its features and capabilities. - Experience in implementing key features such as product customization options, abandoned cart reco...

    $896 (Avg Bid)
    $896 Avg Bid
    43 bids

    ...suggest name (search on net and proposed office locations), design logo and compose tagline. All copy by client. Topics covered: Vision, mission, contact, FAQ, terms & Conditions, Returns, Refunds, Shopping from a catalog, Live+Chatbot, order processing, confirmation, tracking, cancellation, payment processing, credit, debit, digital wallets, EFT, (No COD, No Checks)Shipping choices and info, Shopping cart, Days to delivery, Visitor, customer mailing list, Loyalty program, Social media accounts, FB, Whatsapp, Youtube, Instagram, Twitter. Email newletter banners (Relevant occasions, seasons). Digital marketing activities, SEO, Selection of categories and merchandise by Client. Bulk downloading of product files (including pics, videos, descriptions, prices, no sold, and reviews...

    $613 (Avg Bid)
    $613 Avg Bid
    43 bids

    I'm in need of a professional website designer to help create an e-commerce website for my business. The website should include key features such as: - Product pages: individual pages for each of my products, showcasing pictures, descriptions and pricing. - Shopping cart: an easy-to-use shopping cart for customers to make purchases directly from the website. - Customer reviews: a feature for customers to leave and view reviews for each product. In terms of payment methods, I'd like the website to support Credit Card, PayPal, and UPI transactions. Ideal skills and experience for this job would include a demonstrated proficiency in e-commerce website development, understanding of payment gateway integration, and experience in designing user-friendly interfaces.

    $445 (Avg Bid)
    $445 Avg Bid
    39 bids

    ...web developer to create an engaging e-commerce website that possesses the following features: - Product Search and Filtering: A strong, user-friendly search and filter system is crucial to help customers swiftly locate products of their interest. - Customer Reviews: A platform for customers to leave reviews on our products. This feedback is vital for our business growth. - Shopping Cart: An easy-to-use shopping cart feature for customer convenience. For the payment options, we'll discuss this aspect later as I'm still considering the best choices for my customers. Hence, the web developer should have the ability to incorporate different payment options. Ideal candidates should have solid experience in e-commerce platforms, great attention to detail, and profic...

    $37 (Avg Bid)
    $37 Avg Bid
    14 bids

    I've been encountering an error while trying to launch the Medium Tablet API 29 emulator in Android Studio 4.4 on my Windows system. The message says, "The emulator process for AVD Medium_Tablet_API_29 has terminated." I've scoured online resources and tried resolving the issue myself. However, the problem persists even after reinstalling the Android Emulator. I'm looking for a competent Android Studio expert who can help me resolve this error and get my emulator up and running it is, Unable to launch Medium Tablet API 29 - The emulator process for AVD Medium_Tablet_API_29 has terminated. Key Requirements: - Proficient in Android Studio - Experienced in troubleshooting emulator issues Your assistance in resolving this issue would be greatly appr...

    $84 (Avg Bid)
    $84 Avg Bid
    11 bids
    PHP Login Bug Fix 5 days left
    VERIFIED

    I need a skilled PHP developer to help me with a bug that's causing our login functionality to malfunction. Key Requirements: - The bug currently prevents users from logging in, and an error message is displayed upon failure - We need this bug fixed so that users can successfully log in without any issues Ideal Skills and Experience: - Proven experience in PHP development, particularly with login systems - Strong debugging skills to identify and rectify the issue - Solid understanding of database connections in PHP - Good communication skills to understand the problem and provide a timely fix

    $18 (Avg Bid)
    $18 Avg Bid
    32 bids

    I am in need of a skilled website developer to help create an e-commerce platform for my company. The primary goal of the website is to facilitate online selling, making it convenient for my customers to purchase my products. Key Requi...developer to help create an e-commerce platform for my company. The primary goal of the website is to facilitate online selling, making it convenient for my customers to purchase my products. Key Requirements: - Develop an e-commerce website with a user-friendly interface. - Implement a shopping cart feature that simplifies the purchasing process for customers. Ideal Skills & Experience: - Proficient in website development, particularly e-commerce platforms. - Experience in implementing shopping cart features. - Adept at creating user...

    $186 (Avg Bid)
    $186 Avg Bid
    29 bids

    I am looking for an experienced Flutter developer to build a co...- The application should be designed to support both Android and iOS platforms. It should be optimized for both mobile devices and tablets across both systems. Ideal Skills: - Proficiency in Flutter development is a must. I expect a polished, user-friendly interface that is consistent across both platforms. - Previous experience with e-commerce applications is a plus. Familiarity with shopping cart and payment integration functionalities would be highly beneficial. Please provide examples of your previous work, particularly within the e-commerce sector, when applying. Please check this figma design and if you can do it, let me know

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    96 bids

    I'm looking for a skilled web designer who can create a high-end e-commerce website. Key features should include: - A product gallery to showcase items - Seamless and functional shopping cart for easy checkout - Integration of a customer review system While I'm not certain about the exact color scheme or branding guidelines just yet, I'd appreciate it if you could provide advice or examples of effective designs. Proven expertise in designing e-commerce sites is crucial to fully understand and meet the needs of this project. Your portfolio showcasing similar projects would be immensely helpful.

    $300 (Avg Bid)
    $300 Avg Bid
    61 bids

    in general I don't get the Greek characters in the description and all the buttons "complete", "delete" etc. throw this error and the reports are not generated its probabely some issue with the path or smtp notifications. please have a look at the video. i will send you the site and db on chat budget: $15-$20 USD deadline: 20/5

    $40 (Avg Bid)
    $40 Avg Bid
    40 bids

    1-I implemented application UI dynamically so it behave. 2-I also implemented new firebase chat system and deleted all agora code and sdk , 3-I also fix the exception and error from the project.

    $150 (Avg Bid)
    $150 Avg Bid
    1 bids

    I would like to design a program (bot) that will find a specific product on the website, add the product when it first becomes available in stock, add to the shopping cart, then automatically check out the item with the corresponding profile assigned for billing and shipping information. The drop date for the product is set for the 24th of this Friday as I would need this completed prior to the drop date.

    $732 (Avg Bid)
    Urgent NDA
    $732 Avg Bid
    37 bids