Add sort option oscommerce jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 add sort option oscommerce jobs found, pricing in AUD

    need Simple live chat system between 2 users, no designing needed. 1. login using php 2. show list of users fetched from db 3. on clicking a user, initiate chat (if the other user not blocked the requested user) 4. the chat should be live, realtime. and the data to be stored in mysql db 5. option to block user should use php as backend and bootstrap as front end . you can use firebase budget AUD 50 and should be done today please don't bid and ask for more time and money

    $41 (Avg Bid)
    $41 Avg Bid
    11 bids

    Hello, I have a wordpress scrapping plugin. I'm looking for someone who can add a function to scrape the website without being blocked by cloudflare. The website has activated it and now it doesn't output the content.

    $61 (Avg Bid)
    $61 Avg Bid
    8 bids

    need Simple live chat system between 2 users, no designing needed. 1. login using php 2. show list of users fetched from db 3. on clicking a user, initiate chat (if the other user not blocked the requested user) 4. the chat should be live, realtime. and the data to be stored in mysql db 5. option to block user should use php as backend and bootstrap as front end . you can use firebase budget AUD 50 and should be done today please don't bid and ask for more time and money

    $75 (Avg Bid)
    $75 Avg Bid
    2 bids

    Hi Melika T., I'm beyond happy to finally get back to work on the project. Thanks for your patience and support. Let's get started! ? Please write script that can take pictures of all sides of an object that produces a three-dimensional object. Once Object is created it appears in the real world as a augmented reality object. Please let me know if you have any questions. Thanks again ? Best, . Justin

    $1060 (Avg Bid)
    $1060 Avg Bid
    1 bids
    E-commerce Wordpress Design 6 days left
    VERIFIED

    I have wordpress website i want to make the design of my website same as this website with custom product page like this with all this option immage attached my maximum budget 50 euro My website

    $295 (Avg Bid)
    $295 Avg Bid
    58 bids

    I'm in need of a video editor to enhance my product demo video. The current version is 5 minutes long and needs adding text slides between video clips sequentially. Key Requirements: - The final video should be 5 minutes long. - The text slides to be added should focus on product features. Additional Information: - I do not want any music to accompany the video.

    $18 (Avg Bid)
    $18 Avg Bid
    10 bids

    Hello, I would like to have an Unreal Engine 5 map designed. It would be a jungle island (think sort of caribbean inspired) covered mostly in jungle type terrain, a few rivers winding through it, with a mountain range and volcano in one area, as well as the surrounding sea floor. I would like it to follow earth like geography as much as reasonable. I would also like it to be able to be dynamic, with native villages potentially moving around, maybe little charcoal/fishing/hunting/lumber camp type villages dotting the landscape, and the ability to be developed by an exploration group (building port cities, establishing mines, etc.) I'm thinking I would like it to take about an hour to traverse from one end to the other on foot at it's longest point (to encourage travel by se...

    $3143 (Avg Bid)
    $3143 Avg Bid
    37 bids

    I have Python code on github and I just need to add a filter to it, something very simple. the code is ready just add a filter

    $30 (Avg Bid)
    $30 Avg Bid
    31 bids

    NOTE: KINDLY PRESENT A ...for me. This extension will be a dark mode tool, allowing users to convert any webpage to dark mode and vice versa. Additionally, it should have the following features: - An auto mode that toggles automatically between light and dark mode from 7:00 PM to 7:00 AM - A page brightness toggler, allowing the user to adjust the brightness from 0% to 100% - An option to whitelist any web page and manage the whitelist - A one-time payment option - A designated area for logo positioning Ideal skills for this project include: - Proficiency in Chrome extension development - Experience with dark mode implementation - UI/UX design skills for the logo positioning - Knowledge of whitelisting functionalities in Chrome extensions - Implementing payment options in ...

    $15 (Avg Bid)
    $15 Avg Bid
    3 bids

    I'm looking to add a rental option to my Shopify store with a few specific requirements. Key Features: - Dates Selection: Customers should be able to select their desired rental dates. - Pre-defined Availability Schedule: I'd like the visibility of available products to be determined by a pre-defined availability schedule, ensuring accurate and real-time availability information. - Different Rental Periods: This feature should offer the flexibility of different rental periods, with a focus on daily rentals. Additional Functionalities: - Automatic Addition of Delivery Costs: I need the system to automatically add delivery costs in the checkout process. - Automatic Deposit Blocking: There should be an automatic deposit blocking on the customer's credit ...

    $38 (Avg Bid)
    $38 Avg Bid
    20 bids

    I need an expert who can develop a solution which scrubs WeChat for geolocation data on a consistent basis. Key Requirements Include: - Ability to monitor WeChat and extract geolocation data - Continually importing and updating the location data - Ability to sort and organize acquired data Ideal major skills are: - Familiarity with WeChat APIs and data management - Experience in geolocation data extraction - Understanding of data privacy principles and adherence to these guidelines Please include a rough time and budget estimation along with any past experiences dealing with similar projects. I look forward to hearing from you.

    $754 (Avg Bid)
    $754 Avg Bid
    28 bids

    : logo with display menu: select option: Subdomains Directories sensitive parameters 4. SQL Testing 5. xss Testing 1- : (use this open source code) Options: -d, --domain: Specify the target domain. -b, --bruteforce: Enable subdomain bruteforcing. -o, --output: Specify the output file path. -h, --help: Display help information. example subdomain -d -o /home/Desktop/ This option leverages various search engines like Google, Bing, Yahoo, DNSDumpster, VirusTotal, SSL, etc., to discover subdomains associated with the target domain. 2- find Directories: (use this open source code) Options: -u

    $232 (Avg Bid)
    $232 Avg Bid
    21 bids

    I'm looking for a Magento 2 expert to add a new shipping method to my existing e-commerce website. This project is specifically to introduce standard shipping as a new option for customers. KEY REQUIREMENTS: - Addition of Standard Shipping: The project involves integrating a standard shipping method to the current checkout process. This includes modifying the front-end to display the new shipping option during the order process. CRITERIA FOR AVAILABILITY: - Order Value & Delivery Location: The availability of standard shipping for an order should be based on specific criteria. In this case, it should be dependent on both the order value and the delivery location. The ideal freelancer for this project should have: - Proven experience with Magento 2, includin...

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    54 bids
    social media app 6 days left

    ...localField: 'toUser', foreignField: '_id', as: 'toUserDetails', }, }, { $unwind: '$fromUserDetails', }, { $unwind: '$toUserDetails', }, { $match: matchLanguage, }, { $sort: { createdAt: -1 }, }, { $group: { _id: { $cond: [{ $eq: ['$fromUser', userId] }, '$toUser', '$fromUser'], }, lastMessage: { $first: '$$ROOT' }, }, }, { $sort: { '': -1 }, }, { $skip: startIndex, }, { $limit: limit, }, ]); // Further processing and emitting ...

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

    I'm seeking an experienced web developer to create a tool designed specifically for planning faculty timetables. This tool will be a web-based application to accommodate users universally. Key Features: - Automated scheduling: The software should be able to suggest best-fit schedules automatically using input data. - Flexible adjustment options: Users should have the option to manually adjust proposed schedules or elements of the timetable. Information Needed: The application must be sophisticated enough to work with the following information: - Course names and codes - Classroom availability - Faculty availability. Ideal skills: - Experience in web development, preferably creating scheduling tools - Understanding of faculty requirements, university operations will be a plu...

    $150 (Avg Bid)
    $150 Avg Bid
    7 bids

    Presentation speaker notes Word document Format Report 1. Critically evaluate the relationship between the organisation’s, corporate, business and operational strategies. 2. Apply strategic models and tools to recommend strategic options for the organisation. 3. Evaluate critical success factors/assumptions that underpin the strategic options you have developed. 4. Recommend and justify a strategic option and accompanying business objectives. 5. Identify change factors by completing a force field analysis for your selected organisation. 6. Identify the change agents and propose a suitable structure for the implementation of the plan. 7. Develop a monitoring and control system for the implementation of strategic plans. 8. Design key success indicators in order to monito...

    $68 (Avg Bid)
    $68 Avg Bid
    27 bids

    ...and Filtering: The platform should have a robust search and filtering system in place to help users easily navigate, search, and find the gaming products they are interested in. Payment Methods: - Credit/Debit Card: It's essential that the platform supports credit/debit card payments, providing a seamless transaction experience for users. - Cryptocurrency: Integration of a cryptocurrency payment option is a key aspect of the project. - Stripe or : For additional payment methods, integration with either Stripe or should be considered. User Reviews and Ratings: - Integrated User Rating System: The platform should have a built-in user rating system to allow users to rate and review products. This system should be easy to use and provide valuable feedback to both buyers

    $1059 (Avg Bid)
    $1059 Avg Bid
    36 bids

    ...Uske baad uska jo requirement hai, (for example usko GST file karna hai) toh wo aapna name, address, pan card, adhaar card, yai sab ek form ke jariye submit karega. 3. Aur wo submission ek post ki tarah publish hoga website main, aur user ke account main bhi show hoga. (iss se yai pata chalega ke user ne kya kya service hame order kiya hai) 4. Jab customer post submit karega, toh usme ek dropdown option hoga, usme sare employee ka list aayega drop down main. User ne jis employee ko choose kiya hai, uss employee ko wo post assign ho jayega, aur uss employee ke dashboard main show karega. 5. Iss se yai pata chalega ke employee ko total kitna project assign hua hai, aur employee bhi login karke, aapne dashboard se, usko jitna project assign hua hai wo ek ek complete kar dega. Aur b...

    $159 (Avg Bid)
    $159 Avg Bid
    22 bids

    add images in select box i try but normal select option it not show need to show images in select box

    $30 (Avg Bid)
    $30 Avg Bid
    59 bids

    ...due to costs, I do not necessarily need a super website made of scratch, a good template (I got envato premium with lots of templates) , I only need it to be secure to got a nice website or a WIX service, SQUARESPACE can be used if it is easier for you and match the requeriments, better for costs. or we can use some envato tempaltes i just got a few nice, web designer-developer will suggest best option based in money and needs. EXAMPLES i like this I just need a website with my portfolio displayed in a nice way and a contact form any suggestions better than this

    $235 (Avg Bid)
    $235 Avg Bid
    77 bids

    Search engines need to be implemented at 3 cpts, these results must be loaded via Ajax on the same page, and with pagination. 2 of the forms have nested fields, that is, one option is chosen from a list and the other drop-down menu is filled automatically. I send screenshots in the document

    $239 (Avg Bid)
    $239 Avg Bid
    25 bids

    I am looking for an experienced web developer who is proficient in HTML, CSS, JavaScript, and Pytho...Python. - Experience in working with APIs, preferably Whatsapp API. - Knowledge of Python-based frameworks like Django, Node.js is a plus. Project Objectives: - Create a web based portal that can monitor conversations from the Whatsapp API. - Implement real-time monitoring of these conversations. - Incorporate search and filter options for easier navigation of these conversations. - Enable export option to collect conversation data. - Optional: intervene on the whatsapp conversation Please ensure your proposal includes previous related work samples, if any, along with your bid. Your understanding of the project requirements and how you plan to achieve them will be crucial to your ...

    $1677 (Avg Bid)
    $1677 Avg Bid
    48 bids

    I have an IPA file (executable) and the objective is to add in certain features (very simple features to begin with for this part 1 of the improvement) and possibly remove some useless features / calculations that may not be needed. Simply a cleanup of the UI. There is no major change into the design and purpose of the app, its simply just as stated; removing redundant features and to add some life improvements to the current App. Feel free to ask me any questions if you want a more in detail description and or images to the current app. Mind you we will be screening candidates to work with before replying to your message as from previous work we notice a lot of automated bidders and responders. A little detail about the app: - It is simply a calculation helper to tell u...

    $882 (Avg Bid)
    $882 Avg Bid
    41 bids

    I want to build an app something like calculator and print option. I have attached a video and i need same feture. * I can give 5000INR to build this app. * Bluetooth print is not Hard, i have a readymade sdk for that, it may take 2-3 hours for a good Android developer, i can pay INR1000 FOR Printing Total Budget can not be morethen 5k to 7k INR

    $100 (Avg Bid)
    $100 Avg Bid
    6 bids

    I'm in need of an experienced photo editor to sort through a large picture file and edit selected images to a professional, bright and vibrant standard. Key Tasks: - Sort a 25.9GB zip file to find the best pictures from a recent photoshoot. - Editing should be bright and vibrant, suitable for professional use (business promotion, marketing). Ideal Skills & Experience: - Proficient in photo editing software, with a portfolio showcasing similar, professional-grade work. - Able to efficiently sift through large files to select the best content. - Understanding of the unique requirements for bright, vibrant professional editing. This project is crucial for my professional image. I'm looking for someone who is reliable, creative and has a sharp eye for what mak...

    $32 (Avg Bid)
    $32 Avg Bid
    43 bids

    ...Pickup Date Range; Weight (lbs.); Commodity; Phone Number; Email Address; Company Name; and Visitor’s First and Last Name. Field validations (e.g., date limitations, weight restrictions, valid US phone number, minimum character count for Commodity). Dynamic Quote Generation: Instant calculation and display of quotes based on the input and corresponding Google Sheet data. Booking Functionality: Option to book the truck via a 'Book this truck' button, triggering a popup window displaying a direct phone number and a unique quote number. Email Automation: Automated email notifications with the quote details sent to our company’s email upon form submission. Developer Requirements: Proficiency in WordPress, PHP, JavaScript, and API integrations (Google Maps an...

    $338 (Avg Bid)
    NDA
    $338 Avg Bid
    44 bids

    I need a user-friendly application to assist with the on-site property survey process. This app must be able to capture a comprehensive set of data, In addition to these factors, there will be a requirement for enlis...experience in app development with a preference for those previously involved in projects geared towards real estate or site management. Knowledge of data management and coding for input fields is necessary. This project needs to be completed within the next month so a speedy and efficient working style is crucial. Key Features: - Property repairs information - Property condition recording - search option for a database of codes - Special field for WIP related codes - User-friendly navigation & layout Please ensure you have referenced your relevant work in ...

    $1386 (Avg Bid)
    $1386 Avg Bid
    119 bids

    ...feature. Key Features: - The application will primarily target customers and vendors. A smooth user interface and seamless integration with their operations will be crucial. - The primary goal of the app is to facilitate a hassle-free order pickup process. This will require a robust system that can efficiently manage and track orders. - One of the unique features of this app is the car-service option. Vendors will use this feature to provide their services directly to customers while they wait in their cars outside the vendor's shop. Ideal Skills: - Proficiency in mobile app development, especially in creating user-friendly interfaces for both customers and vendors. - Experience in designing and implementing order management systems. - Prior experience in developing uniqu...

    $3701 (Avg Bid)
    $3701 Avg Bid
    127 bids

    Please read the entire project before bidding. We have an account in bluehost that has several projects, 50 web pages to be exact, lately it has had page loading problems and even down websites, in ...therefore, as we mention below, if necessary, we would focus on only 3 websites because we need to have them functional and clean immediately. So basically we need someone to do this cleaning quickly and urgently, it should be noted that we want this cleaning to be ready as soon as possible, just like in this account we want 3 projects to be ready no later than 16 hours, if possible There will be an option to start with certain files in such a cleanup, but if the cleanup can be completed soon, this will not be necessary. We need professional, fast people who can give us a guarantee o...

    $109 (Avg Bid)
    $109 Avg Bid
    61 bids

    Job Title: Cold Call...or related industry. Self-motivated with a strong drive to achieve and exceed targets. Excellent verbal and written communication skills in English. Ability to work independently and as part of a team. Familiarity with CRM software is a plus. Benefits: Competitive salary with performance-based incentives. Opportunity for growth and advancement within the company. Flexible working hours and the option for remote work. Comprehensive training and ongoing support from experienced professionals. How to Apply: If you're ready to take on a challenging yet rewarding role in real estate investing, we want to hear from you! Please send your resume, a recording of yourself and a brief cover letter outlining your relevant experience and why you'd be a great fi...

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

    ...track their orders easily. - Admin Product Edit: Products must be editable by the admin user. Design Preferences: The design of the website should be modern and trendy. The focus is on providing a visual appeal that aligns with the fashion industry. Payment Integration: Payment gateways such as credit card, PayPal, and Bank transfers (eTransfer) are essential. Additionally, there should be an option for in-person payments by appointments. Ideal Skills and Experience: - Proficiency in eCommerce website development - Experience in creating user-friendly interfaces - Ability to design modern and trendy websites - Previous work in integrating multiple payment gateways If you have the skills and experience to create a fully functional and visually appealing eCommerce website, I wo...

    $261 (Avg Bid)
    $261 Avg Bid
    121 bids
    Image Compression Script 5 days left
    VERIFIED

    ...developer to help me create a simple web-based script that can compress both PNG and JPG images. The user should be able to drop the images into an interface, the script should compress them and provide an option to download the compressed images. A Lib like can be used. Usability should be like I don't need a nice interface. I just need the functionality! You can use standard HTML form elements with no styling. Key Features: - Supports both PNG and JPG - Drop and compress interface - Option to download the compressed images - Option to set the image compression - Use PHP where logic is required Compression Levels: - For PNG: Custom compression level. This should allow me to specify a balance between quality and file size. - For JPG:

    $247 (Avg Bid)
    $247 Avg Bid
    109 bids

    I'm looking for a professional to create a comprehensive health insurance proposal that targets businesses and that can be customizable. Key Information: - Coverage Options: The proposal should outline different coverage options that can be provided to the business. - Premium Details: I need a detailed breakdown of the premium cost for each coverage option. Ideal Skills and Experience: - Prior experience in crafting similar insurance proposals. - A thorough understanding of health insurance packages and the needs of businesses.

    $594 (Avg Bid)
    $594 Avg Bid
    43 bids

    ...user-friendly, with key features such as: • User Profiles: Create robust and detailed profiles for users to showcase their products with precision. • Messaging System: Implement a reliable in-app communication system for seamless user interaction. • Payment Integration: Embed secure, versatile payment options for easy transaction handling. • Location-Based Services: There should be a feature to sort items by location or city, allowing users to buy from local vendors. • Buying and Selling: Users should be able to easily list their handmade items, food, or accessories for sale and browse others’ listings for purchase. Experience in developing marketplace mobile apps is key. Knowledge of modern design principles and experience with payment gatew...

    $600 (Avg Bid)
    $600 Avg Bid
    59 bids

    ! Please read before bidding ! We need a website / online store for a facility management company. The functions and type of product configuration should be the same as in this website: Language German, English, Preparations for several languages are to be made As system we would prefer Wordpress/Elmentor Pro with WooCommerce Alternatively, Shopify would also be an option The corporate design is available, but the design of the store still needs to be adapted accordingly.

    $5692 (Avg Bid)
    $5692 Avg Bid
    207 bids

    We're looking for a developer experienced with AWS Amplify, API Gateway & Cognito to... 1: Fix the integration between registration form on web app and existing cognito user pool such that registration and login/logout works. 2: Deliver integration with mapping service to displ...existing cognito user pool such that registration and login/logout works. 2: Deliver integration with mapping service to display registered users on web app map. 3: Deliver integration with API of a 3rd party IoT service along with some basic business logic. This work forms part of a wider development by a green tech start up. The opportunity to take an equity stake in the business is an option if a suitable candidate is identified. Note that project details will only be disclosed under NDA...

    $2268 (Avg Bid)
    $2268 Avg Bid
    39 bids
    WordPress ACF Customization 5 days left
    VERIFIED

    Hello! I need a dev to provide a code for ACF. I have a group field (name...(name=datos_identificacion / key=field_6254410299474), inside this field I have - A radio button field (name=M04_rol / key=field_63e16759962bc) which the following options: conductor : Conductor fleet_manager : Fleet Manager fleet_manager_admin : Fleet Manager Admin - A post object field (name=M04_grupo / key=field_6568c439f3934) The code need to make this post object field mandatory if the option of the radio button is "conductor", and if it is "fleet_manager" or "fleet_manager_admin" the field is no more mandatory. This action should be applied at the moment the user switches options. Budget:10usd The first who provides the code in private message, I will test, if it w...

    $52 (Avg Bid)
    $52 Avg Bid
    48 bids

    ...2000 participants with the ability to live stream and record webinars. This platform should also feature a live chat function for real-time interaction during the event. Additionally, I require an associated booking website with the following functionalities: - A calendar feature to select webinar dates - A registration form for participant sign up - The option for participants to pay booking fees directly within the site - Capability to add registered participants to a WhatsApp group and send links directly after registration - An integrated follow up board for direct group additions Ideal candidates for this project should have experience in webinar platform development and website design, with proficiency in programming languages and payment integration systems. Fami...

    $233 (Avg Bid)
    $233 Avg Bid
    24 bids

    I submitted a wordpress plugin to wordpress plugin directory and they asked for minor code quality edit. I want you to implement those edit. These are the things they mentioned to improve: * No GPL-compatible license declared * Data Must be Sanitized, Escaped, and Validated * Generic function/class/define/namespace/option names * Allowing Direct File Access to plugin files The plugin is functional without any problem and it's a simple plugin. I just need the code standard match with the wordpress plugin repository's guidelines.

    $35 (Avg Bid)
    $35 Avg Bid
    39 bids

    I am seeking an experienced Wordpress developer to help me expand my business's reach by adding 19 new service area pages to the drop-down menu of my website. Key Aspects of the Project: - Content Creation: Each of these pages must include service descriptions. I will provide necessary information about each service for these descriptions. - Page Design: All new pages should follow a unified template to maintain consistent branding across the site. I don't require a bespoke design for each page. Ideal Skills and Experience: - Extensive experience with Wordpress - Understanding of SEO principles - Experience in creating service area pages or similar - Strong abilities in creating engaging, persuasive content using provided information.

    $289 (Avg Bid)
    $289 Avg Bid
    259 bids

    ...different address at a fixed cost. Final Outputs: After executing the call, I need the checkout URL and cart tokens to be returned for user redirection. The solution should include: GraphQL queries/mutations: To manage the cart creation and assign items to delivery groups. JSON Array: Fully formed, showcasing all fields and attributes relevant to the Cart Delivery Group and Cart Delivery Option as defined in the API. I do not have a public-facing site yet, but I am working in a development environment. While I have successfully implemented various other API interactions, the documentation on delivery groups has been challenging to navigate. Shopify has not provided any examples of how to implement in their learning kit,

    $50 / hr (Avg Bid)
    $50 / hr Avg Bid
    56 bids

    ...includes a straightforward yet robust admin panel. To fit my specific needs, it should have: 1. All Page Dynamics 2. App Listing with article editor 3. App Type Listing Like Top Trending, New Apps, Fraud Apps with Admin Panel Option. 4. Home Page Slider With Link. 5. Top 3 App Choose Option or Pin Option. 6. Home Page Notice Edit Option 7. Load More Options Apps Category. 8. Home Page FAQ Options. 9. Side Social Media Options. 10. Categories Create Option and Select. 11. Trending Page + High View Post. 12. Search Home Page Option. 13. Footer Ads + Link Option. 14. Google Ads Option Manual and Auto. 15. App Listing: App link, Banner+Js Copy+FAQ+Footer Marquee Text 16. Brand Logo Change+ WhatsApp Link 17. Full Analytics All Website ...

    $635 (Avg Bid)
    $635 Avg Bid
    42 bids

    ...styles. Refining ideas based on client feedback and preferences. Design Execution: Creating polished digital renderings of selected logo concepts. Ensuring designs are versatile and scalable across various mediums. Incorporating color theory and typography principles to enhance visual impact. Client Collaboration: Presenting design concepts to clients and articulating the rationale behind each option. Soliciting feedback and making revisions as necessary to achieve client satisfaction. Maintaining open communication throughout the design process to ensure alignment with client expectations. Final Deliverables: Providing clients with high-resolution files of the approved logo designs. Supplying additional file formats for use in print, web, and other applications. Offering guidanc...

    $436 (Avg Bid)
    $436 Avg Bid
    27 bids

    ...about us and social media links etc. I have attached a basic pdf document of what the app should look like. Will need UI improvements in it too. Key Responsibilities: - Develop an Android application that dynamically displays data from certain cells in Google Sheets. - The app should be designed to pull updates in real time, refreshing every minute. - It should provide a manual refresh data option for immediate update. Ideal Skills: - Extensive Android app development - Knowledge and experience with Google Sheets API - Real-time data synchronization and management. Only apply if you have had experience in similar app development projects and can deliver high quality work within the agreed timeline. I am aiming for an efficient and seamless user experience. I imagine that...

    $548 (Avg Bid)
    $548 Avg Bid
    27 bids

    fixed price, not for profit, We work in real time via screen share. - Predefined donation amounts: I'd like to provide a few fixed donation options for the convenience of the donors. - Custom donation amount entry: There should be a field where donors can manually input their desired donation amount. - Recurring donation option: I want donors to be able to make monthly donations, in addition to one-time donations. The captcha system I prefer is image-based. It should be user-friendly yet effective in preventing spam and bot activity. or recaptcha3 As for the payment gateway, I am specifically looking for Moneris integration. It's crucial that the forms and transactions are secure and reliable. Ideal skills and experience: - Proficiency in web development, particula...

    $211 (Avg Bid)
    $211 Avg Bid
    91 bids

    I'm on the lookout for a proficient google discovery option enable

    $26 (Avg Bid)
    $26 Avg Bid
    9 bids

    i need to add my rotating proxies list to my python playwright code work by anydesk maximam 2 hours

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

    ...Please advise on the best quiz type to use. - Embedding: The plugin should allow for easy embedding into website pages or blog posts. Being able to place the quiz in a sidebar widget would be a bonus. - Interaction: I am open to different ways for users to interact with the quiz, either by clicking on options, typing answers, or selecting from dropdown menus. Your insights on the most user-friendly option are welcome. - Management: The plugin should provide an interface to manage the quizzes. Ideal Skills and Experience: - Experience in creating interactive quizzes. - Strong UI/UX design skills for user-friendly interaction. - Excellent communication skills for explaining the best approach for quiz creation. Screenshots: Seamless embed, maybe even uses website's

    $171 (Avg Bid)
    $171 Avg Bid
    41 bids

    ...but the two should cater to two different websites each with - own branding - own URL - own mailing list (mail chimp or native to platform) Key tasks include: - Migrating existing sites built on Shopify and Woocommerce into one site - either Shopify or Webflow - Implementing a shared backend inventory across the two storefronts, supplemented by individual branding and mailing lists. - We want option to select which products will be displayed in which store. (most of the products will be visible in both stores, but certain products only on one store). - The inventory should be shared between both stores, so that if ProductA in sold in ShopA, then the stock_inventory should still match in both ShopA and ShopB. - Preserving the multi-language feature from the existing sites (Engl...

    $2592 (Avg Bid)
    $2592 Avg Bid
    168 bids