I’m putting together a modern-looking eCard with a friendly, casual vibe that people can pass around
I’m putting together a modern-looking eCard with a friendly, casual vibe that people can pass around, sign, and then share as a finished keepsake. Think sleek fonts, a fresh colour palette, and a layout that feels current—nothing stuffy or overly formal.
Key details I need you to cover
• Format: eCard only (no PDF or static social post)
• Tone: light, conversational messaging that fits birthday wishes, team celebrations or similar informal occasions
• Sharing flow: one link people can open on desktop or mobile, add their name and a short note, then hit “Done” so the next person sees every previous signature
Deliverables
1. Fully-designed eCard (HTML/CSS/JS or comparable web-based format) ready to host or embed
2. Simple “Add your signature” interaction that appends each signer’s name/message in real time
3. Final-export option so I can download the completed card as an image or PDF once everyone is finished
4. Source files plus a quick setup/read-me so I can drop it onto my own hosting with minimal fuss
Acceptance criteria
• Modern visual style matches preview mock-up you’ll provide and I approve
• Works consistently on recent versions of Chrome, Safari and mobile browsers
• Signatures persist for at least 30 days without manual intervention
• Page size under 1 MB for quick loading
If you’ve built interactive greeting cards, guestbooks, or digital invites before, this should feel familiar—let’s make something people will actually enjoy signing and sharing.
JavaScript
Website Design
Graphic Design
CSS
HTML
UI / User Interface
Web Development
Web Design
Build a new HTML/CSS/JavaScript website based on older website which was built in WordPress. Hosting
Build a new HTML/CSS/JavaScript website based on older website which was built in WordPress. Hosting company lost current web files; database is still available. There is older backup which was tried but giving errors.
Goal is to either recover older website or build a new non-WordPress website, important is to keep the color, images and themes etc. similar to older website as much as possible by referring online archives wayback etc.
I will need to share the screen to finalize recovery verses new built. Please provide your reasonable charges (not placeholder bid) so that I can assign project as soon as possible
PHP
JavaScript
Website Design
WordPress
HTML
Web Development
Website Optimization
Web Design
This assignment revolves around programming logic and design with a clear emphasis on data structure
This assignment revolves around programming logic and design with a clear emphasis on data structures. I need the entire exercise crafted in JavaScript, showcasing practical use of arrays and lists in solving a small, well-defined problem of your choice (e.g., inventory tracking, simple scheduler, or any context where ordered collections shine).
Walk me through your reasoning in code comments and a short write-up so the learning pathway is obvious: why a particular array operation was chosen, how list iteration affects time complexity, and what edge cases you handled. Keep the code clean, ES6-friendly, and runnable in Node or any modern browser console without extra setup.
Deliverables
• A single, well-commented .js file implementing the solution.
• A brief PDF (1–2 pages) explaining data-structure decisions, algorithmic complexity, and sample input/output screenshots.
I will run the script and review the report; once both compile and the explanations are clear, the task is complete.
JavaScript
Algorithm
Software Architecture
C++ Programming
Node.js
Software Development
Programming
We are looking for a senior lead developer to complete an initial controlled technical assessment of
We are looking for a senior lead developer to complete an initial controlled technical assessment of three connected parts of an existing luxury e-commerce system. Any repair work would be quoted, approved and contracted separately after the assessment.
1. An existing Python product and inventory scraper that collects permitted public product, price, variant and availability information from a UK luxury retailer and synchronises it with Shopify. It involves pagination, variants, duplicate control, scheduled runs, proxy/IP considerations, APIs and cloud hosting.
2. An existing custom Shopify checkout using the Revolut Merchant API and Cloudflare Workers. It requires secure server-side payment verification, amount and currency checking, duplicate-payment protection, Shopify order creation, refund handling and controlled production testing.
3. An existing internal business system, DLH-OS, involving APIs, databases, automation and AI-related features.
We prefer one lead developer who can understand all three systems together. Please clearly state any part you cannot personally handle.
The existing architecture should be assessed and preserved where practical. We are not seeking an automatic rebuild.
The first stage will be a detailed technical conversation. If we decide to proceed, the paid assessment must be read-only, time-limited and separately agreed. No live changes, deployments, credentials or production access will be provided during initial screening.
Please answer all of the following:
1. Describe your direct experience building or repairing production Python scrapers involving product variants, pagination, inventory updates, scheduling and proxy/IP issues.
2. Describe your direct experience with Shopify Admin APIs, custom checkout systems and external payment-provider APIs.
3. Have you developed Cloudflare Workers? Give a specific example.
4. How would you independently verify payment status, amount and currency before creating a paid Shopify order?
5. How would you prevent the same payment from creating duplicate orders?
6. Describe your experience with refunds and Shopify order synchronisation.
7. Can you inspect and repair an existing connected system rather than rebuilding it?
8. Will you personally perform the work? Disclose any team members or subcontractors.
9. Provide links or evidence for the most relevant completed projects.
10. Quote separately for a controlled read-only technical assessment and for any later repair work. Do not combine them into one unclear price.
Generic proposals that do not answer these questions will not be considered. No access or work is authorised merely by submitting a proposal.
Python
Web Scraping
Inventory Management
Shopify
Payment Gateway Integration
Process Automation
Security
API Development
Cloudflare
Payment Processing
My WordPress store runs WooCommerce on a custom theme and I’ve discovered that the “cost per product
My WordPress store runs WooCommerce on a custom theme and I’ve discovered that the “cost per product” is being pulled from a category-level setting that I can’t locate. I need a fresh set of expert eyes to dig through the admin menus, database tables, or theme / plugin code and pinpoint exactly where that value is stored and calculated.
Once you find it, I’ll need clear, practical guidance on how to adjust the setting (or modify the code) so the correct cost shows for every product in its category. A concise walkthrough, short video, or annotated screenshots will be perfect—whatever gets the job done quickly and leaves me able to repeat the fix myself next time.
Please let me know:
• Similar WooCommerce or theme-code audits you’ve completed
• How long you expect the investigation and hand-off to take
I’m ready to grant temporary admin and FTP access as soon as we agree on a start time, and I’ll be available for quick responses throughout the process.
PHP
WordPress
Magento
Website Management
WooCommerce
Web Development
Website Optimization
Database Management
I need an Android-only mobile application that can automatically play and cycle through roughly 1,00
I need an Android-only mobile application that can automatically play and cycle through roughly 1,000 video ads every day and record each view so users are paid accurately. The core workflow is simple: after a user signs up with an email and password, the app should start a background service that fetches available ads, plays them in succession (muted or at low volume), and logs successful completions to a backend dashboard I can monitor.
Key deliverables
• Android APK + Play Store-ready bundle
• Secure email/password authentication with basic password-reset flow
• Background ad-play engine that can run while the phone is idle, respects battery-optimisation settings, and caps at ~1,000 ads per 24 h
• Real-time counter on the UI so the user sees ads watched and earnings accrued
• Admin backend (web or Firebase console is fine) to view total impressions per user, export CSV reports, and suspend accounts if needed
• Source code with clear build instructions
Acceptance criteria
1. A freshly created account can log in and immediately start the automated viewing loop.
2. The counter matches backend logs within ±1 ad over a 24-hour test.
3. Playback continues when the screen is off or the app is in the background, without being killed by Android’s battery manager on common devices (Android 10+).
4. Full source compiles with no proprietary libraries beyond standard ad SDKs.
Preferred tech: Kotlin, Android Jetpack components, Firebase Auth + Firestore (or a comparable stack you’re comfortable with). If you can suggest optimisations for bandwidth or battery, outline them in your proposal.
PHP
JavaScript
Mobile App Development
Android
Kotlin
Android App Development
Android SDK
Android Studio
We are looking for an experienced Shopify developer to build a custom Shopify 2.0 store for a health
We are looking for an experienced Shopify developer to build a custom Shopify 2.0 store for a health and wellness brand selling in Europe.
We provide the logo, brand assets, product photos, product descriptions, prices, product list, and a reference website.
Build a custom Shopify Online Store 2.0 theme using Liquid.
Create the homepage, shop and collection pages, product pages, header, footer, navigation, mega menu, search, cart, customer accounts, About, Contact, FAQ, policy, and 404 pages.
The store must be fully responsive and work properly on desktop, tablet, and mobile.
Import approximately 25 products with titles, descriptions, EUR prices, images, SKUs, variants, tags, and collections.
Create and organize product collections and navigation menus.
Some products or prices must only be available to logged in customers.
Please explain in your proposal how you would implement this feature using Shopify customer accounts, Liquid, customer tags, or another suitable solution.
Configure EUR currency, EU market settings, taxes, shipping, payments, customer accounts, and our domain.
Set up basic SEO, including page titles, meta descriptions, image alt text, and clean URLs.
Optimize images and basic store performance.
Test the complete store on desktop and mobile.
Check navigation, products, variants, cart, search, customer login, members only functionality, forms, links, and responsive layouts.
Strong Shopify 2.0 and Liquid experience is required.
Good knowledge of HTML, CSS, and JavaScript is required.
Code must be clean and maintainable.
No page builder and no unnecessary third party apps.
Shopify Theme Check must have zero errors.
Final theme files must be provided in ZIP or Git repository.
We provide the logo, brand assets, product photos, product descriptions, prices, product list, reference website, Shopify store access, and domain information.
Start your proposal with NOVA.
Please include two or three Shopify stores you have built and explain what you personally developed.
Briefly explain your approach to the members only feature.
Provide your fixed total price and estimated completion time.
Please send actual Shopify examples and avoid generic proposals.
JavaScript
Website Design
SEO
CSS
HTML
Shopify Templates
Shopify
Web Development
Shopify Development
Web Design
I need a website developed for my construction company aimed at generating leads and inquiries. The
I need a website developed for my construction company aimed at generating leads and inquiries. The site must include an online quotation request feature.
Requirements:
- Professional and modern design
- User-friendly navigation
- Online quotation request form
Ideal Skills and Experience:
- Proven track record in website development
- Experience with lead generation sites
- Strong portfolio in the construction industry
PHP
JavaScript
Website Design
Graphic Design
CSS
HTML
Web Development
Lead Generation
I already have the complete front-end design for a brand-new e-commerce site and now need it brought
I already have the complete front-end design for a brand-new e-commerce site and now need it brought to life on OpenCart, then launched on my freshly provisioned VPS. Your main focus is implementation, not design tweaks—the layouts, colour palette, and UX are all signed off.
What I need you to handle:
• Build the store in the latest stable version of OpenCart, matching the supplied screens.
• Configure and fully test Stripe as the sole payment gateway, including webhooks and sandbox/live switches.
• Prepare the VPS (LAMP/LEMP, SSL, PHP settings, file permissions, caching) and migrate the finished store so it is publicly accessible on my domain.
• Optimise basic performance and security settings native to OpenCart (SEO-friendly URLs, anti-fraud, backups).
• Provide a short hand-over note so I can manage products, orders, and updates on my own.
Acceptance criteria: the site mirrors the design in all viewports, checkout completes end-to-end with a live Stripe test charge, and the VPS shows no critical errors in logs after launch. If this sounds like your wheelhouse, let’s get started right away.
If the site is a success we will want to add more features and would hopefully return to you for such works like reviews.
Example redacted layouts show rough workings for Home Page, and a product PANE that goes between standardised header and footer along with a proposed cart summary list.
PHP
SEO
eCommerce
HTML
Open Cart
VPS
Stripe
Web Development
Payment Gateway Integration
LAMP
Hello website designery type people, I'm in a jam. I built a simple website through Go Daddy (www.wi
Hello website designery type people, I'm in a jam. I built a simple website through Go Daddy (www.wiprelationshipcounseling.com), and I do not want to do business with them any longer. I purchased a new domain with Hostinger because it was supposed to be easy to move my website over to them, but it turns out I can't just import my website because it wasn't built with Wordpress. I don't know how to use Wordpress. I don't have time to learn Wordpress right now. So I am looking for someone to rebuild my website for me. I can manage the site once it is up and running, so I think this is a pretty simple job.
The site would include the following sections:
Home
Our Team
Individual Therapy
Mindfulness Coaching
Parenting Guidance (I may or may not keep this one)
Retreats
Booking
Testimonials
Contact
I like the style of my current website (zen, mindful, peaceful, serene images, calming colors, but am totally open to new ideas as long as the vibe stays the same). I will have to write copy for some of the newer tabs I've added that are all just "coming soon" at the moment, but I will do that and can even add it in myself later if you can build the base for me. I think this is probably a few hours worth of work for someone who knows what the hell they are doing. Alas, I do not. (I'm a Therapist, Jim, not a website builder...)
Ideally you are:
- Experienced in designing informational websites.
- Proficient in SEO to enhance site visibility. (Full disclosure - I have no idea what SEO is, but freelancer.com suggested this, and I do want people to see my website, so here it is.)
- Able to communicate via email/phone/text and open to feedback.
- Nice/kind, reasonably priced, and honest. Please don't screw me over because this isn't my area of expertise. I'm not wealthy, and I'm trying to expand my business. I'd trade you for therapy if that was ethical, but it's not so money will have to do, just please don't gouge me.
- A sense of humor would be great. Patience with the questions my non-website-building-type brain might have would be awesome as well.
I already have an AI-generated image that shows every section, colour and typeface I want. Your task
I already have an AI-generated image that shows every section, colour and typeface I want. Your task is to turn that mockup into a live, fully responsive Carrd Pro website that mirrors the design down to the last pixel.
A working appointment-booking area and a simple form users can fill out have to be built in as part of the site. I’m flexible on how you achieve them—native Carrd form blocks, embedded Calendly, or a light custom script are all fine—so long as everything functions smoothly and keeps load times fast.
Deliverables I’ll review against:
• Visual layout matches the AI image exactly on desktop and mobile
• Appointment booking opens, schedules and confirms without errors
• Form captures entries and sends them to the email address I specify
• Final Carrd Pro share link or transfer of ownership so I can publish instantly
I’ll supply the mockup, copy and any brand assets as soon as we start. If anything in the design needs clarification, just ask before building so we stay on target.
PHP
JavaScript
Website Design
Graphic Design
CSS
HTML
UI / User Interface
Web Design
I manage properties listed on both Airbnb and Booking.com and need a comprehensive plan that lifts o
I manage properties listed on both Airbnb and Booking.com and need a comprehensive plan that lifts overall reservation numbers. I’m not after a single-fix tweak—I want an end-to-end strategy that ties together marketing, profile optimisation, guest communication, and anything else that drives bookings.
Key areas to cover
• Pricing strategy – dynamic rate recommendations that keep us competitive without eroding margins.
• Listing presentation – sharper copy, photo sequencing advice, and any data-backed tips on titles, amenities, and highlights that improve click-through.
• Search visibility – tactics for climbing each platform’s ranking algorithm, including calendar management, instant-book settings, and response-time tweaks.
• Guest experience & reviews – frameworks or templates for messaging before, during, and after stays that encourage five-star feedback and repeat visits.
• Performance tracking – define KPIs and suggest the best Airbnb/Booking.com or third-party analytics tools so I can measure progress.
Deliverables
1. A written strategy document outlining the above pillars.
2. An implementation checklist I can follow step-by-step.
3. Optional: a 30-minute call to walk through the plan and prioritise quick wins.
I’ll provide current listing links, past occupancy data, and any other information you need once we start. I’m looking for someone who has hands-on experience boosting property performance on these specific platforms and can back recommendations with proven results or clear reasoning.
PHP
Internet Marketing
SEO
Google Analytics
Analytics
Airbnb
Digital Marketing
Content Marketing
I’m looking for an experienced Full-Stack Developer to work with me on multiple mobile app, website
I’m looking for an experienced Full-Stack Developer to work with me on multiple mobile app, website and backend projects.
I have regular projects and ongoing development work, so I’m looking for someone reliable who wants to build a long-term working relationship. Ideally, you should have 3–4+ years of practical development experience and be comfortable working independently.
Skills Required
Flutter – Android & iOS application development
PHP & MySQL – backend and API development
Node.js – backend development and REST APIs
Website development – frontend and backend
CodeCanyon – script/app installation, customization and modification
Working with existing codebases and third-party scripts
Bug fixing, improvements and new feature development
API and third-party service integrations
Firebase, notifications and other app services
Payment gateway integration
Google Play Store & Apple App Store deployment
App updates, signing and deployment troubleshooting
Comfortable using Cursor AI or similar AI development tools
Project Work
Depending on the project, you may work on:
Flutter mobile apps
PHP/Node.js backend systems
Business and custom websites
Admin panels and dashboards
CodeCanyon-based applications and websites
Existing project customization
Bug fixes and performance improvements
New features and API integrations
App publishing and ongoing maintenance
Long-Term Opportunity
This is not a single-project job. I have multiple upcoming projects, and the right developer can receive regular project-based work.
Projects will generally be handled on a fixed-price basis, with the scope, requirements and budget discussed for each project before starting.
I’m looking for someone who can understand requirements, work with existing code, solve problems independently and deliver quality work on time.
To Apply
Please share:
Your total development experience
Flutter, PHP, Node.js and web development experience
Previous app and website work
CodeCanyon customization examples, if available
Play Store/App Store apps you have deployed
Your experience with Cursor AI
Your availability for long-term projects
Your preferred fixed-price/project-based working model
If the first project goes well, I’d like to continue with regular projects over the long term.
JavaScript
Mobile App Development
iPhone
Django
Node.js
Full Stack Development
React Native
Flutter
GraphQL
REST API
I’m looking for an experienced Flutter, PHP, Node.js & Web Developer for long-term, project-based wo
I’m looking for an experienced Flutter, PHP, Node.js & Web Developer for long-term, project-based work.
I have multiple mobile app, website and backend projects, along with ongoing development, customization and maintenance work. I’m looking for a reliable developer with 3–4+ years of hands-on experience who can work with me on a long-term basis.
Required Skills
3–4+ years of professional development experience
Flutter – Android & iOS app development
PHP & MySQL – backend development and APIs
Node.js – backend, APIs and server-side development
Website development – frontend and backend
CodeCanyon script/app customization
Existing project/codebase customization and modification
Bug fixing, optimization and new feature development
REST API and third-party API integration
Payment gateway integration
Firebase and push notifications
Google Play Store & Apple App Store deployment
App updates, signing, certificates and deployment troubleshooting
Experience working with Cursor AI or similar AI-assisted development tools
Ability to understand and work with existing code written by other developers
Good communication and ability to work independently
Types of Projects
Projects may include:
Flutter Android & iOS applications
PHP/MySQL backend systems
Node.js backend and APIs
Business and custom websites
Admin panels and dashboards
CodeCanyon apps, scripts and website customization
Existing app/website modifications
Bug fixing and performance improvements
New features and integrations
Payment gateway and third-party API integration
Play Store & App Store deployment and maintenance
Long-Term Work
This is not a one-time project. I have many upcoming mobile app, website and backend projects, so there will be regular project-based work for the right developer.
Most projects will be fixed-price/project-based, with scope and budget discussed separately for each project.
Ideal Developer
I’m looking for someone who can independently take an existing project, understand the code, make customizations, solve technical issues and deliver the project properly.
If you have strong experience with Flutter + PHP + Node.js + Web Development + CodeCanyon + App Deployment, please apply with:
Years of experience
Flutter/PHP/Node.js/Web development experience
Previous app and website examples
CodeCanyon projects you have customized
Published Play Store/App Store apps
Cursor AI experience
Your preferred project-based/fixed-price working approach
Availability for long-term work
I’m looking to build a long-term working relationship with a dependable developer who can handle multiple projects and ongoing development work.
PHP
Mobile App Development
iPhone
Android
Node.js
React.js
iOS Development
Payment Gateway Integration
Flutter
iOS
Experience building high-end WordPress websites, preferably in private aviation, luxury travel, or o
Experience building high-end WordPress websites, preferably in private aviation, luxury travel, or other premium industries.
Strong ability to create a luxury, modern, editorial design rather than relying on a generic charter or corporate template.
Must be comfortable working with Elementor Pro and creating sections that are easy for us to edit without developer assistance.
Website must be fully optimized for desktop, tablet, and mobile, with particular attention to responsive layouts and performance.
Ability to build a professional private flight request/search interface with departure, destination, dates, passenger count, and one-way/round-trip functionality.
Experience with API integrations is important. We plan to explore FL3XX integration for regular charter searches and empty-leg availability.
The developer should understand that Flagler Jet is an air charter broker, not the aircraft operator, and the website language and structure must reflect that distinction.
Aircraft fleet pages should be dynamic and easy to manage, allowing us to add/remove aircraft, change specifications, upload images, and organize aircraft by category or manufacturer.
We want a dedicated Empty Legs section capable of supporting API-fed inventory in the future.
The system should allow Flagler Jet to receive operator pricing privately, apply a brokerage margin or service fee, and then present the final quote to the client.
The site architecture should be flexible enough to support additional aviation APIs, operator feeds, or marketplace integrations later without rebuilding the entire website.
Strong attention to page speed, SEO fundamentals, security, clean code, and WordPress backend usability is required.
Designer should be comfortable recreating the level of polish seen on premium aviation sites such as Global Jet, while maintaining an original Flagler Jet identity.
We prefer someone who can handle both design and development, not just create visual mockups.
Communication and reliability are important; we need someone who can work through the site section by section and make revisions quickly.
PHP
Website Design
SEO
WordPress
HTML
Web Development
Website Optimization
Elementor
API Integration
Web Design
I’m ready to expand my Shopify catalogue with a new set of physical products and already have the de
I’m ready to expand my Shopify catalogue with a new set of physical products and already have the detailed copy for each item—titles, long-form descriptions, pricing, and SKU information are waiting in a spreadsheet. What I’m missing are some of the images needed to create a complete, visually consistent product gallery.
Here’s what I need from you:
• Import every product into my Shopify admin, mapping the fields in my sheet to the correct sections (title, description, variants, inventory, shipping, SEO, collections, and tags).
• Review the copy as you paste it in, adjusting line breaks, bold text, and basic formatting so everything looks clean inside the product page template.
• Source or create the additional product photos I’m missing (stock, supplier files, or light editing of user-supplied shots is fine) and make sure every listing ends up with a full set of crisp, on-brand images sized for Shopify’s recommended 2048 px width.
• Add alt-text for accessibility and on-page SEO, then double-check that the image order makes sense (hero first, detail shots next, lifestyle images last).
• Run a final pass to confirm each item appears correctly in its assigned collection and the storefront search returns accurate results.
Once all items are live and tested on desktop and mobile, send me a quick rundown of what you added, the images you sourced or edited, and any notes I should know. I’ll provide immediate feedback and sign-off so we can wrap the job promptly.
SEO
Product Management
Shopify Templates
Shopify
Content Writing
Product Photography
Im seeking support for my business that is a heart\-centered wellness and community practice devoted
Im seeking support for my business that is a heart\-centered wellness and community practice devoted to personal growth, meaningful connection and intentional living\. Our work brings people together through guided experiences, educational offerings and gatherings rooted in care and reflection\. I’m looking for a creative partner who can help bring that warmth and sense of purpose into our digital presence\.
I need creative, on\-brand graphics for Facebook and Instagram, including feed posts and stories planned ahead of time\. Our colors, fonts and overall tone are already established\. You’ll turn the content I provide into inviting, easy\-to\-read designs, help refine short copy when needed, and deliver both ready\-to\-post graphics and editable Canva or Adobe files\. The right person will be comfortable working with thoughtful, sometimes nuanced subject matter and keeping the language appropriate for public platforms\.
I also send a monthly newsletter and occasional promotional emails\. I’ll provide the raw text, images and any relevant details\. You’ll arrange the content in Mailchimp, design it for easy reading on desktop and mobile, apply basic segmentation tags, and schedule it once I’ve approved the final version\.
My Squarespace site needs regular content updates, such as replacing images, adding testimonials , updating events page, adding blog articles and checking campaign links\. These are content edits within the existing site\.
**Monthly deliverables**
- 8–10 Facebook and Instagram feed posts
- 4–6 Facebook and Instagram stories
- 1 branded newsletter built in Mailchimp
- Up to 5 Squarespace content updates, published after approval
All work should follow the existing brand style and be checked on mobile before delivery\. Please place editable source files and final exports in our shared Google Drive folder\.
If you’re interested, please share examples of social graphics and emails you’ve designed, along with your monthly rate and typical turnaround time\.
Website Design
Graphic Design
Photoshop
HTML
Social Media Marketing
Mailchimp
Squarespace
Digital Marketing
Content Creation
Canva
I need a weekly Jira report to showcase developer work. The report should be in PDF format and inclu
I need a weekly Jira report to showcase developer work. The report should be in PDF format and include the following key metrics:
- Completed tasks
- Sprint progress
- Time spent on tasks
Visual elements are important, so please include charts to represent the data effectively.
Ideal skills and experience:
- Proficiency in Jira
- Experience generating reports
- Strong data visualization skills
- Ability to create professional PDFs
PHP
Python
Ruby on Rails
Software Architecture
Report Writing
PDF
Data Visualization
Data Analysis
and sees people travelling on that route, ordered by departure time.
The sender can request to connect with a traveller. The traveller can Accept or Decline. After acceptance, contact information can be shared so they arrange the handover themselves.
MVP Requirements
* User registration/login
* Name, 18+ confirmation, phone/email
* Post a journey: From, To, Date, Time
* Select: Document / Small Package
* Search travellers by From → To → Date
* Results ordered by departure time
* Send request to traveller
* Accept/Decline request
* Contact details revealed after acceptance
* User dashboard for journeys and requests
* Past journeys automatically disappear from search
* Basic admin dashboard
* Mobile-first responsive design
NOT Required
No payment gateway, GPS/live tracking, maps, bidding, pricing, delivery tracking, route optimization or native mobile app.
This is deliberately a lean validation MVP.
Preferred Technology
React/Next.js + Supabase, although I’m open to recommendations.
Deliverables
I require:
* Fully functional deployed website
* Complete source code
* GitHub repository
* Database/backend setup
* Admin access
* Deployment setup
* Basic documentation
* Full ownership of the code/project
All infrastructure accounts should ultimately remain under my ownership.
Budget
₹20,000–₹40,000 fixed price
Timeline
Ideally 1–3 weeks.
When applying, please include:
1. Fixed total price
2. Delivery timeline
3. Recommended tech stack
4. 2–3 relevant projects you personally built
5. Confirmation that frontend + backend + database + deployment are included
6. Expected recurring costs after launch
Please start your proposal with “P2P MVP” so I know you read the complete description.
PHP
JavaScript
Website Design
HTML
Web Development
Full Stack Development
Next.js
Supabase
I run a Shopify store that sells only physical products and I want to introduce a paid membership th
I run a Shopify store that sells only physical products and I want to introduce a paid membership that gives customers free standard shipping on every order for twelve months just like Amazon Prime membership. The perk must apply to my entire catalogue with no product exceptions and switch off automatically when the year is up.
Here is what I need done:
• Create or configure a “Free Shipping Pass” product that charges a one-time fee and immediately tags the customer so the shipping rate becomes $0 at checkout for the next 365 days.
• Automate tag removal (or any method you prefer) exactly one year later, along with a renewal-reminder email.
• Ensure the logic ignores other promotions and works with discount codes without stacking issues.
• Provide clear admin documentation showing how I can edit the price, change the duration later, or pause the program.
• Test everything in both desktop and mobile checkouts before going live.
I’m open to using existing Shopify apps or Shopify Functions, whichever delivers a seamless experience for shoppers and minimal ongoing maintenance for me.
PHP
JavaScript
eCommerce
HTML
Shopify
Email Marketing
Web Development
Payment Gateway Integration
Shopify Development
Payment Processing
I want to pivot to a white-label email hosting service, the entire technical roadmap becomes signifi
I want to pivot to a white-label email hosting service, the entire technical roadmap becomes significantly simpler, faster, and more affordable to deploy. Instead of configuring complex mail servers and databases from scratch, you will use a professional white-label email provider’s infrastructure to manage the mailboxes behind the scenes, while keeping my brand front and centre on the custom high-quality landing page.
We need a clean, premium customer experience using a white-label provider alongside your custom setup.
1. Choose a White-Label Email Infrastructure
We will need a reliable white-label email platform that offers a robust Developer API or Reseller API. This allows the custom website to instantly create, delete, or manage mailboxes via background code whenever someone buys a subscription.
Three top-tier providers offer excellent white-label backend options: I think MXroute is the best option (unless you suggest otherwise from prior experience)
* MXroute: Renowned for high deliverability and flexible reseller plans. They provide API access and an inbound webhook system so you can programmatically provision specific user mailboxes under the GoDaddy domain without exposing their brand.
Other options?
* Namecheap Jellyfish / Private Email: Offers a powerful reseller backend where you purchase mail slots in bulk and deploy them dynamically via integration.
* Mailcow Managed Cloud: If you want a hybrid approach, managed Mailcow hosting gives you a completely independent, white-labeled control panel with a rich REST API to automate email address generation.
2. The Integrated Payment & Admin Flow
We want a custom admin area where you can manage discount codes, you can pair a low-code frontend tool with Stripe to control everything without writing thousands of lines of code.
1. The Admin Dashboard: Use a fast internal tool builder like Retool or Budibase. Connect it securely to your Stripe account. Inside this custom dashboard, you can use a basic form to generate coupon codes that directly feed into the Stripe Coupons API.
2. The Checkout Discount Code Field: On your high-quality frontend landing page, when a user selects their unique name and clicks "Subscribe," initiate a Stripe Checkout Session. Ensure your code sets the parameter allow_promotion_codes: true. Stripe will automatically display a clean, native coupon code box at checkout that securely processes the discounts you configured in your admin area.
3. Automated Provisioning (The Hook): Configure a Stripe Webhook to listen for the checkout.session.completed event. The moment Stripe confirms the subscription payment, it alerts your backend server, which instantly calls your White-Label Email Provider's API to activate chosenname@
3. The Clean, Premium User Experience (UX) Blueprint
To ensure the landing page feels high-end and premium, focus heavily on smooth transitions and a lack of visual clutter.
* The Hero Interaction: Place a massive, modern search bar right in the middle of the screen. As the user types their desired name, use an asynchronous JavaScript fetch() request to call your white-label provider's lookup API.
* Instant Feedback: Instantly display an animated indicator showing whether the address is available (e.g., a crisp green outline for available, or a subtle fade to red if taken).
* Seamless Transition: Once available, reveal a sleek, single "Secure Your Inbox" button. This should take them directly to Stripe Checkout to input their discount code and complete their purchase, completely bypassing any messy or distracting intermediate forms.
To help narrow down the ideal stack for your launch
We are not sure of the following
* Will the users be accessing their emails through a custom webmail interface that we need to skin with our logo, or will they mostly connect their new email address to apps like Apple Mail and Gmail?
* Do you have a specific software stack in mind for building the clean frontend landing page (e.g., WordPress, Webflow, or Next.js)?
PHP
JavaScript
Website Design
Graphic Design
HTML
Stripe
Web Development
Frontend Development
API Development
Payment Processing
I'm looking for a Swiggy JSON extractor for personal use. The tool will help me extract data on a da
I'm looking for a Swiggy JSON extractor for personal use. The tool will help me extract data on a daily basis.
The data needs to be extracted includes:
- Menu details
- Restaurant information
- User reviews
Ideal Skills and Experience:
- Proficiency in web scraping
- Experience working with JSON
- Familiarity with Swiggy's platform
- Ability to set up automated, scheduled extractions
PHP
Web Scraping
Software Architecture
Data Mining
JSON
Data Extraction
API
Automation
looking for an experienced Frontend Developer to implement an approved UX/UI redesign across an exis
looking for an experienced Frontend Developer to implement an approved UX/UI redesign across an existing appointment-booking SaaS platform.
The UX review/design will already be completed. This is primarily an implementation role, not a UX strategy or redesign role. You will take the approved designs, recommendations, and specifications and accurately implement them in the existing application while preserving current functionality.
The platform includes a business dashboard, scheduling and appointments, clients, services, team management, reports, payments, settings, public booking pages, authentication/onboarding, and an internal staff/admin portal.
Responsibilities:
* Implement approved UX/UI changes throughout the existing SaaS application
* Match supplied designs/specifications accurately
* Improve layouts, spacing, typography, forms, tables, navigation, modals, responsive behavior, and other UI components as specified
* Ensure consistent implementation across desktop and mobile
* Reuse and improve existing components instead of unnecessarily rebuilding them
* Preserve existing application functionality, business logic, permissions, authentication, database behavior, and integrations
* Avoid introducing regressions while changing the interface
* Keep implementation clean and consistent with the existing codebase
* Commit all work to the existing GitHub repository
* Work through feedback and correct implementation differences found during QA
* Strong React + TypeScript frontend experience
* Experience implementing professional SaaS dashboards/products
* Strong Tailwind CSS and responsive design skills
* Able to implement an existing UX design rather than redesigning based on personal preference
* Comfortable working in a large existing codebase
* Careful about preserving existing functionality
* Experience with Supabase is helpful
* Experience with appointment, scheduling, CRM, or business-management SaaS is a plus
Important: This is an existing product with working functionality. We are not looking for someone to rebuild the application from scratch. The goal is to accurately implement the approved UX improvements while keeping the underlying product stable.
JavaScript
CSS
HTML
AngularJS
Typescript
Frontend Development
Tailwind CSS
SaaS
REST API
Vite
I am building a personal-brand website for a doctor/entrepreneur, with a web-based Diabetes Decoder
I am building a personal-brand website for a doctor/entrepreneur, with a web-based Diabetes Decoder as the first digital product.
I need a developer to build the complete MVP, not just a static WordPress website.
1. WEBSITE
* Mobile-first WordPress website, in English.
* Modern, spacious, personal design — not a traditional clinic/hospital website.
* Pages:
* Home
* Diabetes Decoder
* About
* YouTube
* 365-Day Business Experiment
* Consultation/Booking
* Contact
* Privacy Policy
* Terms
* Visual mockups will be shared with shortlisted candidates. They are a design direction, not a pixel-perfect requirement.
* Structure should allow additional products/services later.
* No user login/accounts required for V1.
* Basic SEO/performance setup, GA4 and Meta Pixel installation, including conversion events for Decoder completion and consultation booking.
2. DIABETES DECODER
A working Decoder prototype already exists. A preview link will be provided to bidders so they can understand the product and workflow. Detailed clinical logic and test cases will be provided only to the selected developer.
https://claude.ai/artifact/HY6VAvpip7hEZ5n8VuZJXK
* Integrate the existing Decoder technically.
* Flow: Name + WhatsApp number → clinical inputs → language selection → “See My Result” → WhatsApp OTP → verification → interpretation.
Fields:
* Name
* WhatsApp/mobile number — mandatory
* Age
* Sex
* Known diabetes: Yes/No
* Diabetes medication: Yes/No
* Test: FBS / 2-hour PPBS / HbA1c
* Value
* Interpretation available in English or Hindi.
* Save submitted data and generated results, accessible through WordPress/admin.
* Clinical logic/content must be structured so it can be maintained and updated without rebuilding the website.
I will provide the clinical logic, content and test cases. The developer is not expected to create any medical reasoning.
Verification
* When the user taps “See My Result,” an OTP is sent to their WhatsApp number.
* Interpretation is displayed only after successful verification.
* OTP should have a reasonable expiry period and resend mechanism.
* If verification is not completed, the submission is still retained in admin and marked “unverified.”
* Admin should be able to view submissions and results, filter verified/unverified, and export data.
Consent
* Required consent before processing personal/health data.
* Optional, unticked marketing/communication opt-in.
* Consent status and timestamp stored with the submission.
* Appropriate medical disclaimer displayed with every result.
3. CONSULTATION BOOKING
After the Decoder result, users should be able to book a paid diabetes consultation.
Flow:
Result → select available slot → enter email → teleconsultation consent → Razorpay payment → booking confirmation → Google Meet
* Slots and consultation fee managed through WordPress/admin.
* Email mandatory for confirmed bookings.
* Slot should be protected during payment and released if payment fails or times out.
* Booking confirmed only after successful Razorpay payment verification.
* A unique Google Meet link should be automatically generated for each confirmed booking using Google Calendar/Meet integration.
* Admin can cancel/reschedule bookings.
* Refunds can be processed through the Razorpay dashboard.
* Admin can add consultation notes against each booking.
* Admin should be able to view the relevant Decoder submission, booking details and consultation notes together.
* Email notification for each booking
* SMS not required for V1.
* WhatsApp Business/API integration is required.
* Developer should recommend the WhatsApp provider and handle the technical integration and template setup.
* The WhatsApp provider account will be owned and paid for by me.
* Third-party/API/plugin usage charges are separate from the development fee.
5. DATA & PRIVACY
* Personal and health data must be stored securely.
* Admin access restricted to authorised users.
* Support data export and deletion requests.
* Consent records must be retained.
* All major service accounts/subscriptions should be created in my name, including hosting, Razorpay, WhatsApp provider, Google and premium plugins.
The developer may improve the technical implementation and UI/UX, but any change to the clinical logic requires my approval.
Handover:
* Full code and admin ownership transferred to me.
* Brief admin documentation covering slots, clinical-content updates and data export.
* 30-day post-launch bug-fix period.
* Milestone-based payment against agreed deliverables and test-case acceptance.
7. QUOTE
Please provide:
* Fixed development price for the complete MVP
* Delivery timeline and milestones
* What is included in the development fee
* Expected third-party/API/plugin costs, including monthly and usage-based costs
* Anything in this scope you cannot implement
Please quote for the complete MVP, not just the WordPress website portion.
SCREENING QUESTIONS
Please answer these at the start of your bid:
1. Share a live WordPress site where you built custom functionality, not just a theme setup.
2. Have you integrated Razorpay and WhatsApp Business/API before? Briefly describe.
3. How would you prevent two users from booking the same consultation slot?
4. Based on the scope above, what do you see as the three most technically challenging parts of this MVP?
PHP
JavaScript
WordPress
MySQL
Payment Gateway Integration
API Integration
WordPress Plugin
I run a growing software firm that specialises in custom software development, mobile app developmen
I run a growing software firm that specialises in custom software development, mobile app development and end-to-end software consulting. I’m ready to expand our footprint across Asia and I need a proactive business development executive who can open doors and close profitable projects.
Here’s how the partnership will work: every time you bring in a signed deal, you receive 20 % of the contract value paid immediately on each cleared milestone, not at project completion. You choose the prospecting approach that suits you best; I’ll supply all technical collateral, case studies and direct access to our senior engineers for presales calls or RFP responses.
The ideal outcome for each engagement is a clear, written agreement with the client that spells out scope, timeline and payment schedule. Once the document is executed, your commission is triggered.
If you already have contacts or lead-gen channels in Asia and understand how to position high-quality development teams, let’s start talking targets and timelines today.
PHP
Project Management
Mobile App Development
Sales
Software Architecture
Software Testing
Software Development
Sales Management
Lead Generation
Business Development
To minimize your upfront startup costs while ensuring a fully automated flow, and avoid expensive bi
To minimize your upfront startup costs while ensuring a fully automated flow, and avoid expensive billing software licenses (like WHMCS) and instead use open-source or highly affordable infrastructure tools.
To launch the entire business allowing the option to upgrade the tech stack as the customer base grows.
The "Minimum Spend" Automation Tech Stack
By pairing GoDaddy with affordable, scalable platforms, to eliminate high monthly software fees while retaining automatic setup capabilities.
* Domain & DNS. The domain is already purchased from godaddy. To save money, we will route its DNS control through a free tool.
* Email Infrastructure: MXroute (Reseller Plan). They charge a flat annual or promotional fee for a large pool of storage (e.g., 25GB–50GB) with unlimited domains and accounts. This gives you high profit margins per inbox sold.
* Billing & Client Automation: FOSSBilling or Blesta.
* FOSSBilling is a powerful, completely free, open-source billing platform that handles hosting automation.
* Blesta is a premium option but costs a fraction of WHMCS and offers a low-cost monthly lease.
* Payment Gateway: Stripe. Free to set up, only charging a small percentage transaction fee when a customer actually pays you.
Bootstrapping Step-by-Step Blueprint
1. Configure GoDaddy to Cloudflare (Crucial Cost Saver)
GoDaddy is great for buying domains, but their interface can be slow for automated DNS changes.
1. Create a free account at Cloudflare.
2. Change your domain's nameservers inside your GoDaddy panel to point to Cloudflare.
3. This gives you access to enterprise-grade, lightning-fast DNS routing and security for your white-label hostnames (://yourdomain.com) entirely for free.
2. Deploy a Low-Cost Automation Server
Instead of buying a standard web hosting package, rent a tiny Virtual Private Server (VPS) from a developer-focused provider like Hetzner, DigitalOcean, or Linode.
* A basic Linux VPS costs roughly £4 to £5 per month.
* Install your free billing platform (FOSSBilling) on this server. This software will connect directly via API to your MXroute reseller account.
3. The Automation Workflow (Zero Manual Work)
When a member of the public lands on your site:
1. They pick an email plan and enter their own domain name.
2. They pay via Stripe.
3. FOSSBilling instantly pings your email infrastructure provider via API.
4. The inbox workspace is instantly generated, and the system sends the customer their login details automatically.
Your Scalability & Re-investment Path
As your sales grow, you can seamlessly migrate to more robust systems using your profits.
To help you get the absolute lowest prices on your setup, would you like me to:
* Look up the current promotional pricing tiers for MXroute reseller pools?
* Provide a quick guide on how to link FOSSBilling to your email server?
PHP
Website Design
Cloud Computing
HTML
WHMCS
Stripe
Web Development
Automation
Cloudflare
GoDaddy
I'm looking for a Home Assistant expert. Must work on Home Assistant regularly. We use Schlage Enc
I'm looking for a Home Assistant expert. Must work on Home Assistant regularly. We use Schlage Encode locks and T5, T6 and T9 Honeywell thermostats. API into Honeywell and Schlage established.
Key requirements:
- Send check-in and check-out info from hosting software (Hostaway) to adjust thermostats and door locks.
Ideal Skills and Experience:
- Experience with Home Assistant and Webhook/API
- Strong software development skills, particularly in automation and system integration
PHP
.NET
Software Architecture
Windows Server
Software Development
API
Automation
I need someone physically located in the United States to run a quick live-card purchase on my Shopi
I need someone physically located in the United States to run a quick live-card purchase on my Shopify store so I can be 100 % certain the payment gateway is working. The entire task takes less than five minutes:
• Add the test product to cart
• Complete checkout with any valid credit or debit card (either is fine)
• Let the payment clear and reach the confirmation page
• Note anything unusual—gateway error messages, slow or stalled page loads, broken buttons or links—while you move through the flow
• Send me a screenshot of the confirmation page together with a one-line summary of anything you noticed
I’ll immediately refund the charge once the order appears in my dashboard, so you won’t be out of pocket. That single screenshot plus your brief notes are all that is required.
PHP
Website Testing
HTML
Shopify Templates
Shopify
Web Development
Payment Processing
Web Design
My site’s homepage needs a full UX overhaul so visitors find what they need intuitively and every in
My site’s homepage needs a full UX overhaul so visitors find what they need intuitively and every interaction remains accessible to all users. The primary objective is to elevate overall user experience, with a clear focus on smoother navigation, logical information flow and WCAG-friendly accessibility improvements.
You will take my existing content and visuals and re-shape them into a modern, cohesive layout. Low-fidelity sketches through to interactive, high-fidelity prototypes are required so that I can test ideas quickly before development begins. Figma is preferred, but Sketch or Adobe XD are fine if that is where you work best.
Deliverables
• Sitemap and user-flow diagram highlighting improved navigation
• Two or three low-fidelity wireframe options for the homepage
• Final high-fidelity mock-ups (desktop & mobile breakpoints)
• Clickable prototype for stakeholder testing
• Simple style guide covering typography, colour and spacing tokens
Acceptance criteria
1. Key navigation paths validated through prototype testing with at least five users.
2. Colour contrast and focus states meet WCAG 2.1 AA.
3. All assets supplied in organised, named Figma (or equivalent) file ready for hand-off to developers.
If you have a track record of turning cluttered pages into delightful, accessible experiences, I’m eager to see recent samples and hear how you would approach this sprint.
Website Design
Graphic Design
User Interface / IA
HTML
Prototyping
Figma
Adobe XD
Accessibility
My WordPress site’s homepage has suddenly turned into a completely white screen—no error message, ju
My WordPress site’s homepage has suddenly turned into a completely white screen—no error message, just a blank page—while the rest of the site appears fine. I need the front page visible again as quickly as possible.
The job is straightforward:
• Pinpoint the root cause of the blank screen (theme, plugin, PHP error, or server configuration).
• Apply a clean, permanent fix without disrupting the rest of the site or its data.
• Give me a brief note outlining what you changed so I can track it for future reference.
You’ll have full WordPress and hosting access (cPanel, FTP, phpMyAdmin, WP-CLI if preferred). Please be comfortable working in real time on a live site and ready to start immediately—the homepage has to be back up today.
PHP
WordPress
MySQL
HTML
Web Development
Website Optimization
cPanel
Website Development
I have a fresh installation of the Bedesk Codecanyon script plus the Live Chat and AI add-ons. What
I have a fresh installation of the Bedesk Codecanyon script plus the Live Chat and AI add-ons. What I now need is a complete, polished setup so the solution runs smoothly on my Shopify store.
Scope of work
• Configure the core Bedesk script, Live Chat add-on, and AI add-on so all features load without errors.
• Connect Bedesk to my Shopify store through the official API, making sure product, customer, and order data sync reliably.
• Build clean conversation flows for the AI chatbot so it can:
– answer routine customer questions,
– process orders directly from chat, and
– offer product recommendations pulled from my catalog.
• Verify that every API endpoint in use is authenticated, rate-limit friendly, and properly logged.
• Run full end-to-end tests to confirm that chat, order placement, and recommendations work seamlessly on both desktop and mobile.
• Deliver concise documentation outlining the final configuration, key API credentials (masked), and steps for future updates.
I already installed the script, budget is 2500INR
Acceptance criteria
A test customer must be able to land on the Shopify storefront, open the Bedesk widget, ask a product question, place an order, and receive a relevant upsell suggestion—all without errors or slowdowns.
If you’ve already deployed Bedesk with the same add-ons on Shopify, your experience will show. Keep your bid short and precise; I’ll review only submissions that reference comparable work.
PHP
JavaScript
Software Architecture
HTML
Shopify
Web Development
API
AI Chatbot
Chatbot Development
AI Automation
I’m building a lightweight mobile application that will run exclusively on Android phones and tablet
I’m building a lightweight mobile application that will run exclusively on Android phones and tablets and continuously showcase video advertisements without any user intervention. The moment the app launches it should start playing an MP4 ad in full-screen, and as soon as that clip reaches the end the next one in the local (or remote) queue must begin automatically. Viewers are not allowed to skip or fast-forward, so all standard playback controls need to be hidden or disabled.
A clean, minimal interface is important—essentially just the video canvas plus a discreet admin area or config file where I can update the list of ad files or URLs. Reliability matters more than flashy visuals; please focus on smooth looping, efficient buffering, and graceful handling of network hiccups if the ads are streamed.
Before hand-off, run thorough device and emulator tests to confirm:
• Autoplay triggers immediately on start-up
• Sequential playback works indefinitely without memory leaks
• Only MP4 format is accepted; unsupported files are ignored with a clear log message
• No skip buttons or gestures interrupt playback
• App installs and uninstalls cleanly on current Android OS versions
Deliverables:
1. Full Android Studio project with tidy, well-commented source code
2. Signed APK (debug is fine for testing)
3. Step-by-step setup and build instructions so I can recompile or modify the ad list myself
4. Short test report outlining devices used and results
If you have existing expertise in ExoPlayer or similar Android video libraries, let me know—those optimizations could speed things up. Looking forward to a smooth, dependable autoplay solution.
PHP
Java
JavaScript
Mobile App Development
Android
Documentation
Android App Development
Android SDK
Android Studio
Video Streaming
I need an AI-powered tool that helps students practise and evaluate their knowledge in a way that fe
I need an AI-powered tool that helps students practise and evaluate their knowledge in a way that feels as close as possible to having a personal tutor. The core of the project is an adaptive assessment engine: students answer questions, the system gauges their strengths and gaps in real time, and each next question or exercise adjusts accordingly. I also want clear dashboards so they, or their teachers, can see progress at a glance.
At this stage the subject range and age group are flexible; I am open to recommendations on the best initial focus and how to scale to additional subjects later. Likewise, key extras such as automated feedback, progress tracking metrics, or full simulated exams can be prioritised once we have a proof-of-concept running smoothly.
What I need from you is the complete solution—from selecting or training the right model, through back-end logic and database design, to a simple front-end where students log in and start practising. If you have previous work building adaptive learning or ed-tech applications, please highlight it when you respond, along with the AI frameworks or libraries you prefer for this kind of job. I’m keen on a clean, well-documented codebase I can iterate on after launch, plus a brief hand-off session so I fully understand how to maintain and extend the system.
PHP
Website Design
Graphic Design
HTML
AI Chatbot Development
AI Model Development
AI Development
AI Training Data
I need a freelancer to fix and optimize my adventure tourism website (manaliadventure.in) for paragl
I need a freelancer to fix and optimize my adventure tourism website (manaliadventure.in) for paragliding and river rafting services in Kullu Manali. Local s.e.o
PHP
Website Design
SEO
HTML
Web Development
Website Optimization
I’m looking for someone who can jump into my Meta Business Suite right away, untangle the asset-conn
I’m looking for someone who can jump into my Meta Business Suite right away, untangle the asset-connection problems, and leave me with a clean, conversion-ready setup. At the moment any one of the usual culprits—linking the Instagram account, permission conflicts, random error messages—can crop up, so I need a specialist who has seen it all and can diagnose fast rather than chasing a single symptom.
The goal is crystal clear: I want to run conversion campaigns aimed at form submissions. That means every asset—Facebook Page, Instagram profile, ad account, pixel, events, and custom conversions—must be correctly linked, firing, and visible in Ads Manager. Once everything talks to each other, I’ll be ready to launch the campaign immediately.
Deliverables
• All Business Suite assets fully connected with no warning banners
• Test form submission firing the designated conversion event in Events Manager
• One draft conversion campaign configured and saved, ready to turn on
If you can start right now and work directly inside Business Suite/Ads Manager until the green lights are everywhere, let’s get this fixed today.
PHP
Website Design
WordPress
HTML
Conversion Rate Optimization
Digital Marketing
Instagram Ads
Facebook Ads
I run an established brand whose entire storefront is built on Shopify, and I want a single, reliabl
I run an established brand whose entire storefront is built on Shopify, and I want a single, reliable developer who can grow with us over the long haul. Your day-to-day work will range from refining custom themes and speeding up load times to hunting down elusive bugs, wiring in payment gateways, and bolting on new apps or tracking pixels without breaking anything else. Every change must stay fully responsive because more than half of our traffic is mobile.
I’m not looking for an agency or a rotating cast of contractors—just one experienced professional who takes ownership and can suggest solutions rather than waiting for a spec sheet. A solid portfolio of live Shopify stores is essential; extra familiarity with platforms such as WooCommerce or Magento is welcome but not required.
If this sounds like the type of partnership you’re after, send me:
• Links to your three best Shopify builds (with a note on what you actually did on each).
• A quick rundown of your approach to site speed, theme customization, and problem-solving when something goes wrong.
• Your typical availability and response time.
The first milestone will be a full audit of the current site with a prioritized action plan for performance, UX, and feature enhancements. Once we’re both happy with the roadmap, we’ll move straight into implementation and iterative improvements. I’m ready to get started as soon as I find the right fit.
PHP
HTML
Shopify Templates
Shopify
WooCommerce
Web Development
Shopify Development
Website Optimization
Looking for an experienced freelancer or development team who has previously worked on a Real Estate
Looking for an experienced freelancer or development team who has previously worked on a Real Estate Operations System / ERP.
This is a large business operations platform covering the complete real estate lifecycle, starting from land acquisition through post-sales and property operations.
The system may include:
* Land acquisition and land management
* Project and development management
* Pre-sales and lead management
* Property/unit inventory management
* Booking and sales management
* Procurement and vendor management
* Purchase orders and approval workflows
* Accounting and finance management
* Customer payment and receivable management
* Post-sales management
* Customer documentation and handover
* Accommodation/property management
* Tenant management
* Lease management
* Rent and lease payment tracking
* Channel partner/broker management
* Channel partner mobile/web application
* Commission and referral management
* Third-party API and system integrations
* Role-based access and approval workflows
* Reporting and dashboards
Previous experience is mandatory.
I am specifically looking for someone who has already worked on a similar real estate ERP, property management system, real estate CRM, or real estate operations platform.
Please do not send a large list of unrelated portfolios.
If you have relevant experience, please share only 1–3 similar projects and provide:
1. Project name or brief description
2. Which real estate modules you worked on
3. Your exact role and responsibilities
4. Technology stack
5. Project duration and team size
6. Third-party integrations handled
7. Demo, screenshots, or workflow details if available
Mentioned portfolio first + start with ROS
I will focus on relevant real estate experience and understanding of business operations rather than the number of projects in your portfolio.
If you have genuinely worked on an end-to-end real estate operations system, please contact me with the above details.
Python
Website Design
Software Architecture
ERP
MySQL
Real Estate
Property Management
Node.js
Software Development
ASP.NET
I’m building a streamlined freelancing marketplace where clients can post projects and freelancers p
I’m building a streamlined freelancing marketplace where clients can post projects and freelancers place competitive bids. The core I need from you is a robust Job Posting & Bidding module that feels as fast and intuitive as the leading platforms out there, yet light enough for quick future scaling.
Authentication will run exclusively through social-media logins—no email/password forms—so please wire that in from the start (OAuth for Facebook, Google and LinkedIn will cover my launch goals). If you’ve already integrated these flows in past projects, tell me; it will save us both time.
At this stage I’m not asking for user-review pages or an escrow system; those will come later. The immediate deliverable is a working web app (frontend + backend) that lets:
• a new user sign in via social media
• a client post a project with budget, files and deadline fields
• freelancers discover the project, submit a bid and short proposal
• the client view all bids in a clean dashboard and select a winner
I’m open to your preferred stack—React, Vue, Laravel, Django, Node, you name it—so long as it’s well documented, secure and ready for containerised deployment. Clean code, clear README and concise API docs form the acceptance criteria.
If the above fits your wheelhouse, let’s talk timeframe and milestones so we can get a minimum viable product in users’ hands quickly.
PHP
JavaScript
iPhone
MySQL
OAuth
Web Development
Frontend Development
API Development
I’m looking for someone who lives and breathes Old School RuneScape and can turn each fresh game upd
I’m looking for someone who lives and breathes Old School RuneScape and can turn each fresh game update into an engaging, readable news piece my audience will actually look forward to. Whenever Jagex drops patch notes, balance tweaks, or a brand-new quest, I want a quick turnaround article that captures the essentials while still sounding like it was written by a fellow adventurer, not a corporate press bot.
Here’s what matters most:
• Focus exclusively on Game Updates—no community event recaps or opinion columns for now.
• Keep the tone casual and conversational, the way players chat on the Grand Exchange. Think excitement without the click-bait fluff.
• Accuracy is non-negotiable; every stat change, bug fix, or item tweak needs to be spot-on.
• Articles should be ready within 24 hours of an update going live so we stay ahead of the YouTube summary crowd.
Typical deliverable: a 400- to 800-word post formatted for WordPress (headings, short paragraphs, one in-line image suggestion). If you can also slip in a brief “what this means for meta” paragraph, even better.
Drop a sample of any past RuneScape or MMO news you’ve covered, plus your turnaround availability. Let’s keep Gielinor informed!
WordPress
Editing
Ghostwriting
Article Writing
Article Rewriting
Creative Writing
Blog Writing
SEO Writing
My WordPress site has gone completely blank—the classic white screen of death—and I need it back onl
My WordPress site has gone completely blank—the classic white screen of death—and I need it back online right away. I have full hosting access (FTP/SSH, cPanel, phpMyAdmin) and can share credentials as soon as we start.
What I need done:
• Identify the root cause, whether it’s a plugin, theme conflict, PHP error, or database issue.
• Restore both the public-facing site and wp-admin so they load normally without refreshing into a blank page.
• Leave core files, content, and settings intact—no data loss.
• Send a brief report outlining the problem, the exact fixes you applied, and any preventive steps I should take.
The task is complete once the site displays correctly and the admin dashboard is fully accessible. If you can jump in immediately and resolve this quickly, let’s get started.
I need a sleek personal portfolio built entirely with semantic HTML5 and well-structured CSS3. The l
I need a sleek personal portfolio built entirely with semantic HTML5 and well-structured CSS3. The look must feel premium: dark theme, smooth gradient backgrounds, generous white-space (well, dark-space), and crisp sans-serif typography that scales gracefully from mobile to large desktop.
Content sections are already defined—hero, about, skills (emphasis on my HTML/CSS strengths), project cards, services, contact, and a footer with social links—so your task is to translate these into a polished, cohesive layout. I want subtle hover transitions, refined spacing, and clean code that scores high on performance tools without leaning on JavaScript unless a tiny interaction truly demands it.
Deliverables
• Fully responsive HTML/CSS files for every section listed above
• Reusable CSS variables for colours, spacing, and gradients to keep maintenance simple
• Commented source code explaining key structural or styling decisions
• A quick read-me describing how to add or swap portfolio items
I’ll review on modern browsers and multiple breakpoints; if the design loads fast, adapts smoothly, and reflects the minimal yet high-end aesthetic I described, we’re done.
JavaScript
Website Design
CSS
Typography
HTML
Web Development
CSS3
Frontend Development
I want to improve my Freelancer.com profile to showcase my expertise in WordPress e-commerce develop
I want to improve my Freelancer.com profile to showcase my expertise in WordPress e-commerce development. I have examples of past work and want to highlight my skills in payment integration, speed optimization, and custom plugin development. The ideal freelancer should have experience in profile optimization, strong copywriting skills, and knowledge of the WordPress e-commerce market. My goal is to attract more clients looking for comprehensive WordPress e-commerce solutions.
PHP
Copywriting
SEO
WordPress
eCommerce
Content Writing
Digital Marketing
Website Optimization
I need a full-stack developer who can study every public-facing aspect of flovaai and recreate that
I need a full-stack developer who can study every public-facing aspect of flovaai and recreate that experience under the new brand name “Dream Craft.” The heart of the platform must be an AI engine focused on text generation for content creation, and it has to do so fluently in multiple languages from day one.
Here is what I expect:
• You will analyse flovaai’s user flows, feature set, and UI, then propose an architecture that offers the same capabilities without copying code or design verbatim.
• The core module should deliver high-quality, multi-language content on demand (think GPT-4 or an open-source LLM if licence terms fit).
• A clean web interface—responsive, fast, and SEO-friendly—built with a modern stack such as React/Next.js, Vue, or a framework you can justify.
• Scalable back-end (Node, Django, or comparable) with secure authentication, usage metering, and an admin dashboard.
• Deployment to a cloud platform (AWS, GCP, Vercel, or similar) with monitoring and basic analytics in place.
Acceptance criteria
1. A live, publicly accessible “Dream Craft” site mirroring flovaai’s key features.
2. AI text generation working in at least three major languages that I can choose during testing.
3. Source code, documentation, and a walkthrough video that allows another developer to extend the project.
If you can deliver a polished, reliable clone-plus of flovaai under the Dream Craft brand, let’s talk details and timelines.
Website Design
Cloud Computing
Django
HTML
Node.js
Web Development
Full Stack Development
Next.js
My Android app’s Google-based sign-in has stopped working. When a user chooses a Google account, the
My Android app’s Google-based sign-in has stopped working. When a user chooses a Google account, the callback never supplies a valid token so they’re bounced back to the login screen. Traditional email/password flow remains fine; the fault is limited to the Google third-party authentication.
The codebase is native Android (Kotlin and a small amount of Java) and currently uses the Google-Sign-In API bundled with Play Services. I suspect a recent API/SDK change, an SHA-1 mismatch, or a token parsing issue, but I need a fresh set of expert eyes to pinpoint and fix it.
What I need from you
• Review the existing authentication module, console configuration and SHA fingerprints
• Update or refactor the Google Sign-In flow so it retrieves a valid ID token and user profile every time
• Provide a clean pull request or zipped module with concise comments on the changes
• Prove the fix with a short screen-capture or log demonstrating a successful login on a device running Android 13 (emulator or physical)
Deliverable is the corrected source plus a brief summary of what was broken and how you resolved it. Once the updated build lets new and returning users authenticate via Google without errors, the job is done.
PHP
Java
Mobile App Development
Android
Kotlin
Mobile Development
Android App Development
API Development
I need a self-hosted system that can generate realistic, city-specific website visits so they show u
I need a self-hosted system that can generate realistic, city-specific website visits so they show up as direct traffic in both GA4 and Google Ad Manager. The tool must let me set daily impressions, sessions, and click-through rates, then automatically route the hits through rotating residential or mobile proxies to avoid pattern detection. When I open my analytics dashboards I want the numbers to look and behave like real users—unique IPs, natural session durations, varying screen resolutions, normal browser fingerprints, and no sudden spikes that could trigger fraud filters.
Key acceptance criteria
• Every visit is logged in GA4 as a direct session and in Google Ad Manager as a valid impression or click, matching the custom CTR I set.
• City targeting is accurate; if I pick “Chicago” the IP geolocation reflects Chicago.
• Traffic volumes remain consistent with the schedule I define, without suspicious bursts.
• A simple UI or API lets me upload target URLs, choose cities, set impressions / clicks, and start or pause campaigns.
• Full reporting or log export so I can audit what was sent versus what appeared in GA4 and Ad Manager.
Please send a detailed project proposal that explains your technical approach (proxy sourcing, bot/browser automation stack, anti-fingerprinting measures) and a realistic delivery timeline.
PHP
Android
Web Scraping
Software Architecture
Google Analytics
Amazon Web Services
Web Development
Data Analytics
API Development
I want to build a clean, professional and easy-to-use CRM for my company, Laxmi Agro Power, a Biomas
I want to build a clean, professional and easy-to-use CRM for my company, Laxmi Agro Power, a Biomass Pellet Manufacturing business in Parbhani, Maharashtra, India.
The CRM should focus primarily on managing biomass pellet sales leads, customers and follow-ups.
The system must:
* Run in any modern web browser
* Be mobile-friendly and responsive
* Be hosted on my own server
* Be fast, simple and reliable
* Have a clean interface that my team can learn within a short walkthrough
CORE MODULES
1. CUSTOMER DATABASE
Users should be able to easily:
* Add customers
* Edit customers
* Search customers
* Filter customers
* Delete/archive customers
* Import customers from Excel/CSV
* Export customer data to Excel/CSV
Customer fields should include:
* Company Name
* Industry
* Contact Person
* Designation
* Mobile Number
* WhatsApp Number
* Email
* Website
* Address
* City
* District
* State
* Lead Source
* Current Fuel Used
* Boiler Type
* Boiler Capacity
* Estimated Biomass Pellet Requirement (MT/month)
* Current Fuel Price
* Required GCV
* Moisture Requirement
* Customer Status
* Assigned Sales User
* Remarks
2. LEAD MANAGEMENT
Create a simple sales pipeline:
New Lead
→ Contacted
→ Interested
→ Sample Required
→ Sample Sent
→ Trial Required
→ Trial Completed
→ Quotation Sent
→ Negotiation
→ Order Received
→ Regular Customer
→ Not Interested
Users should be able to move leads between stages easily.
Show the pipeline visually so we can immediately understand how many leads are at each stage.
3. FOLLOW-UP / CONTACT HISTORY
Every customer/lead should have a complete contact history.
* Date
* Time
* Activity Type
* Notes
* Next Follow-up Date
* Assigned User
The customer profile should show the complete history in chronological order.
4. FOLLOW-UP DASHBOARD
The dashboard should clearly show:
* Today's Follow-ups
* Overdue Follow-ups
* Upcoming Follow-ups
* New Leads
* Interested Leads
* Quotations Pending
* Trials Pending
* Orders Received
* Active Customers
5. CUSTOMER PROFILE
When I open a customer, I should see everything in one place:
* Company information
* Contact information
* Lead status
* Assigned salesperson
* Estimated monthly pellet requirement
* Current fuel
* Boiler information
* All previous calls
* WhatsApp/contact history
* Meetings
* Samples
* Trials
* Quotations
* Orders
* Payment/remarks
* Next follow-up
6. SEARCH AND FILTER
I need fast search and filters for:
* Company Name
* Contact Person
* Mobile Number
* City
* District
* Industry
* Lead Status
* Salesperson
* Follow-up Date
* Customer Type
7. DASHBOARD
Create a simple professional dashboard showing:
* Total Leads
* New Leads
* Interested Leads
* Active Customers
* Today's Follow-ups
* Overdue Follow-ups
* Trials Pending
* Quotations Pending
* Orders
* Monthly Sales Leads
* Lead Conversion
Keep the dashboard simple and easy to understand.
8. USER LOGIN
Only two roles are required initially:
ADMIN
* Full access
* Add/edit/delete users
* View all customers and leads
* Import/export data
* Manage pipeline
STANDARD USER / SALES EXECUTIVE
* View assigned leads/customers
* Add leads
* Update lead status
* Add contact history
* Add follow-ups
* Update customer information
9. EXCEL IMPORT
This is very important.
I already plan to maintain a large database of potential biomass pellet customers.
The CRM must allow me to upload an Excel/CSV file containing 1,000+ companies and import them into the CRM.
During import:
* Detect duplicate companies
* Show import errors
* Map Excel columns to CRM fields
* Do not create duplicate records unnecessarily
10. EXPORT
Admin should be able to export:
* All customers
* All leads
* Filtered leads
* Follow-ups
* Customer data
into Excel/CSV.
11. COMMUNICATION
Where technically possible, provide quick buttons for:
* Call
* WhatsApp
* Email
For example, clicking WhatsApp should open WhatsApp with the customer's number.
12. DESIGN
The UI should be:
* Clean
* Professional
* Minimal
* Mobile responsive
* Fast
* Easy for non-technical employees
Avoid unnecessary complicated features.
13. TECHNOLOGY
Choose a reliable and lightweight web stack that you are comfortable maintaining.
The application should be suitable for self-hosting on my own server.
Please use a technology stack that is:
* Stable
* Secure
* Easy to maintain
* Easy to deploy
* Scalable for future development
1. Fully working CRM
2. Complete source code
3. Database structure
4. Admin login
5. Standard user login
6. Sample customer dataset
7. Excel/CSV import
8. Excel/CSV export
9. Setup/deployment guide
10. Short video/screen recording demonstrating the CRM
11. Instructions for creating users
12. Instructions for taking/restoring database backups
ACCEPTANCE TEST
The project will be considered complete when I can:
1. Login as admin
2. Import a sample Excel file
3. See the imported companies
4. Create a new lead
5. Assign it to a sales user
6. Move the lead through different pipeline stages
7. Add a phone call/follow-up
8. See the complete contact history
9. Search/filter customers
10. Export the data
11. Login as a standard user and verify role permissions
12. Use the CRM comfortably from both desktop and mobile browser
IMPORTANT BUSINESS CONTEXT
This CRM is specifically for selling biomass pellets to industrial customers.
Our target customers may include:
* Textile companies
* Food processing companies
* Pharmaceutical companies
* Chemical industries
* Paper industries
* Sugar industries
* Dairy companies
* Hotels
* Manufacturing companies
* Industries using steam boilers
* Industries using biomass boilers
* Industries currently using coal, wood, briquettes, furnace oil or other fuels
The system should be designed around the actual sales process:
Lead → Contact → Follow-up → Sample → Trial → Quotation → Negotiation → Order → Regular Customer
Please prioritize simplicity, speed, reliability and ease of use over adding unnecessary features.
PHP
Website Design
CSS
MySQL
HTML
Bootstrap
Web Development
Database Management
I need an experienced engineer to help me push my existing Laravel-based email-sending platform to t
I need an experienced engineer to help me push my existing Laravel-based email-sending platform to the next tier of throughput so it comfortably handles a much higher message volume without faltering. The application already delivers messages successfully; the challenge now is keeping performance predictable as traffic climbs.
The work revolves around three pillars:
• Architecture – review the current Laravel queue, worker, and scheduler setup, then redesign or refactor it so additional nodes can be added painlessly. Horizontal scaling experience with Redis, SQS, or a comparable queue is important.
• Data – optimise the ClickHouse cluster (schema design, partitioning, sharding, replication) to ensure write bursts from millions of new rows per hour stay sub-second while analytic reads remain fast.
• Reliability – introduce health checks, rate-limit safeguards, and observability (Grafana / Prometheus or similar) so we catch bottlenecks early and recover automatically after spikes.
Deliverables
1. Updated Laravel codebase and infrastructure scripts (Docker/Kubernetes or equivalent) reflecting the new scalable design.
2. Migration or upgrade guide so deployment into staging and production is straightforward.
3. A load-test report demonstrating the platform sustaining the agreed target messages-per-minute figure with no degradation in delivery success rate.
4. Concise documentation covering ClickHouse tuning choices, queue configuration, and monitoring dashboards.
Acceptance is based on successfully sending the negotiated volume in a controlled test and passing code review for readability, security, and maintainability.
PHP
Software Architecture
MySQL
Laravel
Redis
Docker
Documentation
Kubernetes
Hello, I need creative web designer who has solid web design ui/ux skills and can redesign and build
Hello, I need creative web designer who has solid web design ui/ux skills and can redesign and build my website based on my liking with your solid creativity. Website must be mobile responsive, SEO friendly, fast loading and most importantly very attractive, no AI slop designs and no use of AI. I have multiple websites and need total 12+ pages built on each site.
Budget: 30$/Page , Timeline: Done urgently by tomorrow or within 2 days each page
Note: Please don't place generic Elementor or wordpress developer, only creative web designer ui/ux, figma, elementor expert. And only apply if you are ready to spent hours, and most importantly efforts and work on site like your own site, don't waste your and mine time if you just coming here to take project and get it done using shortcuts!
Website Design
Graphic Design
SEO
WordPress
User Interface / IA
UX / User Experience
UI / User Interface
Figma
Elementor
Web Design
I have an existing mobile-app codebase that still needs three core pieces before I can push it to pr
I have an existing mobile-app codebase that still needs three core pieces before I can push it to production. First, I need a complete payment structure built out—database models, server-side logic, secure token handling, and a clean way to trigger, confirm, and log each transaction.
I need live Google Maps integration. Real-time location updates, map rendering inside the app, and event callbacks (e.g., on marker tap) should all work smoothly with the rest of the code.
Deliverables
• Payment processing module fully integrated and test-ready
• Responsive payment UI/UX tied to that module
• Live Google Maps features functioning inside the app
• Short hand-off document outlining setup and endpoints
I’ll give you access to the repo and walk you through what’s already in place. Clean, well-commented code and regular check-ins are important to me. If you have solid mobile experience and can own these pieces from end to end, let’s talk.
PHP
JavaScript
Mobile App Development
Android
Google Maps API
UI / User Interface
Payment Gateway Integration
React Native
Payment Processing
iOS