Our existing subscription platform (React + Express on Replit with Supabase) needs two tightly-scoped automations completed and deployed. Payment flow (target 1–2 days) • At sign-up, Stripe takes the first payment, then a GoCardless Direct Debit is created for recurring monthly charges. • Webhooks must reliably update each client’s status and next-billing date inside Supabase. Domain go-live (target 1 day) • As soon as the initial payment clears, a Cloudflare API call should register the client’s chosen domain, apply the required DNS records, and provision SSL automatically. • A confirmation email is sent to the client once DNS and SSL validation succeed. Codebase & tools: Node.js, Replit, Supabase, Stripe, GoCardless, Cl...
My React/Java-based web application is currently deployed on Replit, database and all. I now need the entire workload moved—server code to Google Cloud Platform and data to Supabase—while keeping everything running exactly as it does today. The move is time-sensitive, so I’d like the migration completed as soon as possible. I will not give you access to the Replit project, the domain, and any existing environment variables. Expectation is to connect on remote and guide me execute it: • Create or configure the GCP project, set up the appropriate hosting service (Cloud Run, App Engine, or another option you recommend), and point the domain with HTTPS enabled. • Spin up a Supabase instance, migrate the existing data, adjust connection strings, ...
I’m building a web app on Replit and deploying it on Railway. Clerk’s components already render on the site and the user can submit their credentials, but after the redirect the page never reaches the dashboard—it just sits on the loading screen and repeats the sign-in loop. There’s no visible error message in the browser; the session simply never finalises. What I need • Review my current Clerk configuration (frontend and backend keys, JWT settings, callback URLs, environment variables). • Check the Replit dev environment versus the Railway production build for any mismatched origins or missing secrets. • Correct any routing or middleware that might be blocking the session token from persisting. • Confirm that, once fixed,...
...React Native with Expo SDK 54, TypeScript, Expo Router Backend: , Node.js, PostgreSQL Hosted on: Replit What I need: Full end-to-end testing of the app (50+ screens) Bug fixing if any issues found Production AAB build for Google Play Store Help with Play Store listing and submission Ensure app works properly on all Android devices App features: 50+ wellness tools (breathing, brain training, focus timer, eye care, etc.) Premium subscription system Adviser/affiliate dashboard Trilingual support (English, Kannada, Telugu) Gamification (XP, streaks, badges, leaderboard) Admin panel Requirements: Experience with React Native and Expo Experience with Google Play Store publishing Replit experience is a plus Must test on real Android devices Timeline: 1-2 weeks...
...built a dynamic web app on Replit that relies on a PostgreSQL database and uses Clerk for user sign-up and login. I now need the whole project running smoothly on Railway. Here’s what I’m looking for: • Move the existing codebase from Replit to a new Railway project • Provision or connect the PostgreSQL instance on Railway and migrate the current data • Update all environment variables (including Clerk keys) so authentication continues to work without any interruption • Adjust build or start scripts if needed so Railway’s deploy pipeline runs cleanly • Verify that sign-up, login, and every database-backed route behave exactly the same in production If you’ve already deployed apps with Clerk and PostgreSQL on Railw...
...procesos jurídicos estructurados • Un marketplace de abogados Buscamos a alguien que quiera construir desde cero la arquitectura tecnológica del producto. Lo que esperamos que hagas: • Diseñar el MVP • Combinar no-code, low-code, APIs e IA con buen criterio • Pensar en sistemas escalables, no solo en funcionalidades • Construir la arquitectura usando herramientas como: Bubble / Webflow / Supabase / Replit / Cursor / OpenAI / Anthropic / Stripe / Make (o similares) Importante: haber diseñado, construido y lanzado al menos un producto digital usado por usuarios reales. Más que un stack específico, buscamos criterio técnico para elegir herramientas según arquitectura, velocidad de ejecución ...
I need a comprehensive walkthrough of Replit. I'm struggling with coding errors, setting up the environment, and understanding the interface. Key areas where I need help: - File management - Editor features - Terminal usage After setup, I want to confidently use the UI to run and test my code. Ideal skills and experience: - Proficiency in Replit - Strong teaching or mentoring skills - Patience and clarity in explanations AI wrote everything above and I'm not sure what it means. I want a scavenger hunt app where the clues and specs can change. I've it built but I don't know how to split the UIs, make it pretty, and then get others to access it via a QR code.
The codebase for my React-based web application is finalised and already living on Replit; what I now need is a clean, reliable deployment to my DigitalOcean droplet, using Git as the bridge. Here is what I expect: • Clone or pull the existing Git repo and configure the production build so the site serves correctly on DigitalOcean (Ubuntu droplet). • Set up any required Nginx/Apache reverse-proxy rules, SSL (Let’s Encrypt), environment variables and build scripts so I have a repeatable one-command redeploy. • Hand over concise notes (or a simple README) showing each step you took, so I can reproduce the workflow next time. You will not be touching the Replit environment itself—the code has already been exported—so the focus is pure...
Make my current replit app into a Shopify private app, embedded into my store with admin panel where I can customize the size of the artboard and new product sizes are added via product template name, other details discussed on chat
Deploy Replit App to Production with Custom Domain I have a fully built web application on Replit that needs to be deployed and supported on an ongoing basis. The app is a cooking club membership platform with user authentication, Stripe payments, PostgreSQL database, and email notifications. Phase 1: Initial Deployment & Debugging - Deploy app to production on Replit - Connect custom domain and configure DNS - Configure all production environment variables and secrets - Switch Stripe from sandbox to live mode - Complete debugging and testing of all features: - Waitlist signup and approval flow - Member authentication (Google sign-in) - Subscription payments and billing - Email notifications - Live class booking and access - Fix any bugs discovered duri...
We’re looking for a Virtual Assistant to work closely with us Monday–Friday, 8am–5pm PST on multiple vibe-coded, AI-powered projects. You’ll work hands-on with tools like Lovable, Replit, ChatGPT, Claude, Canva, and similar platforms to help build, test, and refine ideas. This role is ideal for someone who understands how AI works, knows how to prompt efficiently, and enjoys experimenting and building using modern tools. What you’ll be doing Support and collaborate on vibe-coded projects using AI and tool-based platforms. Use AI tools (ChatGPT, Claude, etc.) with strong prompting techniques to generate and refine outputs. Assist with design tasks and visual creation when needed. Help improve layouts, visuals, mockups, and basic UI elemen...
...in a clear, structured format. Collaborate with the engineering team to iterate on evaluation pipelines and tooling. Tech & skills (nice to have, not all mandatory): Strong experience with LLM prompt engineering and adversarial testing. Python for scripting evaluations and analysis. Experience with TypeScript/JavaScript, React, or similar front-end stacks. Familiarity with platforms like Replit or cloud-based dev environments. Experience in AI safety, trust & safety, or content moderation is a plus. What we’re looking for: You have prior hands-on experience red teaming LLMs or building evaluation pipelines. You can think creatively about personas, edge cases, and emergent harms. You can clearly explain safety findings to both technical and non-technical a...
...links so members can go straight to our landing pages. Core behaviour • The schedule is fixed at 60-second intervals, 24 hours a day. • Message content can live inside the script itself or be read from a small txt/JSON file—whatever is quickest for you. I will supply the copy and links. • The bot has to keep running unattended on a low-cost VPS or similar. If you prefer Heroku, Railway, Replit, or any always-on solution, that works for me as long as the bot never sleeps. • On first run I only need one promotional message cycling; later I may add more, so leave the code easy to extend. Deliverables – Ready-to-run source code (Python, Node, or any language you like). – Setup notes showing how to deploy and how I can swap in new te...
I’m rolling out Merchants Virtual, an automated answering service that takes emergency plumbing and electrical calls in the UK, and I need the full Python/Flask infrastructure assembled on Replit. I will supply the voice script and have the Twilio number ready; your role is to connect every technical piece so a caller can interact seamlessly with through Twilio and I can later review exactly what happened. Build a Complete AI Answering Service Backend ( + Twilio + Replit Dashboard) This is a "Full Stack" job (Backend + Frontend Dashboard + AI Configuration). It’s small but requires competence. Project Overview: I am building "Merchants Virtual," an AI answering service for UK emergency trades (plumbers/electricians). I need a developer to bu...
I’m building a cross-platform mobile application in Replit that lets students place and track canteen orders from their phones. The goal is a smooth, intuitive experience that works equally well on iOS and Android without forcing me to juggle separate codebases. Core features I need implemented: • Menu browsing with pictures, prices, and daily specials • Real-time order tracking that updates status from “placed” to “ready for pickup” • Secure payment processing (card, wallet, or campus balance) Everything will live in a Replit workspace, so you’ll be comfortable using its built-in version control, package management, and mobile preview tools. I’ll invite you to the project; you structure the repo, wire up the user...
...required for recipients. Built for individuals, families, organizations, and community groups, With Love replaces static cards and disjointed reminders with a single, meaningful moment that lives on beyond the send. With Love is intentionally low maintenance by design. It avoids heavy dashboards, user management, or analytics, focusing instead on clarity, warmth, and ease of use. Here is the Replit prototype link: Our goal is to work with a developer who can get this tool built and enhance the UI. We have more information to provide if we can find a fit....
Base44 / AI Coding Platform Expert Needed for MVP Build Looking for an experienced Base44 expert or similar AI-assisted or low-code platforms such as Replit Agents, Cursor, Lovable, etc. to help build a functional MVP. This is not a greenfield project. The platform structure, modules, and screen list are already defined. I need someone who can execute cleanly and logically, not over-engineer. Scope: MVP Only - Build screens and flows in Base44 - Connect modules logically using structured numbering - Implement basic Forms, Dashboards, Admin views - Ensure the MVP is demo-ready with logic prioritised over polish Requirements: - Hands-on experience with Base44 or very similar AI coding or low-code tools - Strong understanding of MVP delivery and modular design - Comfortable working...
We are seeking an experienced AI developer proficient in Replit or Lovable to collaborate on a web application focused on online jobs and social media integration. The ideal candidate will have a strong background in AI technologies and web development. You will be responsible for designing and implementing features that enhance user engagement and streamline job-seeking processes. This project is aimed at creating a user-friendly platform that stands out in the competitive landscape of online job services. If you're passionate about innovative solutions, we want to hear from you! Skills Required: - AI App Development - AI Bot Development - AI-Generated Code - Web Development - Machine Learning
App Debugging and Maintenance for Replit and Supabase Project We are looking for an experienced developer to help troubleshoot and resolve issues with an app built using Replit and Supabase. The app was functioning correctly before but has encountered problems that need immediate attention. Your role will involve: - Diagnosing the issues with the app - Providing solutions and implementing fixes - Ensuring the app is back up and running smoothly - Database restoration and reconnection if needed - Ensuring environment variables and connection strings are properly configured Required Skills: - Strong experience with Replit development environment - Supabase backend (database, auth, APIs) - Node.js and JavaScript - Web application debugging and troubleshooting - Databas...
After reading the description closely react by answering the questions down below (i dont read that doesnt answer the questions). I’m naming a serious AI web/app builder (prompt → generates a real UI/app → then you can properly edit it, like a Figma-style canvas + layers, plus a code editor/export). The name has to feel on the quality level of Lovable, Replit, Base44, meaning it should sound right immediately, not generated, and not something that needs a story to make it work. What hasn’t worked for me is anything that reads invented or engineered on the page, such as suffixy coinages, forced mashups/fusions, weird spellings, X/Z/Q/Y-heavy tokens, or names that only become acceptable after reading etymology or a rationale. If the name needs explanation to st...
I’m moving a full-stack Node.js / TypeScript application (Express API plus a React-Vite front end) from Replit into a secure, production-grade Google Cloud environment. Everything will be green-field, so you can design the layout cleanly without wrestling with legacy resources. Only the production tier is required. WHAT I NEED YOU TO BUILD • A GitHub-triggered Cloud Build pipeline that containerises the app, pushes to Artifact Registry, and rolls out to Cloud Run with zero-downtime updates. • Private Cloud SQL for PostgreSQL (Private IP via Private Service Access) reachable from Cloud Run through a Serverless VPC Access connector. • Secrets (DB creds, JWT keys, etc.) stored in Secret Manager and injected at runtime. • External HTTPS Load Balancer f...
PROJECT TITLE: Custom Volunteer & Community Hub (AI/Vibe-Coded MVP) — $150 Fixed Price PROJECT DESCRIPTION: We are a non-profit seeking an AI-savvy developer to build a custom Volunteer Managemen...Ownership: We receive 100% of the unobfuscated source code via a GitHub repository on completion. • No Monthly Software Fees: We will not pay SaaS licensing. We own the code outright. • Timeline: Working prototype within one week of project start. SCREENING QUESTIONS — PLEASE ANSWER ALL THREE: 1. What AI or vibe coding tool will you use to build this in one week? (e.g. Cursor, Lovable, , Replit Agent) 2. Which hosting provider do you recommend for the lowest monthly cost, and why? 3. Confirm you can deliver a clean, professional, corporate-style UI — no AI...
...demo on Replit. The core loop is simple: the player steers a character with on-screen touch controls, dodges obstacles and can tap to shoot them down while racking up points. What I care about most is clarity and portability. A clean, lightweight UI, a live score counter, and a game-over overlay with a restart button should all resize gracefully on phones and desktops alike. Please keep the visuals straightforward—feel free to propose either a flat, minimalist look or a quick retro pixel style as long as it stays fast to load. Code quality is important: comment the logic thoroughly, avoid heavy frameworks, and structure everything so I can fork the Replit project and understand it at a glance. Deliverables • Complete, well-commented HTML, CSS and J...
...contact of each channel. Users can also manually put an email in if there is none. If there is a website with a form, a link to the contact form is linked to. 3. Before initiating YouTube search, Show Discovery (Guest and Collaborations) Separate section that adds channels which show collaborations on their channel. Same functions as before. 4. Add a few information pages that I created in Replit 10. Python script that attempts to bypass Youtube captcha to get show's email before attempt is made with open AI. 11. Other means to receive and mind emails. Outreach 1. All shows searched but not added to outreach list by user saves to database. 2. Email stays private until sent. (To stop scraping) 3. Emails can be customized differently for different shows, or the sam...
AI-Powered Full-Stack Developer for Web & Mobile Applications We're seeking an experienced freelance developer who specializes in leveraging cutting-edge AI coding tools to deliver production-ready applications rapidly without compromising quality. What We Need: You'll build modern web and mobile applications for our business using the latest AI development tools (Claude, GitHub Copilot, Cursor, v0, Replit, or similar). We need someone who understands that AI tools amplify productivity but require deep technical expertise to implement correctly. Required Expertise: Your background should include full-stack development across web (React, , Vue, or similar) and mobile platforms (React Native, Flutter, or native iOS/Android). You must demonstrate proficiency with AI-as...
Hi! I’m looking for a developer to help me turn my existing web app, Neonatal Study Buddy (NSB), into iOS and Android mobile apps using Capacitor. I am starting my second round of beta testing within the next 2 weeks. About NSB: NSB is a web-based neonatal education platform (React/TypeScript, Replit backend) that delivers AI-generated lessons, cases, MCQs, and clinical reasoning support for neonatal learners. It already functions fully in the browser and uses Replit Auth + Stripe for subscriptions. What I need: I do not want a native rewrite. I want to wrap the existing web app inside a Capacitor WebView and publish it to the App Store and Google Play. Developer Deliverables: 1) Create a Capacitor wrapper project 2) Configure it to load: 3) Ensure Stripe
AI-Powered Full-Stack Developer for Web & Mobile Applications We're seeking an experienced freelance developer who specializes in leveraging cutting-edge AI coding tools to deliver production-ready applications rapidly without compromising quality. What We Need: You'll build modern web and mobile applications for our business using the latest AI development tools (Claude, GitHub Copilot, Cursor, v0, Replit, or similar). We need someone who understands that AI tools amplify productivity but require deep technical expertise to implement correctly. Required Expertise: Your background should include full-stack development across web (React, , Vue, or similar) and mobile platforms (React Native, Flutter, or native iOS/Android). You must demonstrate proficiency with AI-as...
90% of the app is already running on Replit with AI-driven product recommendations; now I need the commerce and install-ready pieces finished. Shopping cart & Stripe I have Stripe set up in test mode and a basic product catalogue ready. Your task is to wire in a streamlined checkout flow. It must support: • guest checkout • an order summary page with shipping info shown before payment • a clear confirmation screen after payment succeeds Authentication Users should be able to sign in with either Google or a classic email/password flow. Please implement secure JWT sessions so the same account can be used across web and the future mobile wrapper. Progressive Web App Once checkout and login are solid, convert the entire site into a PWA: add the manife...
I have an app concept that I want to bring to life as a fully functioning web application. I already have the core idea in place, but I need an experienced developer to guide the technical direction, choose an appropriate stack, and build the first working version. Here’s what I expect from our collaboration: • Help ...in the loop with frequent check-ins, so we can iterate quickly and avoid surprises. • Hand over a deployable, bug-free web app and any setup documentation I’ll need to maintain it. If you’re comfortable turning a rough vision into a polished product—handling both front-end and back-end tasks—let’s talk and get this project moving. NOTE: A portion of the app was already designed and built in Replit. It just needs finis...
...wheel rewards Control prize distribution View matches & transaction logs Ban users / rooms if needed 8. Technology Stack (Preferred) Frontend HTML5 + CSS3 JavaScript ( / CreateJS / custom engine) Backend Node.js / Firebase / Laravel WebSockets for multiplayer Secure payment APIs App Build Android APK (WebView / Capacitor / Cordova) iOS-ready build 9. Hosting & Demo Live demo hosted on: Replit (for prototype) VPS / Firebase (production) Separate staging & production environment 10. Future-Ready Features (Optional Phase-2) Leaderboards Tournaments Referral & bonus system Ads (non-paid rooms) Multi-language support 11. What Freelancer Must Deliver Full source code APK build Deployment guide Admin panel access Documentation Post-launch bug fixes...
I have an app concept that I want to bring to life as a fully functioning web application. I already have the core idea in place, but I need an experienced developer to guide the technical direction, choose an appropriate stack, and build the first working version. Here’s what I expect from our collaboration: • Help ...in the loop with frequent check-ins, so we can iterate quickly and avoid surprises. • Hand over a deployable, bug-free web app and any setup documentation I’ll need to maintain it. If you’re comfortable turning a rough vision into a polished product—handling both front-end and back-end tasks—let’s talk and get this project moving. NOTE: A portion of the app was already designed and built in Replit. It just needs finis...
- Independent freelancers only; no agencies or software firms - Fluent in Replit, Cursor and other AI-first tools - Fluent in English; this startup will be a highly collaborative project - Co-ordinating the full stack is the single toughest piece, so I need someone comfortable orchestrating frontend, backend and infrastructure in parallel. - Attached is a detailed technical specification If you are interested, please review the attached specs closely and let me know if you genuinely fit the project. I'm planning to have video calls in the week ahead once I have made a shortlist.
Fix: Production Blank Screen on Replit-Deployed Full-Stack App (Dev Works Fine) Tech Stack: React 19, Vite 7, TailwindCSS 4, Node.js 20, Express 4, TypeScript, PostgreSQL (Neon), Drizzle ORM. Hosted on Replit (Autoscale deployment). The Problem: The app works perfectly in development mode, but after deploying to production on Replit, the browser shows a blank/white screen. No visible errors in the browser console (or provide any you do see). Build Process: Vite builds the frontend to dist/public, esbuild bundles the server to dist/index.js. Express serves the static files in production. The build command is npm run build && npm run db:push, and the production run command is node dist/index.js. What I Need: Diagnose why the production build renders a blank ...
We are looking for a skilled Full-Stack Developer to help diagnose and resolve bugs in a baby clothing designer app currently in closed tes...clothing designer app currently in closed testing, built with React and Node.js and wrapped using Capacitor for mobile deployment. The application is maintained in Replit. This is an existing app with a defined feature set. The focus of this role is on debugging front-end and back-end issues, improving performance and stability, resolving Capacitor-related issues including builds, plugins, and mobile behavior, and polishing the app in preparation for broader release. You will work directly with the product owner and be provided clear reproduction steps and priorities. Experience with React, Node.js, Capacitor, and comfort working in Replit...
I built an in-house app on Replit to monitor expenses and profit margins, but some numbers just don’t line up from one tab to the next. I’d like you to comb through three key areas—financial math, the underlying coding logic, and the user interface—to pinpoint where the discrepancies begin and end. The heart of the review is the financial calculations that drive our expenses tracking and profit-margin summaries. I want every formula, function, and cross-tab reference double-checked for accuracy and consistency. If the logic is sound but the UI is feeding the wrong inputs, show me exactly where; if the math is off, rewrite the formula and explain the fix. Deliverables • A corrected version of the code and formulas directly in the Replit project...
...preview, yet the production deployment comes up as a blank, black screen with no errors showing in the console. All dependencies install without complaint, the build command completes, and the Replit “successful deployment” message appears—but the live URL remains empty. I need someone to trace whatever is breaking between build and serve, adjust the configuration (whether it’s a routing issue, environment variable, build script, or static hosting quirk), and leave the project in a state where the production instance renders exactly what the preview does. What you’ll hand back to me: • A working Replit deployment URL that loads the React app correctly in production. • A brief note explaining what was wrong and the fix you appli...
I need a developer to deploy a fully functional website currently hosted on Replit to AWS as quickly as possible. The site is already complete — it just needs to be transferred and published live. Requirements: - Experience exporting projects from Replit - Strong knowledge of AWS (EC2, S3, Amplify, or other hosting options) - Fast turnaround — must be completed ASAP (within hours) - Ensure all frontend/backend features work as they do on Replit Deliverables: - Fully deployed live site hosted on AWS - Optional: basic instructions for future updates (dynamic sign up feature) To Apply: Include: - Your AWS deployment plan - Estimated time to complete - Relevant past work or links
... mini-challenges, pair-coding, and short hands-on projects that the kids can proudly show off. They thrive on friendly encouragement rather than lectures. • Progress tracking – A brief summary after each lesson outlining what we covered, what went well, and optional “stretch” homework is essential so parents can follow along. • Tools – Python 3.x, ideally in a kid-friendly environment like Replit, Trinket, Thonny, or VS Code with live share. Feel free to suggest alternatives if they reduce setup headaches. Fluent English is non-negotiable, and prior experience teaching or mentoring kids online will set you apart. If this sounds like your kind of classroom, tell me about a success story you’ve had with young coders and how you’d s...
Bitte melde dich an oder Loge dich ein um Details zu sehen.
I'm looking for a developer to polish up a price tracker built on Replit. The tool notifies users via SMS when hotel or car rental prices drop. Requirements: - Notifications: Implement SMS notifications for price drops. - UI Improvements: - Redesign the dashboard for better usability. - Create a notification settings page for customizable alerts. - Additional Functionality: - Implement user registration and login for a personalized experience. Ideal Skills and Experience: - Proficiency in Replit and relevant programming languages. - Experience with SMS integration for notifications. - Strong UI/UX design skills for dashboard and settings page. - Background in user authentication and registration systems.
I have a fully-working utility app that currently lives on Replit. All the front-end and back-end logic is complete; I now need it packaged as a production-ready Android build so I can publish it on Google Play. No extra features are required—just translate the existing codebase into a native-friendly project, make any dependency or configuration tweaks that Google’s review process expects, and hand back a clean build. The code is structured and documented, but it was never set up in Android Studio. You will need to: • migrate the Replit project into an Android-compliant environment (Android Studio, Gradle) • create a signed release AAB (or APK if you feel a test build is helpful) • ensure all Play-Store basics—package name, versioning, ...
I am looking for a skilled app developer who has experience with Replit to help me turn my existing training logs and spreadsheets into a user-friendly, interactive mobile app. (Ability to easily track the different training categories and time allotted to each training.) ** The foundation of the app and approximately 4 weeks of work has already been started in creation of the app via Replit so am looking for someone who can utilize the work that has already been established and continue with it to finish the app** The app is designed to calculate/track the ongoing training hours (this has already been started in Replit) Additionally, if possible, attach a Universal Product Code (UPC) to the app so that the persons or organizations who regulate the training have eas...
I have a working Med-tech web portal hosted on Replit that now needs to live in AWS. The core codebase is stable, but the project has reached the point where I need two things done in one seamless hand-off: • First, migrate the application to AWS, setting up everything required for a secure, scalable deployment—think EC2 (or container services if that suits the code), an HTTPS-enabled load balancer, automated backups in S3, and a simple CI/CD pipeline so pushes to the main branch redeploy cleanly. • Second, extend the product by adding new features while keeping the look and feel mostly intact. Only minor UI tweaks are expected; the layout, color palette, and overall style can stay. I’ll outline the exact features after we sign an NDA, but they sit in the usu...
We've built several internal tools and a dashboard using Replit. They're functional and already in use, but we're not developers ourselves. We're looking for an experienced software engineer to review, validate, and help harden what we've already built, not to rebuild it from scratch. This role is about making sure everything works as intended, the data is accurate, and the app is ready for real-world usage. What you'll do: - Review existing Replit projects and dashboards - Audit frontend and backend code for obvious issues - Verify database structure, connections, and data accuracy - Help troubleshoot bugs or unexpected behavior - Stress-test workflows and edge cases - Assist with deployment and going live (domains, env vars, etc.) - Suggest ...
My site is already running on Replit and I have done only basic functionality testing so far. I now need a deeper pass that covers the entire website—from front-end interactions through to the back-end logic—while tightening the Stripe integration so that funds are released to the service provider the moment a client accepts the work. You will work directly in the Replit environment, check for crashes, logic flaws, UX snags, and security gaps, then patch anything you spot. On the payment side, the Stripe code is in place but the payout flow is still manual; I need it switched to an automatic, immediate payout once the “work accepted” event fires. If that requires Stripe Connect, webhooks, or an update to my current Keys/SDK version, please handle it e...
Freelance Full-Stack / No-Code Developer Needed (Base44, Replit, Emergent, Lovable) Project Description We are looking for a highly capable freelance developer who has hands-on experience with modern web and no-code / low-code platforms such as Base44, Replit, Emergent, and Lovable. We are building several internal and business-critical apps for our companies. These are not demo or toy apps. They are real operational tools already used by 5–10 users and designed to scale to 50, 100, or even thousands of users over time. Your role will be to take concepts and early versions of these apps, set them up properly, deploy them on servers, stabilise them, and ensure they are production-ready. Scope of Work • Pick up existing app ideas or early builds • Set them ...
Freelance Full-Stack / No-Code Developer Needed (Base44, Replit, Emergent, Lovable) Project Description We are looking for a highly capable freelance developer who has hands-on experience with modern web and no-code / low-code platforms such as Base44, Replit, Emergent, and Lovable. We are building several internal and business-critical apps for our companies. These are not demo or toy apps. They are real operational tools already used by 5–10 users and designed to scale to 50, 100, or even thousands of users over time. Your role will be to take concepts and early versions of these apps, set them up properly, deploy them on servers, stabilise them, and ensure they are production-ready. Scope of Work • Pick up existing app ideas or early builds • Set them ...
...concept to a live build on Replit. The look and feel should remain modern and minimal—clean lines, thoughtful use of white space, and no unnecessary visual clutter—while functioning flawlessly on desktop, mobile, and tablet. Here’s what I expect to see working end-to-end: • Dynamic product catalogue that can be maintained through a simple JSON or lightweight back-end source. • “Add to Cart” flow with real-time quantity updates, subtotal calculation, and the ability to remove items directly from the cart. • Cart page and a streamlined checkout page ready for future payment processing (no gateway integration needed right now). • Fully responsive UI that gracefully adapts to common breakpoints without layout shift or clipped ...
Freelance Full-Stack / No-Code Developer Needed (Base44, Replit, Emergent, Lovable) Project Description We are looking for a highly capable freelance developer who has hands-on experience with modern web and no-code / low-code platforms such as Base44, Replit, Emergent, and Lovable. We are building several internal and business-critical apps for our companies. These are not demo or toy apps. They are real operational tools already used by 5–10 users and designed to scale to 50, 100, or even thousands of users over time. Your role will be to take concepts and early versions of these apps, set them up properly, deploy them on servers, stabilise them, and ensure they are production-ready. Scope of Work • Pick up existing app ideas or early builds • Set them ...
I run a web application that lives on Replit and points to its own custom domain. Right now it is buried in search results, so I’m concentrating on two fronts: sharpening the on-page signals and launching a lean, white-hat off-page push. On-page focus – Refresh page copy so it naturally weaves in the target keywords I’ll share. – Craft concise, compelling title tags, meta descriptions, and alt text for every public-facing page. You can work directly inside the Replit workspace; I’ll grant collaborator access or merge your pull request. Off-page focus – Acquire quality backlinks through genuine outreach—industry blogs, resource pages, or partnerships only. No link farms. – Kick-start social media mentions that drive t...