Home
Outsource
Remote Job
Products
Newsletter
Pricing
Login
Sign up
Earn money efficiently, follow up
more than 10
+
platforms
outsourcing needs in one stop
Telework
Product
Remote Jobs
Search
All Filters
Location
Select a search location
China
Overseas
Anywhere
Category
Select a search category
Technology & Programming
Design
Writing & Translation
Price
Less than $70
$70-$700
$700-$3000
More than $3000
Platform
Select a source platform
Upwork
开源众包
码市
猿急送
实现
码易
A5任务
人人开发
智城外包网
Guru
peopleperhour
匠迹众包
Clear Data
Total of 107568 records
Sorting
Newest
Amount Desc
Amount Asc
需要全栈工程师,开发一个仿站
¥ 0-5000
有一个比较简单的仿站需要开发一下,大概4,5个网页。 需要会后端Springboot,前端Vue的全栈工程师。
Technology & Programming
开源众包
China
953 days ago
likeshop商城修改
¥ 2000.00
需找高手改一下商城制度,,,,有做过商城模式和制度的来,没有做了就不用联系哈,,节省大家的沟通时间。企鹅:3074540251
Technology & Programming
A5任务
China
953 days ago
产品经理
¥ 5000
熟练掌握java和uniapp,熟悉阿里云操作和数据库部署,有过开发秒杀拍卖和电商运营维护经验,山西太原或者晋中榆次优先,
Technology & Programming
猿急送
China
953 days ago
tiktok下载器安卓app开发
¥ 4000
• 主页
1. 首页3 个按钮入口
a. Start Now:点击后,进入 tiktok 下载功能页面;
b. My Download:点击后,进入已下载列表页面;
c. How to Download:点击后,进入帮助页面;
2. 帮助页面
a. 放置如何下载tiktok视频的帮助文档;
b. 该页面点击左上角返回按钮或者系统back键,返回到跳转前的页面;
i. 有两个跳转入口:主页、tiktok下载功能页面;
• tiktok 下载功能
1. 左上角返回按钮,点击后返回主页(系统back键也返回主页)
2. 右上角依次放置tiktok图标和帮助按钮;
a. 点击tiktok图标,跳转tiktokapp;
i. 如果手机没有安装 tiktok app,则点击没有反应
b. 点击帮助按钮,进入帮助页面;
3. 输入 url
a. 点击输入栏,手动输入 / 粘贴
b. 点击 paste 按钮,在输入栏中贴入剪贴板的内容
c. 冷热启动,当用户进入 tiktok 下载功能,检测剪贴板内容是否符合 tiktok url 格式,如果符合则自动开始解析和下载
i. 在 tiktok 下载功能中(home页 + download页)才会自动解析剪贴板内容是否符合 tiktok url 格式
ii. 符合 tiktok url 格式,开始解析,就清空剪贴板中的内容
4. share 方式下载
a. 从 tiktok 将视频直接 share 到 app,自动跳转至 tiktok 下载主页(home),直接开始下载流程中的解析步骤
• My Download 页面
1. tiktok icon(作用和首页相同)
2. 下载内容列表
a. 无数据时,展示空界面展位图 + 文案
b. 有数据时,展示缩略图、播放标志、视频大小
c. 排序:按照视频成功下载的时间排序,最新下载的排在最前面
3. 视频浏览
a. 视频自动播放,播放完成回到第一帧暂停并展示播放按钮
b. 播放中点击视频,暂停播放并出现播放按钮;点击播放按钮继续播放
c. 播放界面下方进度条可拖动,进度条前方有播放/暂停按钮
d. 点击左上角的返回按钮,回到下载内容列表
4. 左上角返回按钮,或者点击系统返回键,返回首页;
参考产品:
tiktok downloader
Technology & Programming
码市
China
953 days ago
凉席片视觉处理系统需求
¥ 5000
功能简介
基于现有代码的解决方案进行修改。
采取分布式设计,一台业务主机对多台算力主机,socket加密通讯。不论用户支付还是试用,业务主机发送信息启动算力主机中的运算程序。
算力主机开发环境Halcon18.11、VS2022、相机驱动(吹气功能属于相机IO)
本项目基于深度学习的应用,采图可保存在算法主机本地,同时支持将算法主机的图片统一传输到业务主机。方便远程取图回公司训练。
核心需求
1.算法主机包含图像采集、视觉处理、结果输出(to业务主机、to 相机IO输出)统计存档 四项主要功能。建议从源码中剥离出算法代码(包括传统算法与深度学习)、调用相机的代码,将这部分代码部署到算法主机上。
2.算法主机接收业务主机指令以后启动算法程序。算法程序主要使用多线程控制两台相机实时获取并处理图像,然后把图片和竹席片分类信息显示在算法主机屏幕上;
3.算法程序需要加密,业务主机与算法主机之间的通讯需要加密,为防止算法代码泄露,算法程序应只能通过业务主机提供的信号去调用;数据通讯周期可配置;
4.算法主机不得独立使用,算法主机工作必须由业务主机授权。
5.业务主机主界面上显示:
整机设备状态(正常、报警、停机等);
分机设备硬件(算法主机、io设备)状态;
工作模式(采图、试用、付费等);
分级回传信息(算法主机编号、竹席片等级信息、算法耗时统计)
6.业务主机紧急停机判断逻辑(防堵料):在拍照前有布置传感器,如果传感器被触发,但相机未被触发拍照,即为发生堵料。
额外需求
1.业务主机主界面通过远程桌面(或者类似的不占用算力资源的形式)反馈每台算法主机显示的图片;
要求整个项目完成时间不得超过10天,有意向者,可加微信详谈ID:TF17691076037;
Technology & Programming
码市
China
953 days ago
闯关游戏小程序
¥ 10000-50000
银行周年庆闯关游戏小程序开发:登录活动小程序—输入员工信息—领取活动任务—完成活动任务—公布排名,共六个关卡:步数统计、照片打卡、视频打卡,知识竞答和排名
Technology & Programming
开源众包
China
953 days ago
开发一个Vue单页面项目
可议价
下载我的文档,按文档要求来。
Technology & Programming
开源众包
China
953 days ago
tiktok下载器app开发
¥ 5000
开发者要求: 1、具有Android APP开发经验 、熟悉Android App开发技术,熟练掌握Android开发工具和测试工具的使用; 2、对网络、多线编程等基础知识有系统性的掌握 3、熟悉google play上架规则,有在google play成功上架过产品 4、具有海外app开发和广告植入经验 合作方式: 开发方式:远程开发。 开发周期:10-20天 参考产品: tiktok downloader
Technology & Programming
猿急送
China
953 days ago
开源项目协助部署
¥ 500
有一个开源项目,我们在部署时出现问题,现请有能力的高手帮助协助部署,技术要求熟悉node.js和meteor,详细文档请看https://www.cnblogs.com/Shadow3627/p/11582651.html,如果你能按这个文档写的步骤部署成功并能正常运行,请接这项目,否则别浪费大家的时间,谢谢!
Technology & Programming
猿急送
China
953 days ago
Unity3d回合制战斗手游功能开发以及修改
¥ 1600
Unity3d回合制战斗手游功能 例如战斗系统开发以及其他功能开发或及其调整 熟悉Unity引擎 具有良好代码规范习惯以及责任心
Technology & Programming
猿急送
China
953 days ago
EasyQuant (Beta) — First broker to offer tailored investment recommendations
“ Hey Product Hunt 👋 , Anil here, Co-Founder at EasyQuant. WHAT IS EASYQUANT? EasyQuant is an investment app that my Co-Founder Moritz and I have been working on for several months. Our goal is to change how people begin investing, whether they want to retire comfortably or save for a significant life event. We will do it by breaking down the huge learning barrier that beginners face when they are about to make their first moves in their investment journeys. THE PROBLEM AND WHY CURRENT SOLUTIONS DON'T WORK Current neo-brokers solved the problem of not being able to easily access the stock market. However, being able to buy or sell an asset easily, does not mean you know how to make the right investment decisions. That's why we are building EasyQuant, the first broker that helps you invest and learn at the same time, through our personalized recommendations and feedback, easy-to-follow information on all available assets, and extensive but again easy-to-follow learning material on financial literacy. WHAT WE BELIEVE IN We strongly believe that every single person should be able to simply understand how to invest their money, and apply those understandings to build a better future for themselves, without sacrificing the ethics and values they believe in. WHAT WE ARE DOING NOW At this point, we are looking for Beta users to collect feedback from and build the future of EasyQuant together with. Beta users will have access to our prototype and the app in pre-release. As a form of gratitude, we will also make EasyQuant free of charge forever for our Beta users. For support and questions, don't hesitate to reach out to us! ” – Anıl Akarsu Discussion | Link
Technology & Programming
China
954 days ago
网络设备智能配置
¥ 10000
简介:
实现网络协议层面的主备切换
功能需求:
通过实时获取到无限设备参数,自动进行参数匹配,在不进行协议自动切换的情况下智能进行网络设备接口cost命令的修改,同时实时监控并根据数据情况反复自动修改cost值
架构:
实现三方应用程序完成网络架构自动修改配置功能
Technology & Programming
码市
China
954 days ago
ERP生产管理进销存
¥ 50000
产品的主要功能性需求
1.业务员功能
2.财务员功能
3.开单员功能
4.仓库员功能
5 采购员功能
6 物流员功能
7 系统管理员功能
8. 交易表
9.客户信息表
10. 无货物质价格表/库存物质价格表 (13)
11. 物质明细表
12. 基本价格表
13. 欲售货订单/售货订单/未通过的售货订单
14. 提货单
15. 出库单
16. 需求单
17. 欲采购单/采购单/未通过的采购单
18. 取货单
19.欲入库单/入库单/ 未通过的入库单
20.报价单
21. 加工单
22. 运输单
23. 收款单据
24. 付款单据
25. 员工表
26. 员工业绩表
27.生产管理
28.车间管理
Technology & Programming
码市
China
954 days ago
微信商城小程序开发
¥ 12000
小程序功能:
1、个人中心。我的订单(待支付、待领取、已完成)、个人信息(密码、绑定手机、用户名等)、客服电话等
2、购物车
3、商品分类
4、首页。轮播图、浏览商品、活动特价,主要是单商家使用
5、与后端对接口数据
如有后台管理系统,还需要开发后台管理系统,价钱另算
Technology & Programming
码市
China
954 days ago
基于源代码修改,C# + socket搭建分布式系统
可议价
基于已有解决方案进行修改。
采取分布式设计,一台业务主机对多台算力主机,socket加密通讯。不论用户支付还是试用,业务主机发送信息启动算力主机中的运算程序。
算力主机开发环境Halcon18.11、VS2022、相机驱动(吹气功能属于相机IO)
本项目基于深度学习的应用,采图可保存在算法主机本地,同时支持将算法主机的图片统一传输到业务主机。方便远程取图回公司训练。
1. 算法主机包含图像采集、视觉处理、结果输出(to业务主机、to 相机IO输出)统计存档 四项主要功能功能。建议从源码中剥离出算法代码(包括传统算法与深度学习)、调用相机的代码,将这部分代码部署到算法主机上。
2. 算法主机接收业务主机指令以后启动算法程序。算法程序主要使用多线程控制两台相机实时获取并处理图像,然后把图片和竹席片分类信息显示在算法主机屏幕上;
3. 算法程序需要加密,业务主机与算法主机之间的通讯需要加密,为防止算法代码泄露,算法程序应只能通过业务主机提供的信号去调用;数据通讯周期可配置;
4. 算法主机不得独立使用,算法主机工作必须由业务主机授权。
5. 业务主机主界面上显示:
整机设备状态(正常、报警、停机等);
分机设备硬件(算法主机、io设备)状态;
工作模式(采图、试用、付费等);
分级回传信息(算法主机编号、竹席片等级信息、算法耗时统计)
6. 业务主机紧急停机判断逻辑(防堵料):在拍照前有布置传感器,如果传感器被触发,但相机未被触发拍照,即为发生堵料。
1.业务主机主界面通过远程桌面(或者类似的不占用算力资源的形式)反馈每台算法主机显示的图片;
Technology & Programming
开源众包
China
954 days ago
IDEA Ramen — A little different domain name generator
“ When I am searching for a domain name I usually have dictionary, thesaurus and registrar site open. I constantly switch between these to make up a nice domain name and see if its available. IDEA Ramen combines dictionary, thesaurus and domain lookup in one app - You can do usual domain lookup for any domain extension - You can get synonyms for any dictionary word by adding + sign eg: https://idearamen.com/?q=world%2B - Or combine words using ? to create new words (get??? or ???something or my????something??) eg: https://idearamen.com/?q=get%3F%... - By default it does a lookup for most common TLDs but you can provide fully qualified names like IncredibleSydney.com.au to do a specific TLD lookup - At any time you can tap on the generated or your provided word to do a dictionary lookup - You can bookmark finds and comeback to it later I am working on few more algorithms to generate never seen (non existent) but memorable, short and easy to pronounce words. To be released in few weeks. All feedback, suggestions and wishes welcome. Hope it's useful. ” – Sameer Charles Discussion | Link
Technology & Programming
China
954 days ago
PHP后端工程师,catch admin
¥ 1800
1,小程序长期兼职维护升级迭代 2,浙江区域,仅限个人 3,catch admin 框架 4,时间不紧急,也不太难 5,希望好沟通长期合作 6,每月1-3天就够了
Technology & Programming
猿急送
China
954 days ago
Scaleway — Build deploy & scale apps on a complete cloud ecosystem
“ Hey ProductHunt, I can't tell you how happy I am to share this launch with you. More than a new website, this is the culmination of a year-long project to completely redefine the developer experience when building, deploying & scale applications. Our new website makes it crystal clear that, whatever architecture you're building on, you can build on Scaleway. From Serverless architecture to Elastic Metal and everything in between - if you can code it, we can host it. But we didn't stop there. We rolled out a brand new onboarding experience, tailor-made to help startups get access to more cloud credits faster. If you're building something awesome and looking to move fast, you can go from creating an account to leveraging credits in minutes, and our Startup Program team will get you time with our solutions architects and technical account managers to make sure you build something robust and won't break as you scale. We redesigned our documentation experience as well, making Scaleway the easiest cloud provider for developers to get started on. If you're used to building payments on Stripe, coding text messages with Twilio, you'll have an easy time spinning up your first instance or deploying your first Kubernetes nodes with Scaleway. As you know, the work doesn't stop on launch day, it starts on launch day. I'd love to hear back from hunters what doesn't work for you, what you'd love to see from Scaleway and, more generally, how cloud providers can help makers to move faster and worry less about their infrastructure. ” – Liam Boogar Discussion | Link
Technology & Programming
China
954 days ago
TestFlight/TF签名上架系统搭建开发
¥ 5000-10000
【程序说明】
有自定义邀请码,自定义引导页
只需要一个苹果个人开发者账号,就能实现TF签名服务,一个开发者账号能实现数十个tf内测应用。 和普通TF安装一样,并且ipa无需审核,安装数量不限制。
有现成的可以搭建的投标 没有的客服别乱投免得浪费时间
Technology & Programming
开源众包
China
954 days ago
Metricks.io — Create a killer affiliate program in 5 minutes or less!
“ We are launching our first ever SaaS product Metricks.io this Wednesday. Please support us with an upvote on the launch day. Well done @segunketiku ” – Henry Ohaegbulam Discussion | Link
Technology & Programming
China
954 days ago
1
...
5278
5279
5280
5281
5282
...
5379
微信公众号
Tips