Cart csv import example jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 cart csv import example jobs found, pricing in USD

    I'm looking for a proficient developer to create a JavaScript script that focuses primarily on data processing. The data in question is text-based. The ideal candidate for this project should have: ...Considerable experience in working with text data - Knowledge on various data processing methods and techniques Your main task will be to develop a script which can efficiently process different sets of text data. Further details about the project will be shared with selected candidates. Please include examples of similar projects you've done in your proposal. I need a script to organize/collect, in a CSV file, the transactions of an Injective Blockchain wallet, including date, hash, address of wallet sender and receiver, toekn name/symbol, amount sent/received and trans...

    $100 (Avg Bid)
    $100 Avg Bid
    65 bids

    As the project principal, I am urgently seeking a freelancer with considerable experience in web design and branding. Expertise is required to revamp and update my company’s online image. This involves several tasks including: - Adding the company logo to the checkout cart - Incorporating our brand colour into the website's header and footer - Aligning product images to ensure they're level and even - Changing fonts on heading and texts This project requires an immediate start with the potential candidate expected to complete it as soon as possible. The remuneration for this project is $250.00 NZD. Please include relevant experience in your application.

    $75 (Avg Bid)
    $75 Avg Bid
    195 bids

    ... usability, and overall conversion rate. Key tasks will include: - Redesigning the Layout: I want a fresh and elegant layout, enhancing the interface while ensuring it aligns with my brand identity. - Updating the Color Scheme & Typography: I'm interested in modernizing my color scheme while improving the readability and aesthetic appearance of my typography. - Modifying the Cart & Categories: The "Add to Cart" process needs to be more intuitive and user-friendly. Moreover, the categorization of products/services needs a new, logical structure. - Enhancing Mobile Responsiveness & Friendliness: The website should offer an optimized mobile experience. This will involve improving its responsiveness on various mobile devices. - Boosting Site Sp...

    $412 (Avg Bid)
    $412 Avg Bid
    184 bids

    I am looking for a seasoned developer or team ...operational efficiency. More specifically, the requirements of the project are as follows: Connection to the hospital's database: The application should allow connection to the hospital's database systems. Display Patient Information: The application should allow displaying information about patients hospitalized in the hospital. Introduction of new patient records: The user should be able to import new patient records into the database. Patient Information Update: The application should allow updating of patient information in the database. Medical Records Management: The management of patients' medical records should be supported. Exit from the System: The application should allow the user to log ou...

    $12 (Avg Bid)
    $12 Avg Bid
    26 bids

    I'm in need of an application developed through VB.NET that alters both numeric and text values within a CSV file. Two columns of this file will be the primary focus, with the values changed based off settings inputted directly into the application. The app will have 2 forms, Main and Settings. On the main form, it should have a File Menu that contains Settings, About, Exit. There should be a drag/drop area and a button to upload a file. The file uploaded will be a CSV that contains the following columns ID call_id caller_id_number caller_id_name callee_id_number callee_id_name duration_seconds billing_seconds timestamp hangup_cause disposition other_leg_call_id owner_id to from direction request authorizing_id cost dialed_number calling_from datetime unix_timestamp...

    $26 (Avg Bid)
    $26 Avg Bid
    3 bids

    I need an experienced Odoo website developer to design and build a robust supply website, including a product catalog. The website should support more than 500 products, and have intricate features like a shopping cart, user registration and login functionalities, and a favorite list. An essential function should be an employee login portal. Employees should have the ability to view the projects they are assigned to when they log in. Their interactions with their project assignments should be secure and easy to navigate. This is a highly technical project that requires proficiency in the Odoo platform, web development, UX/UI design, and database management. A successful freelancer should be detail-oriented, have previous experience in building similar platforms and demonstrate a...

    $319 (Avg Bid)
    $319 Avg Bid
    112 bids

    I'm seeking a creative professional who can create a fresh, modern looking logo design for our new business and once we select the winner - this project al...project also includes the winner to make a one page HTML page for our new empty website using this logo design only one page and upload to fasthosts. Just to be clear - logo design for our new company and project includes one page HTML design with new logo and a few paragraphs. Only one page. Company name is "Signaltec Limited" and the activity of the company is radio communication equipment import and selling. We will be selling CB radios, walkie talkies, ham radios, boating radio walky talkies - also we will be selling radio towers, radio masts - antennas So the design needs to be something catchy and relat...

    $12 (Avg Bid)
    Guaranteed
    $12
    30 entries

    I'm needing a skilled WordPress designer who can install a template purchased from themeforest for my portfolio /dance website Specifically, I require: - An expert who understands how to make efficient layout adjustments, understands theme installation, and can set up default content accurately. WordPress and p...a template purchased from themeforest for my portfolio /dance website Specifically, I require: - An expert who understands how to make efficient layout adjustments, understands theme installation, and can set up default content accurately. WordPress and portfolio website building. Strong WordPress layout skills and knowledge in theme customization ... the theme almost works but breaks on import...... the theme i can provide as zip file it is called bodega ...

    $155 (Avg Bid)
    $155 Avg Bid
    259 bids

    I'm looking for a full stack developer that can act as my Operations with experience in working with Shopify for my Shopify store. This is a long term partnership opportunity, based on results and delivery of the first tasks required li...act as my Operations with experience in working with Shopify for my Shopify store. This is a long term partnership opportunity, based on results and delivery of the first tasks required listed below: - Clean the Website Code of superficial code from apps that are no longer in use - Create email templates and automations that are triggered during customer actions (order completed, add to cart, abandoned cart) - Sort out the CRM for the newsletter sign ups and customers - Improve site map and indexing of pages with Yoast SEO to optimise ...

    $29 / hr (Avg Bid)
    $29 / hr Avg Bid
    225 bids

    I am in urgent need of a talented freelancer who is conversant with Prestashop programming. I need a custom homepage developed as rapidly as possible. The main functionalities needed are a product catalog, shopping cart, and user registration. The homepage design has been predetermined and will be shared upon project commencement. Key Features Include: - Custom homepage display as provided in the given design - Integration of the product catalog, shopping cart, and user registration Ideal Skills & Experience: - Proficient in Prestashop - Experience with UI/UX design - Attentive to detail, and able to deliver in tight schedules With the structure and functionality in place, in future, we can quickly and effectively tweak the website components to my unique demands a...

    $116 (Avg Bid)
    $116 Avg Bid
    77 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { ...paragraphs or sections if ((abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${abstractText}`); } }); }); } 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 Avg Bid
    20 bids

    I'm in immediate need of a professional with a strong grasp on Wordpress, PHP, and JS. There...in immediate need of a professional with a strong grasp on Wordpress, PHP, and JS. There's a functionality issue causing trouble in our system - specifically the passing of JSON data to WooCommerce cart. Your task will be to identify and rectify this problem. Unfortunately, I cannot provide further information regarding specifics, so this project requires a self-starter who understands these elements thoroughly and can investigate potential issues. The ideal candidate will have: - Advanced knowledge in Wordpress, PHP, and JS. - Experience in WooCommerce ; specifically debugging issues around cart functionality. - Proven success in previous debugging tasks. - Ability to ...

    $165 (Avg Bid)
    $165 Avg Bid
    216 bids

    I'm seeking a skilled PHP developer experienced in working with CS CART. The project involves: - Seamless API Integration: The ideal candidate must be familiar with integrating APIs effectively. - Efficient Database Management: You should have proven skills in database management to ensure everything runs smoothly. - Custom PHP Programming: We'll need custom solutions not provided by standard CS CART functions, hence, proficiency in PHP is a must. The completed project must epitomize a modern design. Therefore, the right freelancer should also have a flair for modern aesthetics. An understanding of CS CART is crucial for this job. Previous experience working with this CMS will be highly regarded.

    $1106 (Avg Bid)
    $1106 Avg Bid
    142 bids

    As the creator of an 80% completed eCommerce application built with Flutter, PHP, and MySQL, I am in need of an experienced developer to assist with the project's completion. The existing eCommerce system comprises of four tables, namely User, Contact, Cart, and Product. The task involves the inclusion of at least five more tables, specifically: 1. Wishlist Table 2. Order History Table 3. Shipping Details Table 4. Payment Cart Table 5. Others (as necessary) Additionally, I require the implementation of several features including: 1. Payment Integration: Enable seamless payment transaction within the app 2. User Reviews: Install functionality that allows users to leave and read reviews on products Successful candidates must conduit their extensive experience in wo...

    $39 (Avg Bid)
    $39 Avg Bid
    7 bids

    I want to manage a work - system that will draw from an xml file (attach) from my supplier every day and update 1. products (addition or removal depending on the file) 2. update of prices, photos, characteristics, description, etc. 3. it will run once a day automatically everything I want automatically no manual tasks now 90 products on my site after xml 4000 products import the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all + 90 products my total 4090 products the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all this update auto not manual messages for suplier: Subject: XML directives Top right "Welcome ..." ->...

    $53 (Avg Bid)
    $53 Avg Bid
    37 bids

    I need a Python programmer well-versed in seamlessly integrating Rapid API. I require e...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 ma...

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    101 bids

    I want to manage a work - system that will draw from an xml file (attach) from my supplier every day and update 1. products (addition or removal depending on the file) 2. update of prices, photos, characteristics, description, etc. 3. it will run once a day automatically everything I want automatically no manual tasks now 90 products on my site after xml 4000 products import the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all + 90 products my total 4090 products the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all this update auto not manual messages for suplier: Subject: XML directives Top right "Welcome ..." ->...

    $75 (Avg Bid)
    $75 Avg Bid
    94 bids

    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 tools as shown in sample website below. You may even assume the task is to replicate the sample website. Sample 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

    $519 (Avg Bid)
    $519 Avg Bid
    49 bids

    Our primary goal is to establish an e-commerce website aimed at professionals. The site should have a strong emphasis on: - Visually pleasing content: Use top-notch graphic...to capture attention. - Relevant and Concise information: The site needs to be informative, offering precise and straightforward information about our products. - Interactivity: A user-friendly interface leading to seamless navigation and engagement is critical. - Import and Export of Products: The functionality for importing and exporting products should be effortless and efficient. Ideal candidates should have significant experience in designing e-commerce websites, graphic design, SEO, and server-side scripting for product import/export. Knowledge and understanding of the professional market is a de...

    $280 (Avg Bid)
    $280 Avg Bid
    101 bids
    CSV Data Entry & Completion 6 days left
    VERIFIED

    I’m looking for a data scraping expert to finalize a CSV file that’s already in progress. Here’s what I need: Responsibilities: Accurately record work emails and phone numbers for over 1000 entries. The spreadsheet already includes personal names, company names, and job titles. Qualifications: Extensive experience with CSV files. Exceptional attention to detail. Must be proficient in data scraping techniques. This task involves thorough search and data entry, demanding someone with outstanding organizational abilities and a focus on details. If you’re up for the challenge of this initial data completion phase, please consider applying.

    $103 (Avg Bid)
    $103 Avg Bid
    151 bids

    I'm in need of an experienced .NET/Angular developer who can build me an e-commerce website. Your task will primarily involve: - Creating a User registration and login system. - Establishing Product search and filtering capabilities. - Implementing a Shopping cart and checkout system. Moreover, it's essential for the website to support different payment methods. These should include: - Credit/Debit cards - PayPal - Bank Transfers This project will require someone with a proven track record in developing responsive and user-friendly e-commerce websites. Knowledge of .NET API and Angular are non-negotiable. If you have these skills and can complete this project ASAP, please get in touch.

    $168 (Avg Bid)
    $168 Avg Bid
    11 bids

    I'm in need of a competent React & Node.js developer who will set up an e-commerce website for testing purposes with certain specific functionalities as outlined below: - Integration of E-commerce Functionality: The developer should be able to set up an e-commerce platform, complete with product listing, shopping cart, and checkout functionality. - Integration with Third-party APIs: This involves setting up APIs to allow smooth data exchange between the website and other applications. - Implementation of an Order Tracking System: This system should provide static updates to customers about the progress of their orders. - Design of Payment Option: I'm looking for a minimalistic and clean design for the payment option interface. Ideal Skills: - Proficiency in Rea...

    $768 (Avg Bid)
    $768 Avg Bid
    80 bids

    I need some help me customise a Framer template with my content and layout all the breakpoints (mobile, tablet, etc) correctly. You will need intermediate to advanced knowledge using Framer.com. It's a single page site with 5 sections. I have created a Figma design to show the customisations/layout I want. I just need someone to make the Framer template look like the Figma design (not import the Figma design to Framer!). The site must be designed with all the correct Position and Sizing settings (Relative, Fill, Fit Content, etc) applied to each element so that the site responds well on different screen sizes. Please send examples of sites you have build using Framer and include the word ‘CustomiSe’ in the title of your cover letter. Look forward to hearing from ...

    $149 (Avg Bid)
    $149 Avg Bid
    79 bids

    I'm experiencing a persistent, troubling issue on my WooCommerce-based shopping cart. Whenever my customers are trying to make a payment using their credit cards, they are confronted with an "Unexpected Error" message. This issue is significantly affecting the sales and customer experience on the site, and I'm urgently seeking a seasoned WooCommerce expert to resolve it. Your role will require: - Investigating the root cause of this unexpected error in the payment process - Correcting this issue to ensure smooth and error-free credit card transactions Ideal skills for this project include: - Extensive experience with WooCommerce - Solid understanding of payment gateway integrations, specifically credit card transactions - Proven troubleshooting and probl...

    $29 (Avg Bid)
    $29 Avg Bid
    73 bids

    It is necessary finish a web application in python + django regard the statistic of stocks. So it is necessary: some fetaures of some filter; -. make some change to mysql database and api to datafeed. -. verify the formulas and add some features; -. make better the design. - create an admin page with security login and import stocks manually. Please answer only if you can show similar experiences

    $111 (Avg Bid)
    $111 Avg Bid
    110 bids

    For this project, I require someone with extensive experience in Microsoft Power BI, JSON and data analysis. The main aim of the project is 1) automated export data from our current sales system though the use of JSON 2) creation of Dashboards for different user groups inside the company 3) creation of CSV data tables for use in other system Proficiency in Power BI dashboarding, JSON and understanding of sales analytics data is crucial. Above all, keen attention to detail and an analytical mind are crucial for this task.

    $1072 (Avg Bid)
    $1072 Avg Bid
    43 bids

    I need an experienced website developer to design and create an e-commerce website for my FIRE SAFETY business. Key Requirements: - The website must have a product catalog feature to display less than 100 varied products. - Shopping cart functionality for easy customer purchase is crucial. - The inclusion of real-time order tracking for enhanced customer experience. Ideal Candidate: - Proficient in e-commerce website development. - Experience with shopping cart and real-time tracking integrations. - Familiar with managing small scale product catalogs. The ultimate goal is to create an easy-to-navigate online store that provides a smooth shopping experience for our customers.

    $125 (Avg Bid)
    $125 Avg Bid
    82 bids

    I am in need of a skilled website developer to create an e-commerce site for my furniture business. Key features required include: - Product search and filtering options - Shopping cart and checkout system - Customer review and rating system I currently do not possess a website domain or hosting, therefore assistance in this area would be greatly appreciated. Furthermore, I will require a fully set up payment integration system. The successful freelancer would preferably have prior experience in e-commerce website development, and an understanding of payment system arrangements for such platforms. Your expertise in user-friendly design and SEO optimisation would also be highly advantageous for ensuring web traffic and conversion to the platform. I look forward to seeing your...

    $298 (Avg Bid)
    $298 Avg Bid
    128 bids

    I'm seeking an individual with adept experience and understanding in data exportation and e-commerce, who can assist in quickly exporting a CSV file from AliExpress containing specific product information. The ideal candidate would be detail-oriented, with proficiency in web scraping and handling CSV files. The tasks involved include: * Extracting product information from AliExpress effectively; this solely entails the product title and description, product price, and product images. No other details are necessary. * Saving the exported CSV file to my Squarespace website. It's necessary for the individual to have both an understanding of AliExpress's platform and knowledge of managing Squarespace websites. This task requires prompt and accurate compl...

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    27 bids

    More details: What is the purpose of your Shopify website? E-commerce sales Which essential features are you looking for in your e-commerce Shopify website? Product showcase, Shopping cart, Customer reviews Do you have a specific design or visual style in mind for your Shopify website? Elegant and sophisticated

    $187 (Avg Bid)
    $187 Avg Bid
    163 bids

    ...locator feature that allows customers to find physical store locations based on their location or search criteria. Product Badges: Design and integrate product badges to highlight special offers, new arrivals, best sellers, etc., on product listings. Slide-out Cart: Create a slide-out cart functionality that provides a seamless user experience for adding and managing items in the cart without leaving the current page. Product Page/Cart Upsells & Cross Sells: Develop upsell and cross-sell features on product pages and in the shopping cart to encourage customers to add complementary or higher-value items to their purchase. Minor Updates to Various Pages: Make minor updates and improvements to various pages of our Shopify store to enhance usabilit...

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

    ...variations does not suit our company. We are looking for a developer who can import 3D model data into PlayCanvas, so we hope you understand this well before bidding. We are looking for a developer who can import 3D model data into PlayCanvas. Project Introduction: Our company is creating a site that implements a function to look around cars using the PlayCanvas engine. The developer I worked with for 4 years left the job due to personal reasons, so I'm looking for a new developer. Development tools: PlayCanvas engine, React, Node.js, JavaScript, etc. All projects have already been created with PlayCanvas, so producing them with or making variations does not suit our company. We are looking for a developer who can import 3D model data into PlayCanvas, so w...

    $2161 (Avg Bid)
    $2161 Avg Bid
    106 bids

    ...areas that need improvement; - You will then make changes focusing on keyword optimization and technical SEO to drive more organic traffic; - As my site is built on the CS-Cart platform, I require someone experienced in working with this specific CMS for a seamless working process; - On top of your SEO duties, you will make recommendations for site improvements and upon approval, implement them; - By the end of the project, I expect to have a more visible, efficient, and user-friendly website. Ideal candidates should have solid experience in SEO (especially keyword optimization and technical SEO), proficiency with CS-Cart, and a knack for website enhancement. Please show previous projects that can demonstrate your skills and effectiveness. Any bid provided for hourly ra...

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

    I need a professional to design a highly functional e-commerce website with an integrated blogging platform and a contact form. Even though I skipped the question about specific features, I expect the standard features of an online store. These include: - Product listing: to showcase my products organised in different categories - Shopping cart: to facilitate purchase of items - User-friendly interface: to ensure a smooth shopping experience for my customers. Skills and Experience Required: - Proven experience in developing e-commerce websites - Excellent knowledge of WordPress, WooCommerce, and other e-commerce platforms - Experience in creating visually appealing and navigation-friendly sites - SEO and responsiveness expertise. Your ability to not just deliver but exceed my exp...

    $109 (Avg Bid)
    $109 Avg Bid
    44 bids

    I am looking for an expert mobile application developer who excels in both iOS and Android a...Date Range 5. Review Current Meter Reading by Property Name: Approve Water Reading and Service Charge for Billing. Sample of Pending/Approval format attached. Export File, Report of Pending Approval, Approved. Filter by Property 6. Export xlsx files on Based on Excel Template Settings with Editable Export Headers and Mapping 7. Search of Archived Files already exported The Excel Template for Import/Export file will have 20 field names to be used for mapping. See attached sample. Your quote MUST include: a. All the technologies to be used b. Time Period Required | State each deliverables MUST include sample of Mobile App and Web Portal. Otherwise, please do not bid. Thank you for unde...

    $750 - $1500
    Sealed NDA
    $750 - $1500
    94 bids

    I need a seasoned Shopify developer to enhance my online store's functionality. The focus will be on ensuring smooth operations of the Shopping Cart & Checkout system, streamlining User Accounts & Profile Management, and integrating advanced Search & Filters. Additionally, adeptness in integrating payment gateways - specifically PayPal and Stripe, is required for seamless transactions. Ideal candidates should have a proven track record in creating efficient, user-friendly Shopify stores. Proficiency in e-commerce website development, advanced knowledge of Shopify platform and experience with popular payment gateways are key to this role.

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    32 bids

    Please Sign Up or Login to see details.

    Featured Urgent Sealed NDA

    ...issue where my WooCommerce cart appears empty on certain pages. At present, I am unable to determine the exact number of affected pages, hence, your main role will be to identify the root cause of this issue. Here are some key things you should consider while bidding: -- Please do not ask "what is your budget". Your bid amount should be the amount you intend to perform the task for. -- You may be asked to work with our live production site. At no time should changes be made without first letting us know what changes are needed and notifying us when the changes will be made Requirements for the job are: - Prior experience with WordPress and WooCommerce is necessary. - Proficiency in troubleshooting and problem-solving skills. - Experience in identifying and fixing ...

    $133 (Avg Bid)
    $133 Avg Bid
    203 bids

    ...themes into separate folders for better management. 2) Develop First Theme Template with Core Functionality - $800 Designing and developing the initial theme template, ensuring it's responsive and integrates with the core business logic for cart and order systems. from logging in to placing orders. It's all included in this phase. 3) Implement Theme-Based Dynamic Layouts - $200 Creating a system where the site layout dynamically adjusts according to the active theme. 4) Create Universal Components - $300 Developing key components like Home, Product List, Cart, etc., that work across all themes. 5) Enhance Theme Adaptability - $100 Ensuring components can change appearance based on the selected theme, making each store look unique. 6) Expand Customization Options ...

    $1450 (Avg Bid)
    $1450 Avg Bid
    1 bids

    As a medium-scale project in progress, I'm seeking a specialist experienced in Unreal Engine 5, with in-depth skills in Python. Duties will include: - Converting vector fields from csv to fga format - Sorting and interpolating selected data values, specifically position coordinates and velocity values - Effective integration of these values into our current Unreal Engine 5 environment Ideal freelancers should evidently present their relevant experience within their application. Familiarity with our project scale and tasks would be advantageous for successful completion in our given timeline.

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    63 bids

    ...the app to access its features. Registration could be done via email, phone number, or social media accounts. Browsing Restaurants: Once logged in, users can browse a list of restaurants available in their area. They can view restaurant details such as cuisine type, menu, ratings, and reviews. Placing Orders: Users can select items from the menu of their chosen restaurant and add them to their cart. They can specify any customizations or special requests for their order. Checkout and Payment: After finalizing their order, users proceed to checkout. They can choose from various payment options such as credit/debit cards, mobile wallets, or cash on delivery. Order Confirmation: Once the order is placed and payment is processed, users receive a confirmation notification with det...

    $2654 (Avg Bid)
    $2654 Avg Bid
    195 bids

    ...adobe media encoder - how to add automatic captions to video (burned in captions) in premiere pro - how to bring after effects composition into premiere pro (Adobe dynamic link) - how to do spell check in Premiere Pro - how to edit a time-lapse in premiere pro (lots of images in an image sequence) - how to use both warp stabilizer and change speed on a clip together (by nesting sequences) - how to import and edit a premiere pro graphics template (MOGRT file) - how to use Horizontal Flip and Vertical Flip effects in premiere pro Style: Follow the examples set here: @RDKtutorials/videos - Every video needs to have at least 1920x1080 HD resolution or higher. - You'll need to digitally zoom into the frame as you adjust settings, etc. - Start every video with, "Hey everybod...

    $116 (Avg Bid)
    $116 Avg Bid
    21 bids

    ...e-commerce functionalities, such as product search and filter, shopping cart and checkout process. - Building a navigational structure similar to the referenced site, and carrying out an extensive build-out of menus and backend product catalog. The ideal candidate will have experience in e-commerce web development, with a strong skill set in easy-to-navigate menu structures. Your portfolio should demonstrate your ability to work with vibrant color palettes as well as your prowess in handling e-commerce functionalities. A keen attention to detail will be key to producing a user-friendly website that matches my specifications. Key points: 1. Flexible Product catalog with stock management. - Ability to categorize as per the example website. See attached image. 2. Ability t...

    $484 (Avg Bid)
    $484 Avg Bid
    379 bids

    More details: What is the purpose of the structures you want to build? Residential buildings How many different design variations do you want for the structures? One design What specific features are you looking for in your residential building's design? Glulam arches and connected roof

    $464 (Avg Bid)
    $464 Avg Bid
    23 bids

    So when you add product to minicart, the minicart opens without any products !! If we disable Nitropack ( cache module) , then there are no issues. Problem is related to the theme and Nitropack. Magento 2.4 with Unlimited theme and Nitropack installed. Applications without specific Magneto experience will not be considered.

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

    Objective:...during review, the import of the affected document will be halted. An notification detailing the errors, including the specific worksheet and cell location, is shown to the submitting user for corrections. Database Import: Upon successful validation, data will be transferred to the database within a transaction, ensuring all-or-nothing import to maintain data consistency. Specific tables will be designated for each document type, determined during the analysis and planning phase. SharePoint Integration: Update the status of the document in SharePoint based on the import outcome, allowing for an overview of import success. Notify the user (and optionally the IT solution administrator in case of technical errors like SharePoint or database ac...

    $1515 (Avg Bid)
    $1515 Avg Bid
    21 bids

    Looking for a proficient front-end developer to build user-friendly interfaces for my e-commerce websites for Rentex Group - . This involves a potential for long-term roles in a rapidly growing enterprise. Key roles: - Implementing product search and filtering systems - Creating seamless shopping cart and checkout processes - Developing user registration and login functionality - Code optimization for onsite SEO - UI and UX design restyling and re-arranging - Design of Home, Category and Product page Design and Aesthetic: - Implement a minimalistic and clean web design that aligns with the brand's vision and improves user experience Ideal candidates: -Strong knowledge of front-end technical specifications - Previous e-commerce development experience is a plus Join me

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    152 bids

    Dear designers, We need a unique, stylish and clean company logo for a car dealership in The Netherlands named "Moss Automotive". This company will be working in the import and export of premium luxury cars. Please note that our target audience will be traders in high end cars from all over the world. The logo design must match our target audience. We don't have a specific design in mind and we want to see some nice and creative ideas from you. I will provide regular feedback and remove the designs we don't like to keep the entries clean. Please don't submit used logo's from generator AI tools. We need something unique designed from scratch. Please don't submit 3D entries with storefront or wall background. Just the logo in 2D please so we can ...

    $80 (Avg Bid)
    Guaranteed
    $80
    489 entries

    Looking for a proficient developer skilled both in PHP and WordPress. The requirement includes: **Overview** Create a web portal using PHP and WordPress ...slot time, patient's phone number, amount, and mode of payment. - Filter options: - Service picker - Booking date range - Payment status **7. Profile Management** - Hospitals update their profiles and doctor details. - Include basic information and contact details. **8. Export Reports** - Administrators and hospitals export reports (e.g., appointment statistics). - Export data in CSV or PDF format. **9. Search Functionality** - Search bar to retrieve bookings based on keywords (patient number). **10. Logout** - Secure logout functionality for all users. **Database Setup** - Create a MySQL/SQL server wi...

    $334 (Avg Bid)
    $334 Avg Bid
    41 bids

    I'm in need of expert legal guidance to help me navigate through the ...Compliance advice: As an international logistics company, I need to comply with a multitude of regulations. I'm looking for an individual or firm who can provide compliance advice in all areas - from transport regulations to import/export rules. The ideal candidate will have extensive experience in international law, particularly pertaining to the logistics industry, and have a deep understanding of regulatory compliance. Ability to seamlessly navigate and expedite the licensing process in various countries and regions is a must. An in-depth knowledge in the field of transport, import, and export regulations is also crucial. Proficiency in English communication both written and spoken is a pre...

    $113 (Avg Bid)
    Local
    $113 Avg Bid
    2 bids