Flask ecommerce github工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 flask ecommerce github 份搜到的工作,货币单位为 USD

    一个用于生成小故事的网页demo,一共约8个页面。 算法、交互与UI设计由我们完成; 希望您可以帮助搭建前后端。目前前端基于Vue,后端基于Flask,已经有50%进展。

    $163 (Avg Bid)
    $163 平均报价
    5 个竞标

    本项目旨在为用户提供一种将其购买商品的电子小票转换为可复制的json文本数据的集成工具服务。 电子小票的载体一般为微信小程序或H5网页。 本项目包括一个网页端和一个云服务器。 本项目关于爬虫相关的技术,在网络中如github已有相关源代码帖子证明可实施,但前端网页及服务器的其余功能开发需要参考文档完成。 本项目不仅仅是完成功能的实现,更主要的是项目的运行维护,包括云服务器的搭建及管理等,具体要求详见附件文档说明。 海外华裔优先

    $546 (Avg Bid)
    $546 平均报价
    3 个竞标

    ...所提交的PHP后端代码为Laravel框架,现在对接了的钱包功能,前端是VUE开发,需要对个人中心的提取虚拟货币接口进行修复。 提供代码为:VUE前端的反编译代码与完整的PHP代码,详情可以参考Laravel的路由模块。 此git仓库是前端VUE的部分源码,需要进行修复: 1. 登录注册无论成功还是失败状态都没有弹窗提醒。 2. 后台设置交易手数为0.1,0.01时,客户在前台操作,仍然报告不得少于1手,如图5、6 3.钱包对接,需要接入ZTpay,ZTpay提供第三方钱包地址功能,开放文档: ZTpay提供了API接口,可以调用生成钱包地址、充值、提取、读取账户信息功能。已经提供部分对接信息,需要完善功能,并在前台能渲染QR code和数字货币地址。如图X/x 可以给我留下github账号,我会授权你访问我的仓库,可以评估下是否接受。完成BTC钱包并实现充币(前台)功能可以给milestone2000HKD,在完成其余9种数字货币(重复性工作),给3000HKDmilestone。修复两个bug,分别给1000HKDmilestone。

    $184 (Avg Bid)
    $184 平均报价
    4 个竞标
    VUE前端开发改UI 已经结束 left

    需求是按照设计稿1:1改开发一套产品 可依照目前Github功能代码 (PC是element h5是vant) 竞品需参考交互

    $1300 (Avg Bid)
    $1300 平均报价
    6 个竞标
    Project for Elven L. 已经结束 left

    Elven L.,您好,我看了您的个人资料,想与您进行项目合作。我们可以通过聊天对话进一步讨论细节。需求是按照设计稿1:1改开发一套产品 可依照目前Github功能代码 (PC是element h5是vant) 提供竞品需参考交互 详细内容,请联系skype: live:.

    $1200 (Avg Bid)
    $1200 平均报价
    1 个竞标

    按小时计费,每天工作至少4小时,每周至少4天。大约持续两个月。要求是中国人,或者精通中文,能阅读中文文档并能够进行流利的中文沟通。

    $18 / hr (Avg Bid)
    $18 / hr 平均报价
    5 个竞标

    one wechat platform that supports : 1. Purchase of products from ecommerce and education website( wechat only use redirection) 2. Sellers can do promotion to their members by sending messages through wechat 3. consumers can purchase online in wechat ( guest as in ecommerce and education website) 4. admin can manage all members and their references 我一个人带着两个小孩待在东莞的家里 一个微信平台,支持: 1.从电子商务和教育网站购买产品(微信仅使用重定向) 2.卖家可以通过微信发送信息来促销会员 3.消费者可以在微信上在线购买(访客可以在电子商务和教育网站上购买) 4.管理员可以管理所有成员及其参考 优先级:中国开发人员 priority: Chinese Developer

    $275 (Avg Bid)
    $275 平均报价
    7 个竞标

    联系方式:请打开issue链接,直接在github上与aelf的开发者交流。 issue地址: 对(int,IChainContext,Transaction,Timestamp,CancellationToken,Address)进行重构,这是60行代码和6个参数的单位。解决这一问题将使我们的代码库更易于维护,并提高更好的代码中心的保持单元接口小准则评级! 以下是本指南的要点: 1.定义 将每个单元的参数数量限制为最多4个。 2.为什么? 保持较低的参数数量可以使单元更容易理解、测试和重用。 3.怎么做 通过将相关参数分组为对象来减少参数的数量。或者,尝试提取部分需要较少参数的单元。 您可以在构建可维护软件中找到有关此准则的更多信息。 祝您好运,编码愉快!

    $220 (Avg Bid)
    $220 平均报价
    2 个竞标

    issue地址: 1.从开放给开发者的issue中,领取认为自己可以解决的issue a.在issue下评论,和团队确认奖励范围 b.和团队确认对应的reviewer。【一般情况为当前模块的研发人员】 2.明确需求,提交解决方案,提交DDL,并获取认可后即可开工。 3.创建PR并添加[WIP][community] 4.细分任务,标注任务完成期限 5.完成PR后,在标题添加[Review] 6.看到[Review]标记的PR,开始Team review 7.通过Team reivew后,移除标题中的[WIP][Review],等待最终review 您可以在构建可维护软件中找到有关此准则的更多信息。 祝您好运,编码愉快!

    $200 (Avg Bid)
    $200 平均报价
    1 个竞标
    build me a heroku website 已经结束 left

    ,build a flask online clinic。  albumy,set up a online second opinion clinic 。 on heroku server with flask and postgresql。 with Python flask,REACT and Ajax experience ,if with HIS experience, execllent。 to integrate with Google Maps API。 time:2019/07/30。

    $541 (Avg Bid)
    $541 平均报价
    13 个竞标
    Web development 已经结束 left

    我需要一个新网站 设计并搭建 小型企业网站 Ecommerce

    $1241 (Avg Bid)
    $1241 平均报价
    21 个竞标
    Project for Duoduo Q. 已经结束 left

    Hi Duoduo Q., I noticed your profile and would like to offer you my project. We can discuss any details over chat. 我想基于一个开源加密聊天项目做一些修改,第一步需要你把下面的代码跑通,确保github上的代码是可运行的,这样我们今后可以修改和添加一些新功能。 其它代码也在toshiapp这 。

    $230 (Avg Bid)
    $230 平均报价
    1 个竞标
    Build a Website 已经结束 left

    ... 在目前基础上修改, 加入新的元素: 或者购买全新的主题进行建站, 摒弃所有的旧元素 有几点要求: 1. 整个网站的编排都是英文 2. 网站必须能够自适应, 随着屏幕的大小变化 3. 对于 有独特产品属性,比方说 对屏幕大小, 还有 CPU 配置,或者硬盘, 说白了就是一个产品有多少属性选择,需要在屏幕上顾客可以多选, 样式 参见: https://www.amazon.com/Apple-iMac-MK142LL-21-5-Inch-Desktop/dp/B01M5AOYUG/ref=sr_1_2?ie=UTF8&qid=1480081131&sr=8-2&keywords=imac&th=1 4. 这个主题是我们喜欢的类型, 需要修改的地方如下: (1)图片要缩小到整个页面宽度的1/3 (2) 产品的导航栏要放到 产品的图片上面,用户可以知道自己在哪个产品归类的下面 (3)结账页面参见小米官网, 可以添加多个送货地址, 移除默认主题的BILLING ADDRESS (4)可以让客户直接微信付款, 微信的连接方式我们可以稍后讨论 (5)连接我们的国际信用卡付款插件,这个可以允许客户直接用信用卡付款: 或者你们目前有做过国际信用卡支付的插件 或者 集成 (6)是否能迁移我们目前的客户信息, 从我们目前的网站, 如果不行也不强求 (7)支持微信快速注册, 在结账页面需要填写个人信息,

    $1417 (Avg Bid)
    $1417 平均报价
    17 个竞标

    用现成的CRM 或ECOMMERCE 软件建立一个小项目市场为我所用。 详细线下交流。

    $539 (Avg Bid)
    $539 平均报价
    2 个竞标

    基于和实现课程购买。支持支付宝,支持有效时间段购买(年、月、永久)。

    $30 (Avg Bid)
    $30 平均报价
    1 个竞标

    基于和实现课程购买。支持支付宝,支持有效时间段购买(年、月、永久)。

    $150 (Avg Bid)
    $150 平均报价
    1 个竞标
    script JQUERY textarea 已经结束 left

    IN A FIELD TEXTAREA PUT EFFECT AUTO COMPLETION OF THE TEXT I NEDD EDIT SCRIPT JQUERY yuku-t/jquery-textcomplete · GitHub

    $23 (Avg Bid)
    $23 平均报价
    1 个竞标

    I'm in need of an experienced developer to provide long-term maintenance for my e-commerce website. The ecommerce is up and running and fully operational and we need a FULL STACK developer that can code in ALL AREAS of the webapp. - Frontend: React (JavaScript) - Backend: Node.js - Services: Python - Database: MySQL RESPONSIBILITIES: - Integration of new B2B APIs - New payment gateway integration - - Implementation of bug fixes and performance improvements. - Regular software updates and security patches. - Feature additions and enhancements. Skills and Experience: - Proven experience in maintaining e-commerce solutions. - Proficiency in React, Node.js, Python, and MySQL. - Strong problem-solving skills. - Excellent understanding of software best practices and design patter...

    $7 / hr (Avg Bid)
    $7 / hr 平均报价
    35 个竞标

    I'm looking for a Figma expert to help create the desktop version of an e-commerce design. We already have the mobile version completed, but need the PC version developed. Key Requirements: - Figma Expertise: You should be proficient with Figma and able to easily translate the existing mobile design into a desktop version. - Ecommerce Design: Experience with e-commerce design is a big plus. Understanding of factors such as product catalog layout, navigation menu placement, and shopping cart integration is crucial. - Attention to Detail: You should be able to replicate the existing design on the desktop version, ensuring that no detail is lost in the translation. If you have a good eye for design, are proficient in Figma, and have a knack for e-commerce layouts, I'd love ...

    $168 (Avg Bid)
    $168 平均报价
    82 个竞标

    I'm seeking a skilled developer to bring my Shopify design to life. I'm launching a physical product and have a design crafted for my storefront. However, I'm in need of a proficient coder who can translate this design into a functioning website. What I need: - Custom coding: Skilled in Shopify design and proficient in integrating the design into the website. - eCommerce experience: You must have experience setting up online stores for physical products. - Problem-solving: Able to strategize efficient solutions for any potential technical issues. - Attention to detail: My design is specific. I require someone who can follow instructions closely and realize my vision perfectly. Please note, I didn't specify requirements for Shopify specific features, so the...

    $151 (Avg Bid)
    $151 平均报价
    18 个竞标

    ...Company/Service Information: • We are a US-based staffing agency that provides Virtual Assistant Services to micro-, small-, and medium-sized enterprises worldwide. • Our Virtual Assistants come from all over the world. • We have been in business for more than a decade. Our services: • Admin Support • Business Support • Marketing Support • Technical Support Industries we serve: • Construction • eCommerce • Finance • Healthcare • Hospitality • Insurance • Legal • Podcasting • Real Estate • And More! Some copy we’ve used before: • Virtual Assistant Services - Admin Tasks - Sales Calling - Customer Support - Lead Gen - Data Entry • Success Begins with the Right Tea...

    $50 (Avg Bid)
    加保 加封
    $50
    7 项参赛作品

    As a client, I am looking for a skilled Python developer who is proficient in using Flask for web development. My project requires: - The creation of a test cases for existing website crucial requirement is expertise in writing unit test cases for Flask applications. The developer should know how to write effective test cases to ensure that all components of the website work individually as expected. This is important for seamless user interaction and overall functionality. The ideal candidate would of course have proven experience with back-end development, particularly with Python, and preferably with Flask. Knowledge and application of best practices in web security, particularly with user authentication, is highly valuable for this project. The chosen freelance...

    $17 / hr (Avg Bid)
    加急
    $17 / hr 平均报价
    43 个竞标

    I need one Flask developer for some easy tasks now I need work for long term I need work from Pakistan or Indian Coder

    $6 / hr (Avg Bid)
    $6 / hr 平均报价
    10 个竞标

    I'm in need of a simple Android application that's centered around offline data storage. Consider it an offline simplified Instagram app: Dashboard gallery - has a + button that creates a post (see screenshot) - displays rows of 5 thumbnails (similar to Instagram) (see screenshot) Post A post can take 3 forms: - static weight text (ie. 71.3, ^0.5 - where the la...thumbnail of today's date before adding the actual post (see screenshot) Post condition static weight text - If the weight is equal to the previous logged weight (or if it is the first weight), give it an orange background color (see screenshot) - If the weight is lower than the previous logged weight, give it a green background color (see screenshot) Additional requirement - Android API level 34 - github...

    $74 (Avg Bid)
    $74 平均报价
    13 个竞标

    I need a web scraping professional to create a script to extract specific data from , a popular online marke...Likes Likes+ Retweets Retweets+ Replies Replies+ Quotes Quotes+ Bookmarks Bookmarks+ Authentication is done through twitter, I will connect my twitter account and run the script myself Deliverables: - Format: Script that I can run to export the required data in a CSV file. Ideal Candidate: - Proficient in web scraping tools and techniques. - Experience working with online marketplaces and eCommerce data. - Ability to deliver CSV files and automate the process for daily updates would be highly advantageous. - Familiarity with specifically would be a plus, but not essential. Please check the attachment, this is the exact format and data that im looking for

    $37 (Avg Bid)
    $37 平均报价
    17 个竞标

    I'm looking for an expert to help me set up a new Amazon dr...Develop a system for order processing and tracking to ensure smooth operations - Implement inventory management solutions to prevent stockouts or overstocking - Enable price monitoring and adjustment features to stay competitive Ideal Skills and Experience: - Previous experience in setting up Amazon dropshipping businesses - Proficiency in automation tools and software - Solid understanding of ecommerce and dropshipping best practices - Strong analytical skills for monitoring and adjusting prices - Excellent problem-solving abilities to manage inventory effectively If you're a proactive, detail-oriented freelancer with a talent for automation and a strong grasp of the Amazon dropshipping business model, I'...

    $2036 (Avg Bid)
    $2036 平均报价
    17 个竞标

    ...proficient full stack developer to help with a personal project. Using NodeJs and NextJs with MYSQL DB, your skills will include: - Expertise in utilizing NodeJs and NextJs - Develop a user-friendly platform - The ability to brainstorm and bring creative digital solutions - Strong problem-solving skills - Understand project requirements and deliver high-quality work - Should be proficient in using Github with AWS and coordinate with infra team member for coordinated push - Understands and knows the importance of proactive communication Expectations: - Your primary responsibility will be to design and develop the application, and to coordinate with the rest of the team working on different layers of the project. - Daily commitment for a minimum of 4 hours from Monday to Sa...

    $7 / hr (Avg Bid)
    $7 / hr 平均报价
    16 个竞标

    ...Prioritize by relevance: The content should be arranged in a way that is most relevant to the user. This may involve restructuring and reorganizing information to ensure that the most important details are easily accessible. Ideal skills and experience: - Proficiency in website design and development - Experience in merging websites, particularly those with distinct design and content and Ecommerce functions - User experience (UX) design expertise - Strong organizational and prioritization skills - Ability to understand and implement user-centric content organization - SEO's also need to link seamlessly Please let me know your experience with similar projects and your approach to this particular task. Your input on the best ways to consolidate the information an...

    $4013 (Avg Bid)
    $4013 平均报价
    60 个竞标

    I'm in urgent need of an expert in WordPress who can proficiently create an ecommerce website for me. As it's essential for my users to make simple, reliable transactions, you'll need to demonstrate your ability to optimally integrate UPI, my preferred payment gateway. Key skills & experience required: - Profound knowledge of WordPress - Prior experience in developing ecommerce websites - Proficiency in integrating UPI payment gateway - Ability to deliver project promptly Looking forward to seeing your bids. Be ready to hit the ground running!

    $137 (Avg Bid)
    $137 平均报价
    50 个竞标

    ...offered from CS-Cart Looking to see what would you suggest to make with a similar idea to our reference Buy now and Bid option with payment gateway. multivendor with a bidding system. Ppl can buy or bid based on vendors choice and the system can automatically award to bidded products as admin can set Mobile App You have an access to the mobile app source code for 1 year. Please let me know your GitHub account username so we could send an invitation to the repository. The source code can be used for the app customization with a hired developer. If you want us to build the standard mobile app for you, please follow these steps: 1. Please install the Mobile application add-on in your admin panel. Add-ons are installed in the Add-ons > Downloaded add-ons section. The acces...

    $678 (Avg Bid)
    $678 平均报价
    16 个竞标

    ...Factory (ADF), GitHub Actions and Azure DevOps, I am looking for a professional who can help me automate the deployment of my data pipeline through a CI/CD infrastructure. Key requirements include: - Setting up Azure ADF CI/CD: The task involves configuring Azure Data Factory in a way that allows for continuous integration and deployment of my data pipeline. - GitHub Actions Integration: The selected freelancer should be skilled in GitHub Actions to ensure smooth automation of the pipeline deployment. - Proficient in Azure DevOps: A good understanding of Azure DevOps is crucial for this job, as it will be part of the CI/CD setup. The ideal candidate for this project should meet the following criteria: - An expert in Azure Services: Proficient in Azure Data Factory...

    $299 (Avg Bid)
    加急 保密协议
    $299 平均报价
    8 个竞标
    PDF to React-pdf Conversion 6 天 left
    已验证

    I have a specific PDF file that I need to convert to React-pdf. Key requirements: - Convert a specific PDF file to React-pdf: I have a particular PDF file that needs to be converted to React-pdf format. Ideal skills and experience for the job: - Proficient in React: You should have a strong comm...application. - Experience with PDF manipulation: Prior experience in converting PDF files to other formats, particularly in the context of web development, will be beneficial. - Familiarity with image retention in PDF conversions: Experience in preserving images during PDF conversions, especially in the context of React-pdf, will be a significant advantage. When bidding, please send me the works (e.g github) you have done with or your message will be ignored. Thank you!

    $140 (Avg Bid)
    $140 平均报价
    120 个竞标

    ...Your skills • Experienced with Excel and Excel VBA coding to professional standards • Good conversational Technical English • Touch typing (we do live meeting notes) • Python OO coding experience would be good Your Technical Knowledge and experience • VBA sufficient so that you can develop (or source and enhance) • Create a professional app/plugin • Create coding standards including trialling GITHUB integration • Laying out elegant formatting of the sheet • JSON data access library (including CRUD, parse/stream, search etc etc) • “Areas” library to create formated spaces within Excel Sheets (formating, inserting buttons, Create/Delete/InsertRows, elegant location naming systems) • Execute/Recalc tools (e.g. when...

    $32 / hr (Avg Bid)
    $32 / hr 平均报价
    35 个竞标

    I'm looking for a developer to create a complex ecommerce website based on Odoo ERP. This project involves extensive customization and integration of various features primarily tailored for a multi-branch business model. The system must be able to handle multiple branch warehouses, with each customer being assigned to a specific branch based on their location. Key Requirements: - Integration of Point of Sale (POS), Accounting, Customer Relationship Management (CRM), Inventory Management and Purchases features from Odoo ERP. - Implementation of a system that assigns customers to a branch based on their location. This should be done automatically based on IP, and also allow customers to manually select their preferred branch. - Seamless user interface that enables easy navigatio...

    $600 (Avg Bid)
    $600 平均报价
    71 个竞标

    The Job You will be responsible for : Handling inbound ...inbound calls and emails in a professional manner. Resolving customer inquiries and requests and ensuring strong customer satisfaction. Working with various internal teams to ensure prompt and accurate order processing and delivery. Escalating customer feedback as required. Ideal Candidate You have at least 1 year experience within a Customer Service or Customer Success role, ideally within the Ecommerce / Marketplaces, IT Services and Retail industry. You possess excellent interpersonal as well as written and verbal communication skills. You are a strong team player who can manage multiple stakeholders You are adaptable and thrive in changing environments You pay strong attention to detail and deliver work that is of a hig...

    $106 (Avg Bid)
    $106 平均报价
    10 个竞标

    I am in need of a skilled frontend developer to build the interface for my customizable meal delivery website. The website is designed to c...anticipate delivery times. Skills and Experience: - Proficiency in frontend development: You should have prior experience in developing user-friendly and visually appealing websites. - Familiarity with real-time tracking systems: Experience with implementing real-time tracking features on websites would be a plus, ensuring the successful integration of this key functionality. - Understanding of ecommerce platforms: While we won't be integrating a payment gateway at this stage, it would be beneficial if you have previous experience with such integrations. Please provide me with examples of your past work and how your skills align with th...

    $52 (Avg Bid)
    $52 平均报价
    20 个竞标

    I'm looking to enhance two key areas of my website and I need your expertise. - Supplier Product Upload and Search Functionality: Firstly, I would like to improv...can upload products (one product with different supplier prices by different suppliers), and how it is displayed to customers. - MLS Feed Integration: Secondly, I'm looking to connect my website to receive an MLS feed from another website. This would require you to setup the connection and ensure the data is accurately synced. Ideal Skills: - Proficiency in web development with a focus on ecommerce features - Experience with implementing search functionality improvements - Knowledge of MLS feed integration would be a bonus. - Laravel If you're confident in your ability to deliver on these two areas, I...

    $207 (Avg Bid)
    $207 平均报价
    90 个竞标

    ...Android and iOS mobile apps. Please note that I have not specified the primary features for the website. In terms of the design, I'm open to suggestions. Reference is We will add Auction bidding option as well Mobile App You have an access to the mobile app source code for 1 year. Please let me know your GitHub account username so we could send an invitation to the repository. The source code can be used for the app customization with a hired developer. If you want us to build the standard mobile app for you, please follow these steps: 1. Please install the Mobile application add-on in your admin panel. Add-ons are installed in the Add-ons > Downloaded add-ons section. The access to the admin panel

    $782 (Avg Bid)
    $782 平均报价
    56 个竞标

    I'm looking for an experienced website designer to create an e-commerce platform for my business. Key Requirements: - The primary goal of this website is to sell products or services. - I require specific e-commerce features such as user account and profile management. Skills and Experience: - Strong design and development skills, with a proven track record in creating successful e-commerce websites. - Proficiency in integrating user account and profile management features. - Experience in creating user-friendly, visually appealing interfaces. - Familiarity with best practices in e-commerce design and user experience.

    $78 (Avg Bid)
    $78 平均报价
    46 个竞标
    Python Developer Needed 6 天 left
    已验证

    We are seeking a Flask (Python) developer to set up a dashboard for our project using the following template: Please provide a quote for this job and an estimated timeline for completion. Objectives: We need a small application to facilitate user onboarding for our messaging bot. The dashboard will manage new user onboarding and offer basic administrative features. Dashboard Pages: • /signup • /signin • /forgot-password • /reset-password o Authentication logic with two roles: user and admin o Forget / Reset password logic required • /home o Accessible to logged-in users only o Displays bot updates and useful links o Updates data retrieved from the database • /profile o Accessible to logged-in users only o Contains a user profile data form

    $134 (Avg Bid)
    $134 平均报价
    27 个竞标

    PLEASE UNDERSTAND THE FUNCTIONALITY FROM BEFORE BIDDING I am seeking a highly skilled and experienced team to develop an C2C e-commer...colorful and vibrant style blended with a professional and corporate touch. The user interface (UI) and user experience (UX) design should be cutting-edge, ensuring a seamless and enjoyable browsing and shopping experience for the users. An equipped back office is also a major requirement – one that allows for effective order and inventory management. Ideal bidders will have extensive experience in eCommerce app and website development and a proven track record of delivering high-quality results. Expectations include swift project completion without sacrificing quality. please refer to for full functionality / specifications

    $807 (Avg Bid)
    $807 平均报价
    103 个竞标

    I am in need of a WordPress frontend designer who can help with crafting the Homepage on a multi-vendor ecommerce marketplace. Key Requirements: - The primary focus will be on layout and spacing to ensure a clean, user-friendly interface. - I have specific examples of what I'm looking for, so the ideal candidate should be able to take these references and apply them appropriately to my website. - The timeline for this project is quite urgent, so the ability to work swiftly and efficiently will be highly valued. Ideal Skills and Experience: - Proven experience in WordPress frontend design and development. - Expertise with layout and spacing, and an eye for detail. - Ability to work under tight deadlines and deliver high-quality results promptly.

    $45 (Avg Bid)
    $45 平均报价
    34 个竞标

    I'm requiring a skilled developer proficient in Facebook Pixel for installation, setup, and custom event tracking on my WordPress site. The project will include: - Installing and setting up Facebook Pixel on my WordPress platform for effective monitoring. - Drawn focus...The project will include: - Installing and setting up Facebook Pixel on my WordPress platform for effective monitoring. - Drawn focus on custom event tracking, specifically 'purchase completions' to optimize future marketing strategies. The ideal candidate has solid experience with Facebook Pixel, understands WordPress, and can utilize tools for advanced custom event tracking. Knowledge of eCommerce and digital marketing is a huge plus. Familiarity with Facebook ads and a portfolio showing similar ...

    $29 / hr (Avg Bid)
    $29 / hr 平均报价
    70 个竞标

    Looking for an expert to set up my business on both Facebook and Instagram. The main purpose of the Ins...business on both Facebook and Instagram. The main purpose of the Instagram account is to sell products. Luckily, all product photos and descriptions are ready to go. I need someone who can effectively: - Build up professional looking profiles for both platforms - Organize and display product photos and descriptions in an engaging manner The ideal candidate will have: - Experience in generating ecommerce sale through social media platforms - Excellent knowledge of Facebook & Instagram features and algorithms - Ability to drive traffic and engage customers for sales conversion - Adequate understanding on how to set up a business account on these platforms Looking forward...

    $12 / hr (Avg Bid)
    $12 / hr 平均报价
    34 个竞标

    I'm looking for someone experienced in running projects from GitHub repositories "" to assist me in setting up and running the demo-k6-operator project on my Mac machine. Your guidance should help me to understand how this project works, which is my primary goal. Key requirements: - Expertise in running and configuring projects from GitHub repositories on Mac machines - Solid understanding of the demo-k6-operator project - Ability to provide clear, detailed instructions and guidance for running the project on my machine - Patience and willingness to explain concepts to help me understand the project better The specific challenge we may face is that I'm using a Mac CPU that is NOT Intel, so experience with this kind

    $61 (Avg Bid)
    $61 平均报价
    3 个竞标
    Full Stack Developer (MERN) 5 天 left
    已验证

    ...(Domain Typosquatting) Improve our project (Darknet Monitoring) Create an app "hackerview" for passive attack surfave enumeration Create an app for detecting spoofed social media profiles Create an app to scrape ransomware threat actor website and maitain stats about those sites Improve an existing app to monitor paste sites Mininmal Tech Experience: MERN, REST API (JWT), Django, Python, Github, CI/CD, Celery, Redis, Linux, Postgress, Kubernetes, Docker, Nginx, JS, HTML5, Protocols (DNS, SMTP, SSL, HTTP..).Detailed app specifications will be shared at a later stage. |---------------------------------------------------------------------------------------------| | --> No agencies. AI generated answers will be ignored <---| |---------------------------------------...

    $53 / hr (Avg Bid)
    $53 / hr 平均报价
    69 个竞标

    I am planning to set up a new application on AWS ECS using Docker and I am looking for a skilled expert to assist with the initial setup. Key Project Requirements: - Proficiency setting up and configuring AWS services, particularly ECS and EC2. - Strong understanding and practical experience with Docker. Ideal Skills and Experience: - Extensive experience with AWS ECS and Docker. - Good understanding of best practices for AWS service configuration. - Ability to troubleshoot and provide solutions for potential issues. - Strong communication skills to explain the setup process to me in a clear and understandable way. Please get in touch if you have the skills and experience to support this project.

    $47 (Avg Bid)
    $47 平均报价
    23 个竞标

    I'm in search of a full-stack developer to join me in building a scalable, multi-tenant web application. The project requires expertise in Golang and React for back-end and front-end development, respectively. Ideal Candidate: - Proficient in Golang, JavaScript (React) - Skilled in Cassandra, OKTA - Experience with Docker, Kubernetes - Familiarity with Google Cloud Platform -Apply with Github and sample projects The project entails creating a robust, multi-tenant web application that can handle multiple users with varying requirements. It is imperative that the selected developer is competent in ensuring the application's scalability and reliability. If you have previous experience building similar applications, please don't hesitate to apply. 1. Specific Requireme...

    $554 (Avg Bid)
    $554 平均报价
    119 个竞标

    My Shopify store with less than 100 products is experiencing an unidentified issue on Google Merchant Center. I am seeking an experienced freelancer to: -Diagnose the specific problem Misrepresentation -Provide effective, lasting solutions to get my account back on track, -Ensure my products comply with Google Merchant Center's policies, -Resolve future product disapprovals, d...-Ensure my products comply with Google Merchant Center's policies, -Resolve future product disapprovals, data feed errors and prevent account suspension, -Optionally help me understand how to prevent similar issues in the future. Ideal candidates will have proven experience in troubleshooting Google Merchant Center issues, particularly for Shopify stores, and a data-driven approach to solving eco...

    $25 (Avg Bid)
    $25 平均报价
    18 个竞标

    As an eCommerce business, I'm seeking a seasoned expert in SalesForce Marketing Cloud to lead the creation and execution of our promotional email marketing campaigns. Your responsibilities will focus precisely on: - Designing striking, target-focused promotional email campaigns - Constructing relevant customer journeys - Setting up and overseeing automation workflows The ideal candidate would be a seasoned expert with demonstrable skill and potent track records in creating and implementing successful promotional email campaigns through the SalesForce Marketing Cloud. They should also be adept at translating company goals into customer-focused journeys and efficient automation processes.

    $504 (Avg Bid)
    $504 平均报价
    22 个竞标