Stripe checkout code donation jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 stripe checkout code donation jobs found, pricing in SGD

    ...page will be created, from this page users will sign up, pay the prices we have set through Superadmin (Stripe integration) and buy packages. Then they will type their domain and they will be presented with the required CNAME/A Registration values. When he/she makes his/her redirections, the Medusa admin will be opened, and the user will be able to set up the e-commerce site in this way. - We will be allowed to specify several different packages and plans through Superadmin. With the price we set through Superadmin, when the user creates an account, he/she will purchase an e-commerce package using Stripe for a certain period (monthly/yearly) and continue by renewing if he/she wants. (Stripe Subscription infrastructure will be used for the subscription system). - W...

    $23407 (Avg Bid)
    $23407 Avg Bid
    35 bids

    ...for an experienced developer who can integrate Stripe and Apple Pay into a landing page to create a tip collection system. The primary goal of this project is to create a seamless, user-friendly experience for our customers, increasing the chances of them leaving a tip. Key Requirements: - Integrate Stripe and Apple Pay: The developer should have solid experience working with these payment platforms and be able to integrate them into a landing page. - Tip Collection System: The landing page should feature a tip collection system that is easy for customers to use. - User Experience: The landing page should be designed with the user experience in mind, ensuring a smooth and hassle-free process for customers. Ideal Skills: - Proficiency with Stripe and Apple Pay APIs...

    $120 (Avg Bid)
    $120 Avg Bid
    6 bids

    I'm looking for a skilled React developer who can assist in changing a Stripe integration to specifically for the payment form. - The integration should support recurring payments. - The payment form needs to collect the user's Name, Email, and Phone number. Ideal candidate: - Proficient in React and has experience with payment gateway integrations. - Familiarity with is a plus.

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

    I'm looking to buy a complete and *READY* code for a football management browser game (like Hattrick, Trophy Manager, etc.). Essential features include: - Registration - Team creation and player management - Tactics creation - Transfers - Game simulation - Leagues system. Preferred technologies are JavaScript and C#, but others are acceptable. I'm also open to offers for partially finished games.

    $1171 (Avg Bid)
    $1171 Avg Bid
    24 bids

    I'm in...proficient Python developer who can help compile a Python code, that I have acquired from GitHub, into an executable format for Windows. As the client, I expect: - Understanding the existing Python code and its dependencies - Transforming the Python code into a Windows executable file Successful freelancers should provide a detailed project proposal illustrating how they plan to compile the code to exe on a Windows operating system. Though no specific Python libraries or frameworks were mentioned, a background in Python coding and debugging is paramount. The ideal freelancer should have a deep understanding of Python code, dependencies, and experience dealing with code from GitHub. Experience in generating Windows executable files...

    $31 (Avg Bid)
    $31 Avg Bid
    16 bids

    ...comprehensive full-stack development skills, with the aim to create a robust and functional website targeting students. The layout should be intuitive, offering a seamless learning experience. Key Features: - A fully functional and interactive landing page that includes contact forms and social media integration for enhanced communication. - A secure payment gateway offering an effortless checkout process for users. - Implementation of video and study material storage facilities. - Live classes integration providing real-time learning experiences. Study Material Details: - Incorporation of text files, video lectures, and interactive quizzes for a well-rounded learning experience. The project offers a strict timeline, hoping to complete within 1 month. Ideal freelancers sh...

    $346 (Avg Bid)
    $346 Avg Bid
    15 bids

    ...need of a skilled Delphi developer, well-versed with Delphi 5, to work on an existing software project. The goal is to both fix bugs and enhance the software with new features, ultimately improving its performance. Key Responsibilities: - Identify and address issues causing certain features not to work - Implement necessary bug fixes - Integrate new features in a seamless manner - Optimize the code for improved performance familiar with firebird database and report builder. Ideal skills and Experience: - Strong background in Delphi development, specifically with Delphi 5 - Proven track record of fixing bugs and enhancing existing software - Understanding of software optimization techniques - Ability to work effectively both independently and as part of a team - Strong probl...

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

    Looking for a professional who can integrate a donation page into a website using CCAvenue as payment gateway.. Tasks Use our donation page with 6 different donation options and amounts and make the checkout via CCAvenue work. Design/create form to collect donor details (name, email, address, PAN etc) based on a sample form that will be provided. Backend Development (PHP): Integrate CCAvenue API using their PHP libraries. Develop functionality to capture donation amount and donor details. Send transaction data (amount, details) securely to CCAvenue for payment processing. Create a database to store donor information and transaction records. Payment Processing: Handle CCAvenue response (success/failure) after payment authorization. CCAvenue account to...

    $116 (Avg Bid)
    $116 Avg Bid
    20 bids

    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.

    $181 (Avg Bid)
    $181 Avg Bid
    36 bids

    Fix woocommerce reports and remove zipcode from shipping checkout

    $67 (Avg Bid)
    $67 Avg Bid
    1 bids

    I am currently working on a JavaFX project that is in need of...graphical charts and visualizations. However, the Graphical User Interface (GUI) needs enhancement to ensure a better user experience. • Finish the incomplete JavaFX code and make the project work properly. • Enhance the GUI – it should be pretty straightforward for someone with your skills. • Ensure that the GUI makes logical sense and applies well to the rest of the code. The ideal candidate for this project should be an experienced JavaFX coder comfortable with GUI enhancement implementations. Having excellent attention to detail and problem-solving skills will be a plus. so milestone3 is my last task and the zip file contains my code that need to be completed with the task i adde...

    $30 (Avg Bid)
    $30 Avg Bid
    7 bids

    Coding of trading view indicator to requirements provided for divergence of chart price and two separately provided overlaid lines.

    $81 (Avg Bid)
    $81 Avg Bid
    1 bids

    App is done, just integrate webview at the checkout of the app. Urgent.

    $78 (Avg Bid)
    $78 Avg Bid
    33 bids
    Java Code Fix Needed 6 days left
    VERIFIED

    ...setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value 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

    $35 (Avg Bid)
    $35 Avg Bid
    25 bids

    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,...

    $314 (Avg Bid)
    $314 Avg Bid
    25 bids

    I am looking for a skilled WordPress developer who can help me with making some specific adjustments to my website's checkout menu. Key Requirements: - Modify field labels or placeholders in the "Checkout Page" in my wordpress site. - Ensure that the labels are clear and easily understood. - Remove the "zipcode" field. Ideal Candidate: - Proven experience in WordPress development - Familiarity with WooCommerce checkout menus - Strong attention to detail and ability to deliver precise modifications - Strong communication skills Please reach out if you believe you have the right skills and experience for this task.

    $46 (Avg Bid)
    $46 Avg Bid
    83 bids

    I have made an extension which likes posts of fb one by one and after 5 seconds, page refreshes and then likes new post again one by one. The post which is already liked remains as it is. I am facing an issue that after 1 hour my I'd gets logged out. Mujhe bas yeh chaiye ki vo Waps se login ho jaye I can pay max : 600 rupees

    $16 (Avg Bid)
    $16 Avg Bid
    6 bids

    ...Features: - User Registration and Login: It's crucial for the platform to allow for easy registration and login functionalities. - Payment Processing: The system should be able to process donations securely and efficiently. Project Types: - Charitable Projects: Users will be able to create projects aimed at raising funds for charitable causes. Donation Display: - List of Donors with Amounts: I want donors to be recognized for their generosity with their donation amounts displayed. - Anonymous Donations Option: Donors should have the option to remain anonymous if they prefer. - Total Amount Raised Only: The main project page should prominently display the total amount raised so far. Ideal Skills: - Strong experience in crowdfunding platform development, particularly...

    $505 (Avg Bid)
    $505 Avg Bid
    51 bids

    I am looking for a Python developer who can implement concepts from a research paper. - The dev...paper. - The developer must have solid experience in Python, ideally with an intermediate understanding of complex programming concepts. They should be comfortable with an intermediate level of complexity in translating research concepts into code. - Knowledge and experience with the PyTorch framework is a must. The freelancer will need to use it to implement the code from the research paper. This project will require a good understanding of data structures, algorithms, and object-oriented programming in Python. Experience with prior work involving code implementation from research papers would be advantageous. Please only bid if you meet these qualifications and c...

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

    ...toxic working environment 2. Agile, Responsive, and Fast Delivery 3. Collaborative as a team 4. Responsible, Credible, Reliable and Integrity person 5. No agency, only direct hiring ------ I'm looking for a skilled DevOps professional who can help in maintaining my server code. As the DevOps server code maintainer for this project, you will be responsible for: - Server Configuration and Setup: Ensuring the smooth operation of our Linux Debian SSH server. - Code Deployment and Version Control: Managing our PHP and SQL code deployments, including version control. - Monitoring and Troubleshooting: Monitoring the server's performance, and troubleshooting any issues that may arise. The ideal candidate should have experience with PHP, SQL, Linux Debi...

    $39 (Avg Bid)
    $39 Avg Bid
    14 bids

    Code Upgrade for BuddyBoss App Customization

    $259 (Avg Bid)
    $259 Avg Bid
    1 bids

    I need a plugin that includes Apple Pay, Google Pay, and Link payment methods. This plugin should offer a dynamic button to facilitate these transactions based on Stripe's documentation. Please view the documentation here: The app that uses the plugin should also be able to customize the 'statement description', which is a capability provided by the Stripe API (createPaymentIntent). The suitable person would have experience in creating Bubble plugins, and hopefully would be easy for the person to make a quick and simple payment integration.

    $167 (Avg Bid)
    $167 Avg Bid
    18 bids

    I need a skilled developer to assist me in generating NFT art using code for the Solana blockchain. A specific feature I'd like is the use of Hash Lips as the source for the art generation. Im having trouble with the programs, looking for someone to walk me through it

    $422 (Avg Bid)
    $422 Avg Bid
    4 bids

    I need a highly skilled Webflow developer to enhance my current website. The added functionalities I'm after include: 1. E-commerce capabilities: I need to add product listings and a streamlined checkout process for online purchases. 2. Contact Form: A well-integrated contact form for potential leads to readily contact us is highly necessary. 3. Social Media Integration: A seamless tie-in with various social media platforms is essential for improved brand exposure. The main objective of this enhancement is to generate more leads for my business. Therefore, I require an interface that's optimized for such. Design-wise, I’m looking to incorporate bright and vibrant colors that reflect the energy of my brand. Experience in this type of aesthetic is preferable. Ide...

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

    ...- Possibility to leave reviews and ratings - Sign up for subscriptions - Integration with Bigbluebutton tool - Payment options through Stripe Connect, Google and Apple Pay, among other methods - Calendar synchronization with Google and Apple. For Tutors (as a minimum): - Functionality to create and manage profiles - Ability to set availability and schedule - Receive tutoring session bookings - Opt in for subscription for repeated lessons. For Admin (as minimum): -Dashboard -payout Ideal freelancers for this project will be proficient in not only the development of digital marketplaces but also in integrating third-party tools such as Bigbluebutton, Stripe Connect, and Google/Apple API's for payment and comllex calendaring functions & integration, & GeoGebr...

    $1704 (Avg Bid)
    $1704 Avg Bid
    95 bids

    I have a Python notebook containing well-structured code that effectively translates a sample of a large dataset from English to Arabic. However, the current code cannot handle the entire dataset due to its size. using : model_name = 'Helsinki-NLP/opus-mt-en-ar' Tasks: - Modify the existing Python code in the provided notebook to translate the entire dataset from English to Arabic. - Ensure the translated data is saved in two formats: Comma-Separated Values (CSV), and Apache Parquet (.parquet) - Provide the CSV and parquet files after saving (most run and give results)

    $34 (Avg Bid)
    $34 Avg Bid
    20 bids

    ...product listing, a product details page, and payment integration. The payment system that should be integrated is Stripe. Key Requirements: - Develop a product listing section mirroring the functionality of the provided example. - Create a product details page consistent with the example. - Integrate the Stripe payment system. Design: - The design of this new section should be in line with my existing site but I'm open to small enhancements for a better user experience. Please maintain the overall look and feel of my website. Ideal Skills and Experience: - Proficiency in front-end development with experience designing and implementing e-commerce features. - Prior expertise with Stripe integration. - Ability to replicate and improve upon existing design eleme...

    $203 (Avg Bid)
    $203 Avg Bid
    110 bids

    Develop an interactive website: 1) clean structure and fast loading (who, what, how, process, product cat.) 2) data management (input and format conversion to pdf format) 3) automatic language conversion based on geographic location 4) ai chat messenger 5) Interactive design a) slider banners b) animated (wave length or video background) 6) integrate stripe gateway. All information is ready, details will be provided once confirmed and website must be finalized/deployed within June 5. Thank you!

    $265 (Avg Bid)
    $265 Avg Bid
    23 bids

    I'm looking to set up an online store using WooCommerce on WordPress. Key Requirements: - Experienced in setting up WooCommerce stores with a focus on physical goods. - Proficient in integrating Stripe payment gateway. - Familiarity with adding necessary shipping add-ons for a smooth customer experience. - Arabic English shop In the setup, I'd expect: - A user-friendly interface for easy navigation. - Properly integrated Stripe payment gateway for secure transactions. - Shipping add-ons that can calculate shipping costs accurately. I'm looking for a freelancer with a proven track record in setting up similar WooCommerce stores and can deliver the project within a reasonable timeframe.

    $247 (Avg Bid)
    $247 Avg Bid
    92 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.

    $269 (Avg Bid)
    $269 Avg Bid
    61 bids

    I'm in need of a skilled and experienced freelancer to create a WordPress website for my jewelry brand. Key Requirements: - E-commerce Functionality: I want the website to have a smooth and secure checkout process, with the ability to add products, categorize them, and manage inventory. - Responsive Design: The website should be mobile-friendly, given that a significant portion of my target audience falls within the 25-45 years old age group, who are likely to access the site through their smartphones and tablets. Design and Layout: I don't have a specific design in mind, so I'm looking for a professional who can understand my brand and create a visually appealing, user-friendly website. Copywriting: Additionally, I'll need assistance with the copywriting for ...

    $539 (Avg Bid)
    $539 Avg Bid
    1 bids

    I am experiencing an issue with my Wordpress website where there is a conflict with an eCommerce plugin. The problem lies specifically in the checkout process. I'm seeking an individual with experience in resolving this type of conflict and proficient in dealing with eCommerce plugins. Your tasks would include: - Identifying the source of the conflict - Fixing the problem, ensuring the checkout process runs smoothly - Testing to confirm the issue is resolved Expertise in Wordpress bug fixing, especially in relation to plugin conflicts, is a must. Knowledge of eCommerce operations will also be beneficial for this project.

    $29 (Avg Bid)
    $29 Avg Bid
    9 bids

    I need an expert in Python for maintenance tasks on some existing code. Key Tasks: - **Bug Fixing:** This code has some bugs that need to be identified and fixed to ensure its proper functioning. - **Code Optimization:** Your expertise is crucial to streamline and optimize the performance of the existing code. Ideal Candidate: - Proficient in Python - Experienced in code maintenance - Skilled in bug fixing and code optimization.

    $26 (Avg Bid)
    $26 Avg Bid
    17 bids

    I'm looking for a seasoned C++ expert to optimize a codebase for improved readability and maintainability. Your primary goal in this project will be to ensure the code is easier to understand and work with in the long run. Key Responsibilities: - Analyzing the existing C++ code and identifying areas for improvement. - Implementing optimization strategies to enhance the code's readability and maintainability. Ideal Qualifications: - Extensive experience in C++ development, specifically in optimizing code. - Proven track record of enhancing code readability and maintainability. - Strong understanding of best practices in C++ development. I'm open to discussing the specifics of the project with the selected expert.

    $265 (Avg Bid)
    $265 Avg Bid
    6 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.

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

    Hi, I hope all folks are doing well. I need someone to assist me in online task. A person needed from stripe supported country. Preferably from Canada, Australia. What you need to do? You need to help me get into Medium (Partner Program). In order to that, I need address information. And Id verification for Stripe. If you can assist me in this task. I can pay you by task or you can partner with me for my blog earning. Which means if I started earning from my blog, I will pay you $50 each month. makelivingonline1 at the rate of Thanks

    $23 (Avg Bid)
    $23 Avg Bid
    9 bids

    solana nodejs code for multi-swap within same tx.

    $30 (Avg Bid)
    $30 Avg Bid
    6 bids

    I'm in need of a skilled developer to create an online store using WordPress. The store will specifically cater to digital products, hence, appropriate plugins and features will need to be implemente...online store using WordPress. The store will specifically cater to digital products, hence, appropriate plugins and features will need to be implemented. Key Project Requirements: - Implement a shopping cart system - Integrate a payment gateway: Stripe along with p24, blik, sofort, skrill, giro, and ideal - The store will exclusively sell digital products The ideal candidate for this project should be adept in WordPress, have previous experience in building online stores, particularly for digital products, and have proven experience in integrating Stripe and other speci...

    $278 (Avg Bid)
    $278 Avg Bid
    73 bids

    I am in search of a...my Non-Governmental Organization (NGO). Primary Purposes: - Inform potential volunteers and donors about our organization, projects, and achievements. - Act as a platform to attract and engage new volunteers and donors. Specifications: - A Contact Form provision for visitors to reach us easily. - Blog/News section to keep the audience updated on our activities. - A secure and user-friendly Donation/Payment Gateway for effortless transactions. Design Preferences: - A design that is clean and minimalist. Ideal Skills: - Proficiency in web development and creating user-friendly interfaces. - Earlier experience with NGO websites would be a plus. - Knowledge in setting up secure online payment systems. - Exceptional creativity in creating minimalist yet engagin...

    $97 (Avg Bid)
    $97 Avg Bid
    17 bids

    I'm working on a school project that involves the development of a Coal Mining Security Alert System. I need someone who can code in Quarky to create this block code system. Unfortunately, I haven't gotten to the point of defining the complete scope of the project, but I'd like to start with the code development. I'm looking for someone who can: - Use Quarky to build a block code system - Understand and implement basic security alert functionalities - Be ready for subsequent feature additions and changes Key Features: = Face Detection: Implement face detection functionality to identify individuals within the mining area. = PPE Kit Verification: Utilize image processing techniques to ensure that miners are wearing proper PPE kits. The system...

    $27 (Avg Bid)
    $27 Avg Bid
    4 bids
    Modify a code on C# 5 days left
    VERIFIED

    We have a program on C# written on Visual Studio. We want to modify the current program, which read bar codes on a warehouse, for other sections of the company. On this project we will like it to get information from different Oracle tables. Job is to use the original code that we provide and make modifications to adapt to our new requirements.

    $132 (Avg Bid)
    $132 Avg Bid
    26 bids

    ...onboarding experiences with a secure, Stripe-integrated paywall. Key Requirements: - Development of an onboarding flow designed to maximize user retention and conversion. - Integration of a paywall using the Firebase Stripe Extension payment gateway for iOS, Android and Web platforms. - Record Stripe events in Firestore. - Use BLoC pattern. - Account management screen where users can view/cancel subscription with feedback form - A high-quality, intuitive, and bug-free final product that meets the standards of major app stores. Ideal Skills and Experience: - Proven experience in app development with a focus on sales and service. - Expertise in cross-platform development, particularly for iOS and Android. - Experience with integrating payment gateways, preferably ...

    $686 (Avg Bid)
    $686 Avg Bid
    59 bids
    Enhanced Webcam Emulator Code 5 days left
    VERIFIED

    I'm looking for a skilled programmer who can develop a custom solution for me using frida-tools. The goal is to manipulate webcam settings within an Android emulator environment via adb. Here's what I need: - Modify the current webcam resolution to be higher. - Improve the webcam image quality to support High Dynamic Range (HDR). - Ensure frida-tools can adjust parameters to emulate native library detection. What I require from you: - Experience with frida-tools and adb commands. - Understanding of Android emulator environments. - Proficiency in webcam technology, including resolution and HDR. - Capability to simulate native Android library detections. Freelancers with prior projects involving webcam customization or Android emulation will be preferred. If you have the techn...

    $257 (Avg Bid)
    $257 Avg Bid
    13 bids

    I am looking for someone who knows how to do theme customisation on Shopify. I want that when a customer clicks on the Buy Now button of my Shopify store, that customer is taken to the checkout page of another Shopify store. My budget is ₹1000 for this task.

    $85 (Avg Bid)
    $85 Avg Bid
    26 bids

    I am seeking to develop an ecommerce clothing platform to sell a range of clothes targeted at the young adult demographic (ages 18-25). It's crucial that the store offers: - Effortless navigation across diverse product categories, intuitively guiding customers to their desired items - Detailed product information and reviews, fostering informed decisions - A seamless and smooth checkout and payment process to promote a positive, frustration-free purchasing experience Prospective freelancers should come equipped with UI/UX design skills, a robust understanding of ecommerce business operations, and substantial experience developing for a young demographic. A keen eye for fusing functionality with modern, youthful aesthetics would be the cherry on top. Your bid should demonstrat...

    $127 (Avg Bid)
    $127 Avg Bid
    8 bids

    ...designer with experience in building dynamic websites I want this website to feel exclusive and dynamic. The project is to develop a website for a subscription box service targeting young millennial and GenZ consumers. - Key Features: - Customizable Subscriptions: The website must allow selected users to customise their subscription box - Easy Checkout Process: The online shopping experience should be seamless with a user-friendly checkout process many be gamified. - Integration with Payment Gateways: The site must be secure and seamlessly integrated with various payment portals Ideal Skills & Experience: - Proficiency in modern web development technologies - Experience building subscription-based e-commerce websites - Understanding of UX principles to en...

    $163 (Avg Bid)
    $163 Avg Bid
    14 bids

    ... User-submitted items with high-resolution images, detailed descriptions, prices, and availability Categories and subcategories for easy navigation Advanced search and filtering options (by category, price range, condition, seller rating, etc.) E-commerce Functionality: Secure shopping cart system Smooth checkout process with multiple payment options (credit cards, PayPal, etc.) Order tracking and history Payment Gateway Integration: Integration with major payment processors like Stripe or PayPal Secure transaction handling Rating and Reviews: System for buyers to rate and review sellers and products Display of ratings and reviews on product and seller profiles Messaging System: Direct messaging between buyers and sellers for negotiation and queries Notification system...

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

    ...optimize an existing codebase used for data analysis. Key Requirements: - Improve the speed of the code: The primary goal of this project is to significantly enhance the algorithm efficiency, thus resulting in a noticeable speed improvement. Ideal Skills and Experience: - Proficient in Python: You should have extensive experience working with Python and be able to recognize areas in the code that are causing performance bottlenecks. - Data Analysis Experience: Familiarity with data analysis practices would be beneficial as the code is part of this application. - Optimization: You should have a strong background in optimizing code for improved speed and efficiency. Additional Information: - The code is currently functional but is not running at t...

    $34 (Avg Bid)
    $34 Avg Bid
    19 bids

    Responsibilities: Set up and configure our course platform on Kajabi, ensuring seamless functionality and user experience. Customize and design course pages, sales pages, and checkout processes to align with our branding and marketing strategies. Implement automated email sequences, marketing funnels, and other features to maximize course sales and engagement. Provide technical support and troubleshooting assistance for any issues related to the Kajabi platform. Stay updated on the latest features and best practices in Kajabi to continually improve our course platform's performance. Qualifications: Proven experience working with Kajabi, including setting up and managing online courses. Proficiency in designing and customizing course pages, sales funnels, and email seque...

    $28 / hr (Avg Bid)
    $28 / hr Avg Bid
    17 bids