Earn money efficiently, follow up more than 10+platforms outsourcing needs in one stop

All Filters

Total of 116399 records

“ Hello friends! 👋 My name is Konstantina and I am the founder of Kaedim. With our previous launch, we enabled everyone to transform their 2D art, sketches or photos to 3D content through the Kaedim Web App. This way, we help 3D artists and in-house 3D teams to accelerate their workflow, prototype and iterate much faster. Having talked to a lot of game and metaverse developers we understood that there is a rising demand for enabling players to create their own 3D content, populate and customise 3D games and metaverses. This is why we are now launching our API for 3D User Generated Content 🎉 As a result, we now also enable companies to offer the superpower of creating 3D content to their end-users too 🎉 Plug in to our API and enable UGC for your 3D world. Here is what we offer: 🧊 2D photos, sketches or concept art inputs 🧊 Documentation 🧊 Colouring widget 🧊 24/7 support So, if you are building a 3D game or metaverse, and want your users to contribute, this is for you! Documentation: https://app.archbee.io/public/m3... GitHub repository: https://github.com/Kaedim/API_Im... Sign up: https://kaedim3d.com/register (you'll get a follow up email from one of our team to help with the onboarding and discuss your requirements) Discord Server: https://discord.gg/4wN8NSUr We are adding more and more features over time, and we would love to hear your feedback! Also, if you know someone that needs this, please send them our way 🤗 ” – Konstantina Psoma Discussion | Link
Technology & Programming China
1137 days ago
“ Hey makers & hunters 🖐 I'm Ravdeep, the founder of CyberInsurify. Cyber Security matters for businesses and individuals. But unlike the other areas of Risks, Cyber Threats are also not easily assessed and Insured. CyberInsurify is changing that. Today I'm introducing our Data-driven decision making platform for the Cyber insurance industry, CyberInsurify (https://www.cyberinsurify.com). CyberInsurify is a platform for Cyber insurance brokers and insurers, that comes with Risk assessment solutions for the Cyber insurance sector. The CyberInsurify platform offers all insurance stakeholders with a common framework powered by Cyber Risk Analytics, global Risk Exposure and technical security assessments to access unbiased risk assessments. Our goal with CyberInsurify is to resolve Cyber Risks. We are focused on solving the most difficult and important Cyber Risk Challenges in the Insurance Industry. We are on a mission to create a profitable path to growth for Cyber insurance companies. Cyber Insurance Brokers, Agents play an important role in helping clients identify and manage risk. Our goal is to empower them to quantify and explain Cyber risk exposure to the prospects without becoming experts in information security Why to use CyberFirst - Quantification Tool - "Cyber Insurance Engagement, Underwriting & Augmentation" (https://www.cyberinsurify.com/Cy...) • Fully-automated exchange of information between insurance carriers, brokers, underwriters, and consumers! • Full-automated Cyber Risk Profiling in 60-120 minutes. • Real time Client Engagement platform to Improve the Quote to Bind Ratio and increase customer satisfaction. • 4D Data analytics approach to reduce the Claims. Our solution empower Insurance Brokers and Insurers to :- • Understand your client's Business Cyber risks, Cybersecurity posture & gaps. • Estimate the potential losses from Cyber attacks. • Provide data-driven reports to clients. To Schedule the demo, please book at CyberInsurify (https://www.cyberinsurify.com/Co...) Special offer Specially for today’s launch, We are offering the limited-time offer for 50% OFF on all the plans. Valid for a few days! Contact us at CyberInsurify (https://www.cyberinsurify.com/Co...) P.S. Here is our contact form where anyone can submit feature requests, bugs or feedback. Excited to build this together! We'd love to get your feedback and we're happy to answer questions! All the best, Ravdeep ” – Ravdeep Sodhi Discussion | Link
Technology & Programming China
1137 days ago
“ Hey Product Hunters! 👋 I'm Daniel, creator of Basilium. I'm thrilled to present a side project that I've been working on since 2020. (I've switched careers from being a ship's navigation officer to software development, and it's the first project that I'm launching on my own :) Basilium was born out of a personal need. I've been using nutrition trackers for years, and I've noticed that although they have lots of features, the overall experience was a drag. After a few chats with people who had similar experiences, I've realized that about 80% of features are irrelevant. Which ones vary based on a person's lifestyle, experience level, and diet. Since most nutrition trackers target a vast audience, a large number of features are not being used by any given person. Yet irrelevant features clutter an interface, obscure relevant functionality, and make an app difficult to use. That's why Basilium was created. Basilium is a minimalist nutrition and weight tracker that's focused on low-carb diets. Each Basilium's screen was designed to be simple to understand, display the most essential information at a glance, and be comfortable to use. The app is tailored to people who enjoy keeping dieting simple and would love a straightforward tool that helps them achieve their goals with less (instead of standing in the way with more). A bit more about Basilium and why it was created: https://basilium.app/ https://basilium.app/why-basilium/ If you follow a low-carb diet and enjoy keeping it simple, I'd love to hear your thoughts. Thank you for your time and for checking out Basilium. ” – Daniel Dauksevic Discussion | Link
Technology & Programming China
1137 days ago
Technology & Programming A5任务 China
1137 days ago
前端页面(HTML)--已基本完成

数据库(mysql)--已完成

后端基于PHP对EXCEL的操作,部分功能已有类库--功能需扩展

系统逻辑--已完成

框架可用thinkphp或laravel



主要实现的功能:

一、订单处理

1、按照渠道导入订单表(约15个格式不同的EXCEL),

①需要按照规定顺序,将订单表中的列数值插入订单列表,已有类库,insert

②按照基础数据表《商品简称信息》对应关系,将唯一数值对应的商品简称插入订单列表

2、按照品牌导出订单表(导出格式相同,无快递单号),需要将当日订单,按照品牌区分,每个品牌导出一张EXCEL表格,select

3、将带有快递单号的品牌订单表,导入后,按照订单编号,将对应的快递公司和快递单号数据,修改到订单列表,edit

4、按渠道导出订单表(约15个格式不同的EXCEL),将订单列表中的数据,按照渠道区分,导出相应的订单表,select

5、其他功能:模糊查找、订单编辑

二、基础数据

数据库中有3个基础数据表,分别为《品牌信息》《销售渠道信息》《商品简称信息》,我想把这里做成活的,前端可以直接修改数据库

三、系统管理

主要是子账号和对应的角色权限

权限写成活的,对应一级菜单、二级菜单,如果无权限,无法点击一级&二级菜单



可以将全部后台和接口开发,也可以将后台代码的框架写出来,只要能实现功能就行

Technology & Programming 开源众包 China
1137 days ago