...禁用用户 3. 模型管理:配置对接OpenRouter的模型列表,设置模型状态、计费单价、排序优先级 4. 系统配置:配置OpenRouter官方API Key、系统基础信息、接口限流参数、防刷规则、全局费率系数 5. 数据统计:可视化数据看板,展示总调用量、总营收、在线密钥数、今日调用/营收、模型调用占比、流量趋势图 6. 日志管理:查看API调用日志、充值日志、管理员操作日志,支持日志筛选、导出 (五)用户前端(极简) 1. 简易用户中心,支持用户查看自己的密钥、剩余额度、调用记录、充值缴费 2. 提供API调用文档、示例代码(Python/JS/Java),方便用户快速接入 三、技术要求 1. 后端框架:优先Python FastAPI/Flask 或 Node.js Express/Koa(开发者可自选,优先高并发、易部署框架) 2. 数据库:MySQL/SQLite(优先MySQL,支持数据量大时扩展) 3. 前端页面:后台管理端使用简洁响应式模板,无需复杂UI,功能优先 4. 部署要求:支持Linux服务器一键部署,提供完整部署教程、启动脚本,支持Docker容器化部署(加分项) 5. 兼容性:支持流式返回、SSE推送,兼容各类AI开发框架(LangChain、LlamaIndex等) 四、交付标准 1. 交付完整项目源码,无加密、无后门,可直接编译运行 2. 提供详细部署教程(从环境搭建到项目启动、域名配置、Nginx反代) 3. 提供使用说明文档(后台操作、费率设置、密钥管理、用户充值等) 4. 完成所有功能开发,本地/服务器测试无BUG,接口调用稳定、计费准确 5. 提供1周免费技术答疑,协助完成上线部署 五、开发周期 要求7-10天内完成开发、测试、交付,可按时交付的开发者接单 六、备注说明...
... │ ├─────────────────────────────────────────────────────────────┤ │ Worker 层 (独立进程) │ │ worker/ - 账号连接保活、任务执行、状态同步 │ ├─────────────────────────────────────────────────────────────┤ │ 存储层 │ │ ├─ 主数据存储 │ │ ├─ data_v1.3.sqlite SQLite 镜像 │ │ └─ sessions/ Telethon 会话文件 │
我需要一款 Android 轻量级商品导购 App,安装包体积必须控制在 100 Kb 以内。核心需求仅有三点: 1. 进入 App 时自动记录 UV 与 IP; 2. 用户点击任意商品图片时记录 PV; 3. 商品由图片 + 跳转链接构成,图片来源以本地上传为主。 你可以选择只提供极致瘦身的 APK 封装方案,也可以连同完整前后端代码一并交付。若提供整套程序,需包含: • 简洁的图片展示界面(无复杂 UI); • UV、IP、PV 的本地或服务器端存储与简单查询接口; • 基于 Android Studio 的可复用项目结构,以及一次点击即可重新打包的脚本或说明。 请在方案中说明你将如何把 APK 压缩到目标体积(所用打包、混淆、资源优化手段),以及记录指标时采用的技术栈(如 SQLite、轻量级后端 API、日志上报等)。代码需注释清晰,可直接编译。
...csv 转换后要求的文件格式(下载得到的文件名称不固定,随意): 需要可执行的完整的HTML语句的转换程序,功能单一,就是将CSV文件的相应栏目字段数据提取出来,转换并生成对应的JSON格式的数据交换文件,具体要求如下: 一、在将CSV文件转换为JSON数据文件时,JSON数据文件内的以下字符段保留不变,这一段字符相当于固定的数据表头,不需要做任何转换,并严格保留原有JSON数据文件格式和所在的行,同时,此段字符段在JSON数据文件内只需要在最前面出现一次即可,禁止在后面的data内出现 [ { "type": "header", "version": "5.1.1", "comment": "Export to JSON plugin for PHPMyAdmin" }, { "type": "database", "name": "search" }, { "type": "table", "name": "qf_source", "database": "search", "data": [ 二、CSV文件内第一行为表头栏目说明,后面的每一行是一个独立的资料信息,各栏目字段对应JSON数据文件内的以下各字段,具体对应关系参照下面说明 以下是JSON数据文件内的资料信息字段 &quo...
...recording of conversation records, this function can be placed in AI Chat), AI search function (copy GPT's search function), AI agent function (copy Claude's web function), AI database (each user's historical chat record is a database, which is automatically saved in the personal database, so that when calling AI, it can first go through the database to enhance memory, without repeating the problem sorting, and provide data foundation for AI Chat's memory function. Regularly organize all users' data into high-quality content automatically into the database, so that when all users call AI, they can first go through the database to enhance memory, without repeating the problem sorting; it is also convenient f...
程序是: 首先 第一步: 随机抽取5个phome_ecms_news里面的id和classid 第二步: 读取phome_ecms_news的id和classid,作为函数使用 第3步: 插入phome_enewspl_1新的内容到数据库 例子:$sql = "insert into phome_enewspl_1(plid, pubid, username, sayip, saytime,id,checked,classid,zcnum, fdnum, userid,isgood,saytext,eipport) values (NULL, '1000310000019701', '', '', unix_timestamp(), '$id', '0', '$classid', '50', '1', '0', '0', '评论内容', '48010')"; 第四步: 更新phome_ecms_news的字段plnum+1并且对应第一步读取的id值 例子:UPDATE phome_ecms_news SET plnum =plnum+1 WHERE id = 20488;
我需要重修一个现有的网站。我已经有设计方案,我需要你为我的项目建立一个网站。
求写安卓开发里sqlite与netbeans服务器接口, 从安卓端连到netbeans. 安卓端已经写好 netbeans也已经差不多了 有类似的东西可以参照
Plan-B MATROMONIAL FORM FILLING DIRECT SIGNUP CONTRACT AGREEMENT 11 Month WORKING DAYS – 25 WORK LOAD 2000 /- FORM RATE – 10/- FIRST PAY – 5000/-(Refundable) BILLING – AFTER 10 DAYS AFTER TASK SUBMISSION 100% Payment Guarantee PAYMENT CALCULATION PARAMETER • 95.1% - 100% = 100% Payment • 90.1% - 95% = 90% Payment • 85.1% - 90% = 80% Payment • 80.1% - 85% = 70% Payment • 75.1% - 80% = 60% Payment • 70.1% - 75% = 50% Payment • 65.1% - 70% = 40% Payment • 60.1% - 65% = 30% Payment • 55.1% - 60% = 20% Payment • 50.1% - 55% = 10% Payment • Below - 50% = NO PAYMENT, NO REWORK, N...
Requires a database that helps users in our company to organise different packaging specifications for each of our products. Since different customers require different packaging format of the same products, we need to be able to pick from existing packaging format or create new format for each customer. Requires the following functions. 1) Product overview (list all the items, and related different packaging specifications) 2) Functions that allow users to alter and add new packaging format for each item. 3) Functions that allow users to pick different products (and its respective forma) and output the selection to Excel or PDF 4) An import and export function that allows us to import all the existing packaging data into the database.
Build a company website in two languages. Design needs to be up-scaled and elegant. No database required. Candidates must be fluent in Chinese and English. 需要专业人员设计并建造公司网页,网页为中英双语,需要能流利使用这两种语言。设计要求简单大方上档次,无需建立数据库。
Payment cycle:- Monthly WORKLOAD :-6000 forms per agent per month POST DATED CHEQUE WILL PROVIDED AS SECURITY PAY OUT CYCLE: MONTHLY (13,20,000 INR FIX FOR 11 MONTHS)
1. 需求: 根据用户输入的目标关键词,通过多维度搜索,获取尽可能全面的结果,基于这些结果进行联想,从而获取跟目标关键词相关的尽可能多的结果。提供用户数据抽取关键词输入界面,在结果中根据用户提供的关键词进行结果抽取,并进行自动合并以及去重。 2. 输入 手动输入关键词 导入Excel 从数据库获取关键词 3. 输出 结果另存为Excel(2010以上版本) 直接导入DataBase 可根据用户需求选择导出保存为Office文件(Word,Excel) 4. 开发工具 Eclipe J2ee 5. 数据库 MSSQL2008 6. 是否需要界面 需要 7. 开发文档 程序流程图 程序开发文档 代码中必要位置添加注释 如有用到开源项目,请说明 8. 其他说明 该项目需要程序能够进行二次开发,支持分布式部署,并发多线程进行搜索,自动平衡各节点资源消耗 完成后的项目要作为一个独立的项目存在,将整个项目连带所用到的JAR包一起打包作为最后的交付内容。
SQL注入/代码审计/数据库权限/渗透测试技术 接渗透单子高手,联系电子邮箱:aqcp#(#改成@)语言要求:中文 熟练掌握各种内网渗透测试工具与相关知识,精通常见安全攻防技术:sql注入、xss、文件上传、文件包含、命令执行等漏洞 熟悉linux、unix、Windows、oracle、J2EE等各种环境下WEB的安全配置与安全检查及WEB漏洞防范; 熟悉各种脚本语言(asp,php,jsp,java,net、perl、python等)具备独立挖掘web安全漏洞与入侵手段 具备一定的网络安全知识,对网络安全结构、系统漏洞、入侵检测、病毒防护等有深入理论基础和实践经验; 熟悉渗透测试黑客攻防的步骤、方法、流程、熟练掌握各种渗透测试攻防工具有实际渗透经验者优先; 求大虾接单,脱裤,要求,电话,手机,姓名,邮箱,其他的一概不要。每笔单1000美金起步,根据站的难度而定价格,具体可以详谈,寻找长期合作. 态度认真、中介勿扰,请技术实力说话。
Plan-B MATROMONIAL FORM FILLING DIRECT SIGNUP CONTRACT AGREEMENT 11 Month WORKING DAYS – 25 WORK LOAD 2000 /- FORM RATE – 10/- FIRST PAY – 5000/-(Refundable) BILLING – AFTER 10 DAYS AFTER TASK SUBMISSION 100% Payment Guarantee PAYMENT CALCULATION PARAMETER • 95.1% - 100% = 100% Payment • 90.1% - 95% = 90% Payment • 85.1% - 90% = 80% Payment • 80.1% - 85% = 70% Payment • 75.1% - 80% = 60% Payment • 70.1% - 75% = 50% Payment • 65.1% - 70% = 40% Payment • 60.1% - 65% = 30% Payment • 55.1% - 60% = 20% Payment • 50.1% - 55% = 10% Payment • Below - 50% = NO PAYMENT, NO REWORK, N...
For Sitehealth I need to keep everything updated and even change server cponfigurations if required by site health analysis. Yes the form can be created with contact form 7 with digital signature option. Total cost will be $60 for both tasks
I need an experienced video editor who can turn my raw clips into engaging short-form content optimised for platforms like TikTok, Reels, and YouTube Shorts. The goal is to hook viewers fast, keep the pacing tight, and finish with a polished, scroll-stopping look that matches current social-media trends. You’ll be free to use your preferred tools—Premiere Pro, Final Cut, CapCut, DaVinci Resolve, or a mix—so long as the final renders are crisp, correctly sized (9:16, 1080 × 1920), and ready for instant upload. Expect fast cuts, on-beat transitions, tasteful text overlays, motion graphics where they add value, and licensed music or trending sounds. Deliverables: • 3–5 edited videos per batch, each 15–60 seconds • Colour-graded, caption...
...handling - Implement clean, modular, and scalable code - Maintain pixel-perfect UI aligned with design specs Required Experience - Strong experience with SwiftUI (production-level apps) - Experience building iPadOS applications Solid understanding of: - performance optimization - memory management - smooth UI rendering Experience with: - API integration (REST, async/await) - local storage (Core Data, SQLite, or similar) Highly Preferred (Important for this project) - Experience with PencilKit / drawing / canvas-based interactions - Familiarity with UIKit (for advanced or edge cases) Experience building: - note-taking apps - productivity tools - interaction-heavy interfaces If you’ve worked on apps similar to GoodNotes / Notability, that is a strong advantage. P...
I'm seeking a reliable and experienced database administrator for a part-time, ongoing role. The responsibilities include: - Performance Optimization: Ensure the database runs efficiently. - Regular Backups: Implement and manage backup schedules. - User Access Management: Control and manage user permissions. - Generalist Tasks: Other admin-related database tasks as needed. Ideal Skills and Experience: - Proficiency in Supabase and SQL. - Strong background in database performance tuning. - Experience with backup and recovery processes. - General Admin Skills. - A preference for someone who can grow with the company over time.
...want a rock-solid, easy-to-use database that even our least tech-savvy volunteers can navigate without fear of breaking anything. The database will support our senior center’s membership program, storing contact details, payment dates, emergency numbers, special interests, and similar fields. A clean, guided form interface is essential so staff never see raw tables—just simple buttons and drop-downs. I’m happy to use whichever platform delivers the simplest user experience; Microsoft Access with locked-down forms, a MySQL back-end paired with a no-code front-end, or another lightweight solution are all fine as long as the interface stays friendly. Access control must follow three roles: • Admin – full control to design, add fields, and...
I want a list of all the players of each IPL 2026 team categories them as a batter bowler all-rounder with country of origin and city, jersey number, and player of which team. Their Bowling speed, Debut year, Strike rate And highlighting captain, wicket keeper, vice captain. Each page for each dedicated team. And i want in a hour for cost of 100rs
I need an experienced video editor who can turn my raw clips into engaging short-form content optimised for platforms like TikTok, Reels, and YouTube Shorts. The goal is to hook viewers fast, keep the pacing tight, and finish with a polished, scroll-stopping look that matches current social-media trends. You’ll be free to use your preferred tools—Premiere Pro, Final Cut, CapCut, DaVinci Resolve, or a mix—so long as the final renders are crisp, correctly sized (9:16, 1080 × 1920), and ready for instant upload. Expect fast cuts, on-beat transitions, tasteful text overlays, motion graphics where they add value, and licensed music or trending sounds. Deliverables: • 3–5 edited videos per batch, each 15–60 seconds • Colour-graded, caption...
...single feature, record, or customization. I rely on a mix of core and third-party modules, custom tweaks, and theme edits that all must keep working exactly as they do now—payment, shipping, catalog, orders, customer accounts, everything. Scope of work • Create a safe staging copy of the site and database. • Perform the version jump to 9.1, handling all backward-compatibility changes. • Update or replace every installed module and theme so they remain fully functional. • Migrate and verify all data: products, customers, orders, SEO URLs, multistore settings (if present), translations. • Thoroughly test front office and back office to confirm that checkout, payment gateways, shipping calculators, stock management, email notifications,...
...collect enquiries through Fluent Forms. I need every new submission—name, email, phone, and all additional client details—to land automatically in a dedicated board without losing a single field. Here’s what I expect: • Map all current Fluent Form fields to matching columns on my Monday board. • Configure the automation (native integration, webhook, or middleware such as Zapier/Make—whatever is cleanest / Or the monday API) so it triggers instantly on every submit. • Test with multiple dummy entries and confirm that data reaches the correct group, pulses are created with no duplicates, and timestamp, attachments or notes come through intact. • Hand over concise setup notes so I can maintain or edit the integration later...
... Build it in Python using a well-supported stack such as Requests/BeautifulSoup, Scrapy, or Selenium—whatever you feel is most robust for handling pagination and occasional layout changes. The bot should: • Navigate through the latest articles section (and subsequent pages if present) • Respect and reasonable rate-limits • Output clean, de-duplicated data to CSV or JSON and optionally push to a simple SQLite file For acceptance I’ll run the script, point it at the live site, and expect a sample file containing at least 100 recent articles with the agreed fields correctly populated. Include clear setup instructions plus comments in the code so I can tweak XPaths or CSS selectors later if the site redesigns. Let me know your preferred t...
...need someone who understands performance, scalability, and clean architecture — not just someone who writes code. Project Overview: Large eCommerce platform (tens of thousands of products) Built with + Laravel Heavy API integrations (external providers) Requires fast performance (frontend + backend + database) Key Responsibilities: Optimize frontend performance (SSR, caching, fast loading) Improve backend performance and architecture (Laravel) Work on API integrations and data handling Fix existing bugs and improve overall system stability Implement scalable solutions for large datasets Collaborate and push clean, production-ready code to GitHub Requirements: Strong experience with (very important) Strong experience with Laravel (very important) Experience wi...
My web application crunches mixed transactional-analytical data, but one MySQL SELECT statement is holding everything back. The query currently throws an error and, even when it runs, it crawls when asked to sift through millions of rows. Your job is simple and focused: look at the existing file, pinpoint what is wrong in that single SELECT, and rewrite it so it returns the same results in a fraction of the time. I will supply the current query, table structure, sample data, and the slow-query log as soon as we start. Because the scope is narrow, I expect the fix and any indexing advice to fit comfortably into a one-hour session. Deliverables • Corrected and performance-tuned SELECT statement • Short note (a few lines) explaining what you changed and why, so...
I have raw footage ready to be shaped into engaging social-media content for my YouTube channel. The final piece needs to feel like a polished vlog: snappy pacing, smooth jump cuts, on-brand lower thirds, and the occasional punchy meme insert that keeps viewers watching to the end. Here’s what I need from you: • Trim and assemble clips into a concise story arc (about 8–10 minutes). • Add royalty-free background music that matches the upbeat tone. • Incorporate dynamic text call-outs, subtitles, and subtle motion graphics. • Balance audio, correct colors, and apply light grading so footage looks consistent across different shooting conditions. • Deliver the finished file in 1080p, optimized for YouTube upload, along with a separate th...
...Dashboard must include: List of items Per item: total scans/taps last activity current destination URL Ability to edit destination URL Optional (nice to have): basic overview of total scans across items Architecture Requirements Use subdomains: → redirect system → dashboard Must be clean, simple, and scalable Technical Direction (flexible): Preferred: Supabase (database + auth) (frontend) Vercel or Cloudflare (hosting) Open to simpler or better alternatives if: faster to build easier to maintain scalable Important Constraints: Keep it SIMPLE (no overengineering) No unnecessary complexity Must be easy to maintain after delivery Must NOT require ongoing developer involvement for basic usage Scalability Requirement: System must be structured to handle:
My WordPress site’s submission form is being flooded with automated entries and I need this stopped within the next two hours. The form itself is built with Forminator, and although a standard CAPTCHA is already enabled, bots are still getting through. I’m looking for you to jump straight into the install, harden the existing CAPTCHA or replace it with a stronger alternative (reCAPTCHA v3, hCaptcha, Turnstile—whatever you know will work fast), and add any complementary measures such as an invisible honeypot or rate-limiting rule at the server or Cloudflare level. Deliverable is simple: once you’re done, I should no longer be able to reproduce a successful automated submission in my own tests, and the form must remain fully functional for leg...
...recordings in German. Your contribution will directly help train and enhance next-generation AI speech technologies. Responsibilities - Listen to audio recordings and produce accurate, verbatim transcriptions in German. - Capture not only what is said, but how it is said (including filler words, repetitions, and false starts). - Add speaker labels for multi-speaker recordings (2–8 participants). - Insert precise timestamps for text segments (within 500ms accuracy). - Annotate non-speech events such as laughter, background noise, or unclear audio. - Follow detailed project instructions and maintain high quality standards. - Maintain steady productivity and reliability throughout the project. Requirements - Native-level fluency in German, including familiarity with regional...
...Colebrook/Moody approach, plus all minor losses. • Open-channel flow – weir analysis, critical depth, and specific energy checks. For every question you must: 1. Begin with the governing equations, then carry the algebra through to the numeric result. 2. Cite and apply the correct formula (Darcy-Weisbach, Colebrook, hydrostatic pressure prism, control-volume momentum, etc.). 3. Highlight where you insert numerical values, showing intermediate answers so I can trace your work. 4. Finish with a boxed final answer in proper SI units. Deliver a single PDF that compiles the handwritten sketches and typed calculations (Word, LaTeX, or clearly written scans are fine) so the flow of each solution is easy to follow....
I am looking for a detail-oriented...freelancer to convert a set of screenshots into a professional 15-slide PowerPoint presentation. Scope of Work: • Image Enhancement: Improve the quality of the provided screenshots using free AI upscalers (e.g., Upscayl) or enhancement tools to ensure they look crisp on a large screen. • Slide Creation: Arrange the enhanced images into a clean, well-aligned 15-slide PPT layout. • Photo Integration: Insert two provided profile photos into the appropriate slides. • Formatting: Ensure consistent margins, professional alignment, and a cohesive look throughout the deck. Requirements: • Experience with PowerPoint design and image editing. • Ability to use free enhancement tools to maximize visual quality. • Quick turn...
I have a full database export from Amicus Attorney that has already been converted to a single CSV file. My goal is to reshape that CSV so it drops cleanly into an existing Excel template I will provide. Once the data sits in that layout, I can import it straight into our Microsoft 365-hosted database without further manipulation. The CSV contains contact information, case details, billing information, plus several columns of uploaded-file metadata. Every one of those fields must be preserved and mapped to the correct columns in the template, with the headers and data types exactly as the sheet expects. No extra columns, no reordered headers. Deliverable • One or more Excel workbooks that mirror my template, fully populated and checked for consistency (...
...in Adobe Illustrator. I want to create new templates for e.g. Canva so that staff can easily create new social media graphics by adding e.g. event name or article title. Also will need to build brochures for multiple languages (translation provided). This is regular work, not a one-off project. Applicants should expect to share samples of their work. Primary focus: • Brochures: Update copy, insert new product photos, adjust page counts, and export press-ready PDFs. • Social media graphics: Adapt headline, subhead, and image slots for each campaign, then supply optimized PNG/JPG files in our standard sizes (e.g. LinkedIn). Assets live in a shared cloud folder, and I’ll flag each request with a short brief describing what’s changing and when it’s...
I need a data collection Access form with 30 fields. The form will be used to collect production output data. Requirements: - 30 field names with combo boxes. I can provide the Access list with the respected drop down. - Specific validations using predefined formats. Would like certain field that need to filled out. Ideal skills and experience: - Experience in form development - Familiarity with combo box implementation - Knowledge of data validation techniques
I need a Microsoft Access database created (or an existing file cleaned up) so I can move away from scattered spreadsheets and enter, store, and report on my information in one place. I am still refining the exact data model, so I’m looking for someone who can guide me through a short discovery chat, propose a clear table structure, and then build it with proper relationships, validation rules, and indexing. The finished file should open with user-friendly forms for everyday data entry, let me pull quick queries and printable reports, and give me the option to export selected data to Excel when needed. If lightweight VBA automation will make any of those steps smoother, feel free to include it. Deliverables • One ready-to-use .accdb file with all ta...
Title: Proofreading & Academic Editing for Engineering Dissertation (Low Reynolds Number Aerofoil Study) Description: I have completed my dissertation on low Reynolds number aerodynamics, focusing on CFD analysis and aerofoil optimisation for UAVs, MAVs, and small ...AI-detectable or copied phrasing. Preferred qualifications: Experience with academic writing (engineering/aerospace preferred) Familiarity with CFD, aerodynamics, or technical dissertations is a plus Strong understanding of UK academic writing standards Deliverables: Edited version with tracked changes Clean final version Optional: brief feedback on overall quality and areas for improvement Deadline: [Insert your deadline] If you have worked on similar technical dissertations, please share examples or releva...
...muncul di layar secepat mungkin dan skor dihitung berdasarkan total waktu yang berhasil mereka mainkan sebelum kehabisan waktu. Ruang lingkup yang saya butuhkan: • Prototype fungsional yang bisa langsung diuji di desktop dan mobile. • Sistem skor berbasis durasi bermain (semakin lama bertahan, semakin tinggi skor). • UI yang clean, responsif, dan ringan agar game mudah dipahami. • Alur database serta workflow Bubble untuk menyimpan skor lokal; saya ingin kemudahan memperluasnya menjadi leaderboard di tahap berikutnya. • Struktur dasar monetisasi (placeholder rewarded ads atau in-app purchase) cukup dityiapkan di level konsep sehingga bisa diaktifkan nanti. Saya sudah memahami dasar Bubble, jadi dokumentasi singkat tentang cara Anda menyusun el...
...repetitive text-based, image based and also numeric based data entry with a reliable AI workflow and I need it up and running as soon as possible. The AI agent needs to visit different instegram accounts, web sites or some pdf documents, read the posts and reels which either they are text based or image based, extract the information from that , analysis them, categorize them and then send them to our web site database (Laravel based - mysql) using an Api link and also write these information on specific classified google sheets. Right now the job is handled manually; the aim is to hand that workload to an automated system that can read each record, validate basic rules, normalize fields, then push the cleaned data into our existing MySQL database and a ...
as discussed , please work on 235 questions, all maths signs will be done through insert-> equations
...must be transferred into our secure web-based form. I will supply the data in clean Excel sheets along with step-by-step video instructions and login credentials to the platform. Your job is purely online form filling: copy each customer’s details exactly as provided, validate that every required field turns green before you submit, and flag any record that looks incomplete or inconsistent. Accuracy matters more than speed, yet I still need steady daily progress so the queue is cleared on schedule. A short sample batch (about 20 records) will be the first milestone; once that is approved, the remaining files will follow in larger chunks. Please keep brief notes of any issues you encounter—duplicate entries, missing email addresses, or fields the form...
...optimisation – create or refine product pages, research and insert high-impact keywords, adjust images, A+ content, titles, bullet points, and back-end search terms until they rank and convert. • Inventory & logistics – watch FBA/FBM stock levels, raise and reconcile shipments, coordinate with warehouses or suppliers, and prevent out-of-stock flags or excess storage fees. • Customer service – respond quickly to buyer messages, reviews, and returns so our metrics stay in the green and the brand reputation grows. • Full account stewardship – monitor dashboard health, resolve policy warnings, file tickets with Seller Support, and provide concise weekly performance snapshots. Please bring a proven track record on the Amazon India mark...
I have a single picture that needs its existing wording replaced. The new copy is ready to go; I simply need you to remove the old text and insert the new lines so everything matches the original font, size, colour, alignment, and overall style. No layout redesign or extra graphics—just a clean swap that looks as though nothing was ever changed. You’ll receive the high-resolution image and the exact replacement text. Please return: • The updated image in the same resolution and format • A layered source file (PSD, AI, or similar) so future tweaks are easy The final result should be crisp, with no artefacts or visible edits, and delivered within a short turnaround time.
...Converting the static template into a fully functional web application * Backend development and database integration * User authentication (Job seekers & Employers) * Job posting, application, and management system * Admin dashboard for platform control * Payment integration (if required for premium job postings) * API integrations (if needed) * Deployment to a live server (end-to-end launch support) * Ensuring responsive design and cross-browser compatibility * Performance optimization and basic SEO setup Key Requirements: - Strong experience with React / - Proven experience in building job portals or similar platforms - Full-stack development capability (frontend + backend) - Experience with database design (MongoDB, PostgreSQL, or similar) - Familiarity with depl...
...membutuhkan bantuan untuk memasukkan data produk ke dalam database online toko kami. Sumber informasi—nama barang, SKU, deskripsi singkat, harga, foto, dan kategori—sudah saya siapkan dalam file spreadsheet serta tautan gambar. Tugas Anda: • Memindahkan setiap detail produk ke kolom atau field yang tepat di sistem berbasis web. • Memastikan ejaan, format harga, dan penamaan kategori konsisten dengan pedoman yang saya berikan. • Menandai duplikat atau informasi yang tidak lengkap sehingga bisa saya tinjau. • Melaporkan kemajuan harian melalui catatan singkat atau screenshot dashboard. Saya fleksibel soal jam kerja; Anda bisa mengerjakan di waktu luang asalkan kuota entri harian tercapai dan data akurat. Pengalaman sebelumnya de...
...(Shopify/WooCommerce) to sync customer data. • Set up a green tick verification application (if applicable). 2. Template Creation & Approval • Design high-converting message templates (promotional, transactional, and utility). • Manage the submission and approval process with Meta to ensure compliance with their policies. • Implement interactive elements like Quick Replies and Call-to-Action (CTA) buttons. 3. Workflow & Chatbot Automation • Build automated customer journeys/flows, including: • Welcome sequences for new opt-ins. • Abandoned cart recovery. • Order confirmations and shipping updates. • Post-purchase feedback and loyalty flows. • Create basic logic-based chatbots to handle FAQs and lead qualification. 4. Campa...
...optimisation – create or refine product pages, research and insert high-impact keywords, adjust images, A+ content, titles, bullet points, and back-end search terms until they rank and convert. • Inventory & logistics – watch FBA/FBM stock levels, raise and reconcile shipments, coordinate with warehouses or suppliers, and prevent out-of-stock flags or excess storage fees. • Customer service – respond quickly to buyer messages, reviews, and returns so our metrics stay in the green and the brand reputation grows. • Full account stewardship – monitor dashboard health, resolve policy warnings, file tickets with Seller Support, and provide concise weekly performance snapshots. Please bring a proven track record on the Amazon India mark...