Automated T-Shirt Website Integration

Заказчик: AI | Опубликовано: 21.04.2026
Бюджет: 250 $

I already have a working Node.js script that produces personalised couple-T-shirt mock-ups: the customer enters a name, chooses gender, uploads an image and the script places everything into the correct template, changes text colour to match the shirt, and swaps the stroke colour by gender. What I need now is a WordPress-hosted site that talks to this script seamlessly. When a visitor lands on the page they should: • drag-and-drop an image, • walk through a short step-by-step wizard to enter name, pick gender and shirt colour, • instantly see the generated preview returned by the Node backend. Key goals • Connect my existing single-file Node project to WordPress so calls to /generate (or similar) return the composed artwork in real time. • Build a clean, modern UI with the drag-and-drop area and wizard screens styled to feel “fun but professional”. • Keep the architecture open: I plan to add more generation scripts and design templates later, so route and component structure should make it simple to drop new endpoints in and expose them on the front end without a full rebuild. • Provide brief documentation (or an admin cheat-sheet) showing me where to place new template files or additional Node scripts and how to surface them in the UI. Acceptance criteria 1. WordPress site lives on my chosen server, loads fast and communicates with the Node service over secure endpoints. 2. End-user flow works in the latest Chrome, Firefox, Safari and mobile browsers. 3. Adding a second script (e.g., “anniversary design”) only requires creating a new Node file plus one front-end config entry—no further code edits. Let me know which stack additions or plugins you intend to use (e.g., WP REST API, custom theme, React component inside WordPress, etc.) and any deployment considerations you foresee. I’m ready to get started right away.