Filtrer

Mes recherches récentes
Filtrer par :
Budget
à
à
à
Type
Compétences
Langues
    État du travail
    445 replit missions trouvées
    Project for Belounis C.
    S'est terminé left

    Bonjour Belounis C, êtes vous disponible pour faire un tp rapide de niveau de première année d'école d'ingé en C, si possible le faire sur replit sur internet en moins de 30 min svp

    €13 - €13
    €13 - €13
    0 offres
    Project for Othmen B.
    S'est terminé left

    Bonjour êtes vous disponible pour faire un tp rapide de niveau de première année d'école d'ingé en C, si possible le faire sur replit sur internet en moins d'1 h svp

    €13 Average bid
    €13 Offre moyenne
    1 offres
    Project for Mahdi A.
    S'est terminé left

    Bonjour Mahdi A. êtes vous disponible pour faire un tp rapide de niveau de première année d'école d'ingé en C, si possible le faire sur replit sur internet en moins d'1 h svp

    €13 - €13
    €13 - €13
    0 offres

    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...

    €23 Average bid
    €23 Offre moyenne
    38 offres

    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...

    €17 / hr Average bid
    €17 / hr Offre moyenne
    183 offres

    ...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...

    €2123 Average bid
    €2123 Offre moyenne
    16 offres
    Web App Development Support
    4 jours left
    Vérifié

    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...

    €17 / hr Average bid
    €17 / hr Offre moyenne
    309 offres

    - 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.

    €13 / hr Average bid
    €13 / hr Offre moyenne
    65 offres

    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 ...

    €22 Average bid
    €22 Offre moyenne
    33 offres

    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...

    €12 / hr Average bid
    €12 / hr Offre moyenne
    224 offres
    Audit Replit App Calculations
    1 jour left
    Vérifié

    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...

    €121 Average bid
    €121 Offre moyenne
    24 offres
    Fix Replit React Deployment
    S'est terminé left

    ...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...

    €18 / hr Average bid
    €18 / hr Offre moyenne
    155 offres
    Deploy Replit Site to AWS
    S'est terminé left

    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

    €109 Average bid
    €109 Offre moyenne
    148 offres
    Online Python Tutor for Kids
    S'est terminé left

    ... 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...

    €9 / hr Average bid
    €9 / hr Offre moyenne
    79 offres
    Price Tracker Enhancement
    S'est terminé left

    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.

    €1761 Average bid
    €1761 Offre moyenne
    188 offres
    Convert Replit App for Play Store
    S'est terminé left

    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, ...

    €13 / hr Average bid
    €13 / hr Offre moyenne
    56 offres
    Training Tracker App Development
    S'est terminé left

    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...

    €16 / hr Average bid
    €16 / hr Offre moyenne
    115 offres

    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...

    €74 Average bid
    €74 Offre moyenne
    17 offres

    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 ...

    €12 / hr Average bid
    €12 / hr Offre moyenne
    140 offres
    Replit Site QA & Stripe Payouts
    S'est terminé left

    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...

    €553 Average bid
    €553 Offre moyenne
    137 offres

    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 ...

    €374 Average bid
    €374 Offre moyenne
    51 offres

    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 ...

    €1728 Average bid
    €1728 Offre moyenne
    39 offres

    ...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 ...

    €217 Average bid
    €217 Offre moyenne
    64 offres

    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 ...

    €13 / hr Average bid
    €13 / hr Offre moyenne
    137 offres
    Replit App SEO Enhancement
    S'est terminé left

    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...

    €222 Average bid
    €222 Offre moyenne
    118 offres
    Connect replit to godaddy Domain
    S'est terminé left

    I have tried various times updating DNS records to link a Replit project to godaddy. Seeking assistance to link the two

    €65 Average bid
    €65 Offre moyenne
    35 offres
    replit project
    S'est terminé left

    I have created my own app in replit but have now got stuck and need someone to help me for the testing stages

    €155 Average bid
    €155 Offre moyenne
    19 offres
    React-to-GCP Consultation
    S'est terminé left

    I have a fully-functional React app running on Replit and I’m ready to host it on Google Cloud Platform. During a single, focused one-hour call I want to learn the safest, most scalable, and cost-aware way to make that move. What I’d like to cover • A quick walkthrough of setting up a GCP project, configuring IAM roles, and securely injecting environment variables • Deployment options for a front-end app (Cloud Run, App Engine, Cloud Storage + Cloud CDN, etc.) and when each makes sense for growth • Strategies to keep monthly spend low without sacrificing performance—budget alerts, autoscaling thresholds, and free-tier limits • A checklist of security must-dos (HTTPS, service accounts, secret management) I can follow after the call &bu...

    €29 / hr Average bid
    €29 / hr Offre moyenne
    18 offres

    ...includes an agent/orchestration layer, model portfolios, risk profiling, tenure-based allocation (1–5 years), external market/news/fundamental APIs, and full audit/compliance logging. This is not a consumer trading app. It is an adviser-grade system with deterministic logic, explainability, and reproducibility. Scope of Work (Initial Phase) Build a backend system (FastAPI or Node/Nest) hosted on Replit or similar Implement agent/orchestration layer (ingestion, analytics, recommendation, monitoring) Integrate external APIs (ASX prices, fundamentals, news/sentiment – pluggable providers) Implement model portfolios, risk profiles, tenure-based allocation logic Design multi-tenant data model, audit logs, and versioned recommendations Expose clean REST APIs for adv...

    €21 / hr Average bid
    €21 / hr Offre moyenne
    252 offres
    Voice-Enabled Car Marketplace PWA
    S'est terminé left

    ...& WhatsApp fields Multiple image upload: Gallery Camera Remove individual images Extra notes field (e.g. new tyres, rear camera) MongoDB storage Test database only during development Tech Stack (Must Follow) Frontend: HTML, CSS, Vanilla JavaScript Backend: Node.js, Express AI: OpenAI API (GPT-4) Database: MongoDB Voice Input: Web Speech API Hosting: Temporary full-stack testing (Replit / Render / Railway) Final deployment: AWS Elastic Beanstalk Development & Testing Workflow (Non-Negotiable) You will NOT get AWS access Full app must run on a temporary HTTPS environment I will test everything on mobile Use test MongoDB only Final delivery must include: AWS Elastic Beanstalk–ready ZIP at root No secrets hardcoded No .env in ZIP I will deplo...

    €133 Average bid
    €133 Offre moyenne
    16 offres
    Android Mini-App Collaboration
    S'est terminé left

    ...or Antigravity sessions spun up on Replit with a little Claude-powered brainstorming on the side. The goal is rapid MVPs: we sketch, prototype, and push a working build without the heavyweight ceremonies that usually drain small budgets and creative energy. You’ll be free to shape features, suggest tech stacks, and pair-program in the tools you’re most comfortable with, as long as we can iterate quickly and keep the codebase readable and lightweight. If you enjoy late-night commits, screen-sharing, and collectively polishing micro-projects into publishable Play Store releases, we should click. Send over a brief note highlighting any Android projects you shipped in a similar lightning-fast workflow. Bonus points if you can point to code snippets, Replit links,...

    €18 Average bid
    €18 Offre moyenne
    15 offres
    Replit-GoDaddy DNS & UI Audit
    S'est terminé left

    I built my company’s site in Replit but the live domain on GoDaddy is still showing the parked page, so the first task is to trace and correct every DNS record until the site resolves properly worldwide. While you are in the zone file, I also want a quick sweep to confirm the A, CNAME, and any TXT records are clean and that nothing conflicts with basic security practices (DNSSEC, SPF, DMARC, and—if possible—an SSL cert ready to go once propagation finishes). Once the connection is solid, I need a detailed eye on the interface itself. All navigation buttons, call-to-action buttons, and form-submission buttons must match the design that’s already coded in the Replit repo. If something shifted during deployment, please adjust the HTML/CSS or JavaScript s...

    €229 Average bid
    Urgent
    €229 Offre moyenne
    70 offres

    The Replit web app is migrated into a fully offline, locally installable Windows desktop application using Electron and React, with bundled backend, database, and assets—requiring zero internet connectivity after installation. Convert an existing Replit-hosted web application into a standalone Windows desktop application (EXE) that: Runs fully offline Installs locally with a desktop icon Uses Electron for desktop shell Uses React for UI Uses local backend + local storage Requires no internet connection after installation

    €2 / hr Average bid
    €2 / hr Offre moyenne
    12 offres

    I am searching for programmer who can make online web based tool which will do the following: 1) manual data entry, 2) specific calculations (~50 formulas), 3) showing results of calculations 4) saving the results 5) presenting the results in graphical and table formats. The s...calculations 4) saving the results 5) presenting the results in graphical and table formats. The specific area is heat balances calculations for cement plants (kiln unit) which I am working for (chemical engineering area). I have a concept of how this tool should look like, I have all formulas (excel and guidance documents) and even started myself developing such tool in replit. I want to make it programmed in replit, so i can adapt in the future and use it in website to be used by myself a...

    €504 Average bid
    €504 Offre moyenne
    36 offres
    Deploy Replit Music Site
    S'est terminé left

    I built a small web app on Replit that lets visitors listen to my music for free online and purchase it if they want. Replit’s limitations are starting to block the new features I want to add, so I’ve exported the whole project as a single ZIP and need it running under my own shared-hosting plan. The design is done.... Here’s what I have and what I need: • Current assets: complete project ZIP, including HTML/CSS/JS and the simple upload-and-play logic that already works on Replit. • Hosting: a standard shared hosting account (cPanel access, FTP, PHP and MySQL available). • Database: I’m not sure whether the existing code expects one, so please review the files and advise. If a lightweight database (e.g., SQLite or MySQL) is require...

    €109 Average bid
    €109 Offre moyenne
    129 offres

    ...Customer can create account + login Customer can purchase Saturday/Sunday/Bundle and/or recurring membership Access is restricted correctly based on purchase/membership status Portal shows videos + downloads only to authorized users NDA + Authorization signing works and is recorded per user Class schedule is clearly displayed (Sat/Sun 6 PM EST) Site matches the general flow/feel of the existing Replit app Open items we will confirm Recurring billing frequency (weekly vs monthly) Whether one-time purchases grant lifetime portal access or time-limited access Final payment processor choice (Clover vs Stripe/PayPal)...

    €52 Average bid
    €52 Offre moyenne
    79 offres

    ...working lender-intelligence application running entirely on Replit, but it has outgrown its original prototype stage. I now need someone who lives and breathes the Replit ecosystem to help me take it from “proof of concept” to a robust internal platform. What I want to achieve • Extend the data-ingestion pipeline so it can talk to many more sources with zero friction. The goal is broader compatibility—whether the feed comes from a financial database, a client upload, or a third-party API, it should slot straight in. • Level-up the analytics layer. I need richer calculations, smarter visualisations, and faster query performance so our credit-decisioning team can act in near-real time. • Tighten the overall project structure inside Re...

    €280 Average bid
    €280 Offre moyenne
    39 offres

    I’m building a full-stack community management app inside Replit and need a teammate to help me get it across the finish line. The core build will revolve around two pillars: • Member management – granular user roles and permissions, a searchable member directory, and lightweight activity tracking so we can see at a glance who’s engaging with what. • Content sharing – primarily forums / discussion boards where members can post, reply, and follow threads. I’ve already chosen Twilio’s WhatsApp API for real-time notifications (new thread alerts, role changes, etc.), so experience wiring Twilio webhooks into a Replit web app is essential. Tech flexibility is fine as long as the stack runs smoothly on Replit (Node/Express o...

    €20 / hr Average bid
    €20 / hr Offre moyenne
    124 offres
    Revamp and Launch PetCare Vault App
    S'est terminé left

    PetCare Vault Mobile App (FlutterFlow) Build + Launch Client: (Your Name / PetCare Vault) Product: PetCare Vault — Goal: Rebuild the existing Replit web app into a production-ready FlutterFlow mobile app and launch on Google Play + Apple App Store using Client’s accounts. 1) Project Summary Client has an existing working app built in Replit (React/Vite + Express API + Postgres). Freelancer will recreate the app in FlutterFlow with full feature parity (all screens, buttons, workflows) and deliver stable Android + iOS releases. 2) Mandatory Tools / Where Work Happens Development must be done inside Client’s FlutterFlow Growth account (Client is paying for AI Agent features). Payments/subscriptions must use Client’s Stripe account. Publishing mu...

    €133 Average bid
    €133 Offre moyenne
    15 offres

    I’m building a dental-office management web app inside Replit AI. Right now the flow can: • let me choose an existing patient, • open the phone’s camera, • capture a photo …but the moment I tap “save” Replit throws an error and nothing reaches the backend. I need a hand to make this feature production-ready. Here are tech details from Replit Replit use its own object storage. It is similar to google could storage. No base64. The steps are Here's how it works: Phone camera captures image → The file stays on your phone temporarily Uppy requests a "signed URL" → Your app backend asks cloud storage for permission to upload Direct upload to cloud storage → The photo goes directly f...

    €24 / hr Average bid
    €24 / hr Offre moyenne
    195 offres
    Digital Ocean - Replit Deployment
    S'est terminé left

    I have a web app (React and database) built on Replit that I want to deploy to my existing DigitalOcean droplet. The droplet currently hosts one Node/React app and five WordPress sites. I want to add this new site under a new path (e.g. /exploremore/) . Your responsibilities: Set up Git access from Replit (or pull from GitHub if preferred) Create a new project directory on the droplet Deploy and configure the app (Node/React) Configure Nginx routing alongside existing sites Set up SSL (Let’s Encrypt) Requirements: Must have experience with Replit → DigitalOcean deployments Familiar with Nginx, PM2, SSL, and multi-site droplets Availability to complete the work on Tuesday/Wednesday this week Please include examples of similar deployments in your reply.

    €91 Average bid
    €91 Offre moyenne
    113 offres
    Agency App built in Replit Overhaul
    S'est terminé left

    My Replit-hosted app already handles the basics, but it now needs a full-scale backend tune-up so it can talk confidently to Meta, GoHighLevel, and Stripe. Meta integration comes first: I need tighter authentication, a more resilient layer for API calls, and reliable data synchronisation so user profiles and insights travel both ways without a hiccup. GoHighLevel then needs the same treatment—contact management, campaign automation, and client tracking must plug into the app as if they were built natively. Stripe rounds out the trio. Beyond simply charging cards, the flow has to include secure tokenisation, webhooks for refunds and disputes, and clear audit trails. Alongside those integrations I want a custom reports builder. Users should be able to create branded dash...

    €141 Average bid
    €141 Offre moyenne
    41 offres
    App Update and Integration
    S'est terminé left

    I need assistance updating an app I created in Replit. The focus is on integrating with Meta, GoHighLevel, and Stripe, and enhancing backend functionality. Key areas of work include: - Meta: Authentication, API calls, and data synchronization. - GoHighLevel: Seamless integration to enhance app capabilities. - Stripe: Setting up payment processing and ensuring secure transactions. Ideal Skills and Experience: - Strong backend development skills, particularly in Replit. - Experience with Meta, GoHighLevel, and Stripe integrations. - Familiarity with authentication processes, API calls, and data synchronization. - Ability to troubleshoot and resolve integration issues efficiently. - Prior experience in app development and updates is a plus. Looking for someone detail-oriented...

    €1115 Average bid
    À la une Urgent
    €1115 Offre moyenne
    36 offres
    Launch Replit Landing Page Live
    S'est terminé left

    I have a complete landing page sitting in Replit and I’m ready to put it on its own domain. Before we move it, I’d like a few minor visual tweaks—nothing drastic, just small adjustments to polish spacing, colors, and maybe one call-to-action button. Here’s what I need from you: • Transfer the existing HTML/CSS/JS project from Replit to a real hosting environment of your choice (cPanel, AWS, or any service you’re comfortable with). • Advise on, purchase, and connect a fresh domain; then point DNS correctly so the site resolves worldwide. • Apply the requested design tweaks, test responsiveness on mobile and desktop, and confirm the code is clean and production-ready. • Set up an SSL certificate so the page loads over ...

    €24 Average bid
    €24 Offre moyenne
    41 offres

    I’m putting my fully-functional photography services web application, Shutter-Rate, up for sale to raise funds for my next venture. The app is live right now—feel free to explore it here: Built with a straightforward HTML / CSS / JavaScript stack and hosted on Replit, Shutter-Rate offers a clean, responsive interface that handles the core flow a small studio or on-demand photo-service startup needs. Because I’m shifting focus to other projects, I’m looking for a quick, hassle-free sale, especially attractive to a startup that wants an MVP or a polished portfolio piece without starting from scratch. What you receive • Complete, well-organized source code and assets • Immediate transfer upon payment—no staged milestones, no waiting &b...

    €219 Average bid
    €219 Offre moyenne
    26 offres
    Replit AI Platform Local Deployment
    S'est terminé left

    I already have a fully-working platform on Replit that digitises paper-based workflows and layers AI on top to make every task faster and smarter. Now a client needs the same experience running entirely on a Windows machine, without relying on Replit’s hosted environment. Your job is to take the existing Replit project, mirror every feature, and stand it up locally on Windows. That includes: • reproducing all current automations exactly as they work online • installing and configuring every dependency (Python/Node modules, any Docker images, databases, or background services) so the system launches with a single command or service • wiring in the AI components so they perform identically off-cloud—model files, inference scripts, and any GPU/CP...

    €120 Average bid
    €120 Offre moyenne
    72 offres
    Rehost Node.js PMS to AWS
    S'est terminé left

    An existing Node.js (v14.x) Property Management System is running smoothly on Replit, but it now needs a proper production home. I work on Windows and already have PostgreSQL up and running locally. The goal is to replicate the full stack on my machine, iron-out any build or dependency hiccups, and then push a hardened, SSL-secured release to AWS. Key steps in the workflow • get the repo building on Windows, resolving environment, path, or native-module issues • organise all .env variables so they load cleanly both in development and production • validate the local PostgreSQL connection, run migrations/seed data, and document any required extensions • prepare a production build, optimise static assets, and verify memory usage • recommend and provi...

    €71 Average bid
    €71 Offre moyenne
    39 offres

    More details: I have a Progressive Web App (PWA) that has been wrapped for iOS and Android using native wrappers. I’m looking to implement a push notification system that connects with my existing backend and integrates OneSignal to send scheduled and triggered notifications to users. The backend code and core logic are managed by an AI agent (Replit), but I need support with the full architecture setup and UI for managing push notifications inside the native apps.

    €121 Average bid
    €121 Offre moyenne
    49 offres