Project Type: Material Mechanics Testing Software (tensile, compression, bending, etc.) Tech Stack: VB6 + ADO database access + Office automation (Excel/Word reports) Hardware Interfaces: USB communication, serial port communication (MSComm), EPOS controller Core Functions: • Test project management and execution • Real-time data acquisition and curve display • Report generation and printing Hardware calibration: Multilingual support (Chinese/English) Data Storage: Access database (.mdb) Category Quantity Lines of Code Forms (.frm) 87 ~86,000 lines Modules (.bas) 40 ~55,000 lines Classes (.cls) 5 ~1,130 lines Total 132 source files ~142,000 lines Core Requirements 1. Rewrite / port the existing VB6 code to C# (please provide practical advice on choosing ...
...using the numerical method. Now let’s use the chmod command using the character method. To change file and directory permissions: Make certain that you are in your home directory. Use the touch command to create a file named corp_db Use the vi editor to enter the text shown below. Assignment Press escape + shift :wq to save the file. Type chmod ugo+x corp_db and press Enter to allow access to the corp_db. (Screenshot) This command means “make the corp_db directory accessible (+x) for the owner (u), group (g), and others (o) Type chmod ugo-x corp_db and press Enter to remove permissions corp_db directory. (Screenshot) Type ls -l corp_db Notice that the file does not have any permissions. Repeat step 6 to restore the permissions for corp_db Do not delete the corp_...
...application on your device for easy access. 2. Issue Resolution Address and fix bugs in the current iOS VPN application, such as connection instability, UI misalignment, and unresponsive functionalities. Improve the app's stability and overall user experience. 3. Backend Code Optimization Update and optimize backend code to meet iOS client requirements. Ensure compatibility with the iOS application and enhance overall performance and connection speed. 4. VPN Protocol Integration Integrate the VPN protocol into the iOS application. Ensure secure and stable VPN connections and optimize performance. 5. Membership Feature Integration Implement and synchronize membership management features, including user registration, login, subscription management, and access control...
...application on your device for easy access. 2. Issue Resolution Address and fix bugs in the current iOS VPN application, such as connection instability, UI misalignment, and unresponsive functionalities. Improve the app's stability and overall user experience. 3. Backend Code Optimization Update and optimize backend code to meet iOS client requirements. Ensure compatibility with the iOS application and enhance overall performance and connection speed. 4. VPN Protocol Integration Integrate the VPN protocol into the iOS application. Ensure secure and stable VPN connections and optimize performance. 5. Membership Feature Integration Implement and synchronize membership management features, including user registration, login, subscription management, and access control...
...application on your device for easy access. 2. Issue Resolution Address and fix bugs in the current iOS VPN application, such as connection instability, UI misalignment, and unresponsive functionalities. Improve the app's stability and overall user experience. 3. Backend Code Optimization Update and optimize backend code to meet iOS client requirements. Ensure compatibility with the iOS application and enhance overall performance and connection speed. 4. VPN Protocol Integration Integrate the VPN protocol into the iOS application. Ensure secure and stable VPN connections and optimize performance. 5. Membership Feature Integration Implement and synchronize membership management features, including user registration, login, subscription management, and access control...
I have full access to a PHP code-base that I can share immediately. I already know exactly which file and function contain a hidden back door; I just need a seasoned developer to: • remove every trace of that back door cleanly, • rebuild/package the application so it runs flawlessly after the fix, and • verify the change with a quick security review and functional smoke test. You’ll receive the source archive, a short note pointing to the suspect section, and the steps I normally use to deploy. Hand back the cleaned code, a brief changelog, and confirmation that the application still behaves as expected on a standard LAMP stack.
...Developers Communication High-availability during the 72-hour window; frequent updates and push to Git before any change. Disqualifiers: agencies/teams; off-platform contact; vague portfolio; can’t show Play subscription apps. How We Work (from past successful engagements) You’ll push every change to a Git branch we provide before local edits (clear commit messages). All communications, files, access (Apple/Google/credentials) stay on the platform. We provide a remote company Mac (AnyDesk/TeamViewer) for real-device checks and build signing. We share backend API docs, sandbox test accounts, and existing payment code for reference. Funds are in escrow; we release immediately upon acceptance. What to Include in Your Bid One paragraph: how you’ll structur...
...Developers Communication High-availability during the 72-hour window; frequent updates and push to Git before any change. Disqualifiers: agencies/teams; off-platform contact; vague portfolio; can’t show Play subscription apps. How We Work (from past successful engagements) You’ll push every change to a Git branch we provide before local edits (clear commit messages). All communications, files, access (Apple/Google/credentials) stay on the platform. We provide a remote company Mac (AnyDesk/TeamViewer) for real-device checks and build signing. We share backend API docs, sandbox test accounts, and existing payment code for reference. Funds are in escrow; we release immediately upon acceptance. What to Include in Your Bid One paragraph: how you’ll structur...
... ### 2.2 Circuit Breaker and Throttling - **Circuit Breaker**: - Triggered on consecutive failures or abuse patterns, with thresholds adjustable by tier. - **Throttling**: - Use token bucket or leaky bucket algorithms to smooth out traffic peaks. --- ## 3. API Access Monitoring and Logging ### 3.1 Log Recording - **Details Recorded**: - Log source IP, request parameters, HTTP method, status code, response data (or digest), timestamp, and duration. - **Security**: - Store logs in an encrypted, access-controlled database or logging system. ### 3.2 Centralized Auditing & SIEM - **Centralized Management**: - Use ELK/Graylog to aggregate logs. - **SIEM Integration**: - Define triggers for abnormal patterns (e.g., frequent failures) and send a...
...history. Uploaded images. Keyword search records. This is to improve user interaction management. Image Keyword Generation The existing image keyword generation feature needs to be updated to deduct user tokens each time keywords are generated. The backend should support account freezing and unfreezing for user accounts. Admins can manually freeze or unfreeze user accounts to limit or restore access. Technical Requirements All configuration options and effects should be customizable in the backend to ensure flexibility. Features should be developed as plugins wherever possible, making it easier for future management and updates. If you read the requirements document, please add: 12366 at the top of your bid, otherwise we will not reply! All token-consuming features (text moder...
...the homepage or the specified page. Add a check for all code bugs: Conduct a thorough code review, identify and fix all potential issues, ensuring logical correctness and stable operation of the code. 2.2 Data Monitoring and Display Add data monitoring features in the admin system, displaying the following metrics: Add user visit count: Real-time statistics on total user visits. Add regional access ratio: Display the percentage of users visiting from different regions. Add user source ratio: Show user acquisition channels, such as organic search, social media, advertising, etc. Add order count: Track and display the total number of orders and their status. Add revenue data: Display total revenue and monthly revenue changes. Add total user count: Show the total number of registe...
... The discount for agents' card codes can be set in the admin panel. Agent membership is automatically activated upon opening; in the agent center, it redirects to the agent system with automatic login. The backend can also grant access to this page for specific users. Implementation Suggestions: Provide a dedicated page and function entry for agents on the frontend. After recharging the balance, agents can purchase card codes on the frontend with the discount set in the backend. For users who have not activated the agent function, relevant pages need to have access control. Backend Development Requirements Software Update System Function Description: Add a software update system and interface with the client. When there is a new update, the client receives a notifica...
...etc. Good Coding Standards and Documentation: Provide clear and standardized code comments and necessary technical documentation for future maintenance. Resources Provided: Access to Code Repository: I will provide the complete source code of the app, including all related code files and resources. Issue Descriptions and Logs: Detailed error logs and steps to reproduce the issues to help quickly identify problems. Related API Documentation and Backend Support: If needed, I can provide backend API documentation and support to assist in debugging network request issues. Google Play Console Access: Necessary access permissions will be provided to assist in completing the app's upload and release. Deliverables: Fix the membership time loading error and menu...
...enhance overall performance and connection speed. 4. **VPN Protocol Integration**: Integrate the V2ray protocol into the iOS application using the **sing-box client**. Ensure secure and stable VPN connections and optimize performance. 5. **Membership Feature Integration**: Implement and synchronize membership management features, including user registration, login, subscription management, and access control on the iOS client, to match the Android version. **Specific Responsibilities:** 1. **Feature Synchronization and UI Consistency**: Sync all functionalities and UI elements from the provided Android source code to the iOS version, ensuring a consistent user experience. 2. **Issue Resolution and Debugging**: Diagnose and resolve bugs in the iOS app, including network conne...
...enhance overall performance and connection speed. 4. **VPN Protocol Integration**: Integrate the V2ray protocol into the iOS application using the **sing-box client**. Ensure secure and stable VPN connections and optimize performance. 5. **Membership Feature Integration**: Implement and synchronize membership management features, including user registration, login, subscription management, and access control on the iOS client, to match the Android version. **Specific Responsibilities:** 1. **Feature Synchronization and UI Consistency**: Sync all functionalities and UI elements from the provided Android source code to the iOS version, ensuring a consistent user experience. 2. **Issue Resolution and Debugging**: Diagnose and resolve bugs in the iOS app, including network conne...
...and the peers make a request to the server with the roomID in the url. RoomID will be put in the same room and they start streaming video and audio. But it's too insecure and I need to generate a diffie hellman key pair on each peer (both desktop and mobile) and exchange the public keys. But I could not figure out how DH key exchange works. And where the keys are stored in mobile and how I can access them from the mobile phone so that I can encrypt the audio with the phones public key and then on the phone i can decrypt it using the key. (需要做的是为我在webrtc服务器上直播视频和音频的现有项目增加DH密钥交换算法的功能。 我原来的项目代码是录音web端和手机端的音频,并将它们进行比较延迟,作为两个端是否是在同一环境的双因素身份验证。我要改进的是使用webrtc直播音频来比较它们,把录音这一步替换掉。 我已经做好了的是部署webrtc信号服务器和可以直播视频和音频的url链接。现在连接的运作方式是,我用一个roomID创建一个房间,然后用户群用url里的roomID向服务器发出请求。RoomID会被放在同一...
... In addition to providing security related to the centralized financial ecosystem, it also provides the best of both worlds advantages, providing all the cost-effectiveness, easy access, transparency and rapidity of defi income agriculture Moon farm optimizes the yield agriculture interest (apyi APR) and provides users with the ability to choose the farm they want to use. Otherwise, the system will automatically use the yield optimization engine to determine the best farming strategy. Our vision: Become a leading platform for yield optimization of cedefi; Bridge the gap between cefi and defi; Eliminate the access threshold of planting industry and improve the user experience; Provide better utilization of funds; Create powerful optimizations to provide the best interests f...
A calendar applet with multiple features, including time booking, team collaboration, shared calendars, online subscriptions, and more. Requirements: 1. Must have a deep understanding of the booking 2. Must be familiar with the common calendar application 3. Must have a deep understanding of teamwork and access control 4. Must be familiar with WeChat / applet / public number 一 个具有多种功能的日历小程序,包括时间预订,团队协作,共享日历,在线订阅等。 要求: 1. 必须对预订有深刻理解 2. 必须熟悉常见日历应用 3. 必须对团队协作,权限控制有深刻理解 4. 必须熟悉微信/小程序/公众号
1.在access选项卡下增加购买栏,后台可以输入金额,前台用户访问页面时支付相应金额以后可以访问内容; 2.用户可以自己购买用户组,用户支付一定的金额,可以在一段时间内成为某一个用户组成员 3.支付方式包含支付宝和微信支付(扫码、链接等都需要支持) 4.详细说明请查看附加文件
你好: 我要開發一套門禁系統與監控系統,人員不須到現場協助客戶看屋。 請參考以下網站 開發類似這套系統。 與開發 的網站做應用 請問您可以開發嗎? I want to develop a set of access control systems and monitoring systems, personnel do not have to go to the scene to help customers see the house.
我現在有一個以visual foxpro 編寫的軟件,它會自動從網上下載資料並儲存在電腦中,透過軟件的介面顯示所需資料。現在的項目想將下載並儲存在電腦的DATA擷取到EXCEL/ACCESS,從而不用透過FOXPRO 編寫的程式也可以利用EXCEL/ACCESS 作查詢。由於軟件的介面是中文,所以必需懂得中文才可以完成這個項目。
我们目前有一个基于Windos Access 的一个内部应用软件, 我们希望能将其用WINDEV 来重新开发 以便于我们之后的应用。指定使用WINDEV 开发软件。在我们公司坐班工作,直到项目完成。
基于bootstrap、highcharts、jquery等前端框架,后端采用.NET,数据库采用access数据库。
1. App download to allow user to access the internet thru our company servers.. 2. GEO Location of device for clients when they enter the office building to know where they are. 3. Building lay out, with using scan QR codes to let clients know where they are at precisely 4. USING wifi, A-GPS and GPS to access location INSIDE the building and on different floors 5. Allow downloading of pamphlets and documents helps references for services provided in the entire 10 story building along with each specific floors 7. Will need ongoing support for at least 1 year, 8. Within the app, the layout for the client changes and makes changes based on the wifi positioning. 9. Smart app controller, allowing the app to control simple internet connected items (lights, switches) will ...
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.
项目: - 一个牙医软件模块; - 部分功能基于开源控件实现; - 开发环境为C#, MSSQL Server, MS Access (MDB); - 1.1 版本已经完成并在使用; - 现按照用户要求有所改动; - 改动分为2个阶段,1.2版本和2.0版本; - 1.2版本预计一个月内完成; - 2.0版本预计二个月; 要求: - 熟识C#,.NET, MSSQL,MS ACCESS; - 使用第三方控件经验; - 懂看简单英文需求; 项目本身是加拿大外包的,我人在东莞,可以到我这里开会,也可以到深圳开会,让你了解该程序和其需求以便报价。 有兴趣的,请QQ 1073158942 联系,或电 15820998667 (何生)
1. 设计及建立公司内部网站(登录访问),主要信息包括各部门主要架构、流程及手册,同时包括最新公司动态,行业信息等。信息披露分层,二层不超过10页,三层以上不超过30页。简单的网页间连接。同时包括一个内部Forum (论坛)可以让员工共享相关行业及知识信息。 2. 在同一网站上建立一个内部应用系统加数据库,主要流程涵盖客户记录及贷款状态录入及更新。数据库不超过10个表, 每个表大概10-20个字段,主数据每月新数据不超过500条记录,总数据量大概每年新增50000条。 数据库机构初步包括:客户表、介绍人表、佣金表、新交易表、交易历史记录表等。 应用系统主要功能是录入、查询及产生报表。 安全考虑上可以根据访问人员的ID呈现可以访问的界面及相关报表。 3. 希望网站建设可以使用较简单的HTML5、Access数据库设计,以方便未来的自行维护。 4. 全部网页为英文。
1.要識中文,善於溝通 2. Access 基本運作 (關聯圖,報表,表單等等) -要將所有資料整理及關聯,方便我們尋找客人的資料 -要按我們需要及要求製作表單和報表 -需要各負責人交代有關運作及其用途
... 利润最大化通过开发和制作百度,搜狗,360显示广告,规划和部署PPC活动。 -赢得优质的、显著的PPC项目进展。 -通过PPC或付费点击追踪、更新跟踪和更新流量模式。 -负责PPC报告,包括每周和每月项目报告,分析该项目的表现,评估投资回报率对关键指标和优化支出的最大价值。 -培训营销人员,监督各项目进展,以确保团队的优质表现。 -参与或主持高级管理层及营销团队的会议。 -发掘、聘用、指导和激励线上营销人员在技术及应用层面发挥最大潜能。 技能与经验要求: -良好的教育背景。 -渴望成功。 -拥有5年以上的任职PPC经理/百度网盟专家的经历。 -有参与SEM竞标技术、自动化功能的经验。 -善写广告文案,懂得就项目进行专业层面的比较。 -能够管理、指导大批富有经验的团队成员工作。 -有从众多数据中获取信息、做出清晰判断与明智角色的经验,善用Excel与Access. -优秀的客户处理能力和书面、口头沟通技巧。 -杰出的项目管理能力,能同时管理多个项目,并确保项目按时运作。 -能够适应瞬息万变的线上营销趋势。 -能够萌生新创意、执行新想法。 -能够从头至尾地带领、管理并参与任一项目。 -富有职业道德及旺盛的精力。
Access 2013 Web App 在线的顾客管理系统。用户登录后在主页看每日摘要: 1.近一个月内新加入的顾客 2.正在处理中的顾客列表 3.总顾客数量 点击添加新顾客按钮可以弹出窗口添加新顾客 点击顾客名可以弹出顾客详细信息,并可以打印该详细信息
Deploy Python AI Chatbot lên VPS — Code có sẵn, chỉ cần đấu nối Tôi đã có sẵn hệ thống AI chatbot hoàn chỉnh (Python/Flask, GPT-4o, SQLite) trên GitHub private repo. Code đã test xong, 28/28 tests pass. Cần thuê người làm DUY NHẤT phần deploy và đấu nối: Việc cần làm: Deploy Flask app lên V...Flask trên Linux VPS Biết cấu hình Nginx + systemd Đã từng kết nối Facebook Webhook API hoặc Zalo OA API Đọc hiểu tiếng Việt (tài liệu dự án bằng tiếng Việt) Có sẵn: Source code hoàn chỉnh trên GitHub Tài liệu deploy chi tiết Checklist giao việc rõ ràng File . đầy đủ Timeline: 2–3 ngày Budget: $50–100 USD (fixed price)...
...and schedule sales without touching code • Fundamental on-page SEO (semantic HTML, meta tags, structured data) baked in Acceptance criteria 1. Homepage and catalog pages score 90+ for performance and accessibility in Lighthouse. 2. PayPal sandbox and live transactions both succeed without errors. 3. Admin user management allows create, read, update, delete actions and enforces role-based access. 4. All pages render correctly across the last two versions of Chrome, Safari, Firefox, and Edge, as well as iOS/Android devices. 5. Deployment documentation lets me reproduce the setup on a fresh server in under 30 minutes. Stack is open—React, , Vue, Laravel, or a well-configured Shopify theme are all acceptable as long as the above goals are met. Source code sho...
A role-based event management system where a super admin can create moderators and assign them to specific events. Moderators can access and manage only their assigned event data, ensuring controlled and structured event operations.
A role-based event management system where a super admin can create moderators and assign them to specific events. Moderators can access and manage only their assigned event data, ensuring controlled and structured event operations.
I need an experienced Shopify developer to resolve technical issues with my Shopify store running on localhost. The store is currently experiencing problems that need to b...issues with the provided store files • Fix all technical problems preventing proper local functionality • Ensure the store runs smoothly on localhost/XAMPP • Provide brief documentation of changes made • Test all functionality to confirm everything works correctly This is an hourly project with an estimated 5-10 hours of work. I have the store files ready to share () and can provide access to all necessary resources. About the project: This is a straightforward debugging task for someone with solid Shopify development experience who can quickly identify and resolve localhost configuration i...
I need a clean, aesthetic, and modern one-page resume designed using Canva. The style...decorative elements No loud or bright colors Keep it simple, premium, and intentional Content: I will provide all text. The designer only needs to focus on layout, spacing, font pairing, and overall aesthetic. Sections to include: Name and title Profile/About Leadership experience Creative projects Experience Skills Education Contact details Preferences: Use Canva only (I need editable file access) Use modern font combinations (serif for name, clean sans-serif for body) Good hierarchy and alignment is very important Goal: I want a resume that stands out subtly, looks premium, and makes a strong first impression without being too loud. Please share 1–2 sample resumes or similar work be...
I am looking for a freelancer who is currently based in Saudi Arabia and has access to local markets / haraj markets. The job is to help source premium pre-owned Saudi or Qatari style thobes for resale in Hargeisa. Requirements: Must be physically located in Saudi Arabia Must be able to visit local second-hand markets Must inspect quality (collar, cuffs, stitching, fabric) Must send clear photos and videos before purchase Must help coordinate packaging and shipment This is a test batch project (5–10 thobes) with potential for long-term work. Budget: $30–$50 for first test task
...final delivery—so I need a developer who can own the entire build of both the back-end software and its companion mobile app. Core objectives • Design a central dashboard that gives real-time visibility into inventory, purchase orders, and carrier status. • Develop native apps (iOS and Android) for on-floor staff to scan, update, and confirm movements on the go. • Implement role-based access, automated alerts, and API hooks so the system can sync with existing ERPs and carrier systems. Tech preferences I’m flexible on stack, but experience with cloud-first architecture (AWS or GCP), microservices, React/Angular for web, and Flutter/React Native for mobile will help you get up to speed faster. Solid SQL/NoSQL design and REST/GraphQL experie...
...Website (SEO Marketplace) Used by international customers to: browse fixed-price vehicle inventory search and filter listings view vehicle detail pages send inquiries calculate shipping costs generate invoices track orders browse import regulations This platform focuses heavily on SEO and organic traffic growth. 2. Private Auction Portal A separate member-only system where registered users can: access Japanese car auctions search auction inventory place bids manage deposits and invoices Auction data is updated daily through API feeds. Current Technical Stack The platform currently includes: Custom PHP codebase API vehicle inventory feeds Cloudflare CDN GoDaddy VPS hosting WordPress blog (separate instance) External auction system on subdomain However, the platform requ...
...dentists, nail bars, garages, and similar independents. My immediate goal is to bring more businesses onto our 14-day free trial at and convert them to one of our paid plans ($19, $49, or $149 per month). You handle outreach entirely on your side — email, LinkedIn messages, WhatsApp lists, cold calls, door-to-door visits — whatever you already know works in the local business space. No access to my systems is required; simply drive prospects to the site and let them self-serve the signup. You'll get full product knowledge so you can confidently support your own customers — answering questions, guiding them through setup, and making sure they see value fast. Compensation is simple and generous: you earn 35% of every monthly payment for as long as the cus...
...Inventory Management, Procurement and Vendor Evaluation. Typical requests may include checking stock levels against reorder points, raising or tracking purchase orders, and extracting vendor performance metrics so we can benchmark them in the reports you build. If you already navigate MIGO, ME21N, ME28 and the evaluation tables without hesitation, you’re the kind of partner I need. I’ll provide access to the system and my reporting templates; you return: • Clean, well-structured Excel reports with the analysis completed • Updated SAP MM records reflecting each task (with transaction IDs noted) • A brief summary email outlining what changed and any red flags you spotted Familiarity with pivot tables, Power Query and standard SAP MM transaction...
...dentists, nail bars, garages, and similar independents. My immediate goal is to bring more businesses onto our 14-day free trial at and convert them to one of our paid plans ($19, $49, or $149 per month). You handle outreach entirely on your side — email, LinkedIn messages, WhatsApp lists, cold calls, door-to-door visits — whatever you already know works in the local business space. No access to my systems is required; simply drive prospects to the site and let them self-serve the signup. You'll get full product knowledge so you can confidently support your own customers — answering questions, guiding them through setup, and making sure they see value fast. Compensation is simple and generous: you earn 35% of every monthly payment for as long as the cus...
...to a proactive, data-driven system. Currently, our instance is too open, and users often don't know what their next task is. We need a specialist who can handle a full data import and then build a highly customized, role-based environment. Key Objectives 1. Data Migration & Security Import all legacy data into ERPNext while ensuring correct mapping. Strict Data Isolation: Implement Role-Based Access Control (RBAC) and User Permissions. Staff (Sales, Stock, Manufacturing) should only see the data relevant to their role and branch—no more "everyone seeing everything." 2. Role-Specific "Action" Dashboards The standard ERPNext dashboards are not sufficient. We need custom Workspaces that answer two questions for every user: "What is happeni...
I need a forensic analysis of an iOS device to determine if it has been used to remotely control another phone. Ideal Skills and Experience: - Expertise in iOS forensic analysis - Experience with mobile device investigation tools - Knowledge of remote access applications and indicators - Strong attention to detail and analytical skills Please provide a detailed report of your findings.
...to lower CPC while scaling reach. • Monitor performance in real time, report key metrics (impressions, CTR, cost per session, session depth) and suggest rapid iterations. Acceptance criteria Campaigns are considered successful when they maintain a cost-per-click at or below the agreed target while delivering steady traffic growth and time-on-page that matches our current organic benchmark. Access to the Telegram Ads Platform, URL parameters, past content analytics and a design toolkit will be provided immediately after kick-off....
...js preferred Must be able to implement: • chat interface • session history • basic controls (model selection, logs) 6. Messaging Integration (Telegram Required) Experience with: Telegram Bot API Ability to: • create bots • handle commands • connect bot to backend agent system 7. Security Awareness (Important) The candidate must understand: • API key management • environment variables (.env) • access control • limiting execution permissions OpenClaw agents can execute commands — security is critical. EXPERIENCE PROFILE WE ARE LOOKING FOR Strong candidates typically have: 1. 3+ years backend or DevOps experience 2. Proven VPS/cloud deployments 3. Experience integrating AI APIs 4. Built automation systems or internal tools ...
...practical care & maintenance tips. Following Meesho’s taxonomy and keyword guidelines is essential so that listings rank organically. • Paid promotion – after products go live, you will set up and optimise campaigns on Facebook, Instagram, and Google Ads. Expect to handle creatives, audience segmentation, daily budget pacing, and A/B testing until CPCs and ROAS hit agreed targets. I’ll provide access to the brand pages and ad accounts; you bring the strategy, copy, and ongoing optimisation reports. Please be comfortable jumping between Photoshop (or an equivalent tool), the Meesho portal, Facebook Business Suite, Instagram Ads Manager, and Google Ads. Share recent Meesho listings or live campaigns you have managed so I can gauge fit. I plan to work lo...