Web scrape javascript site jobs
I need a browser-based interface that mirrors TradingView’s on-chart buy/sell ticket, but for one-day-to-expiry option contracts traded through my Robinhood account. The entire front end must be written in JavaScript; I am open to plain JS with HTML/CSS or any lightweight framework you find suitable, as long as load time stays snappy and the code remains readable. Core workflow • The chart streams the underlying’s price in real time. Alongside it, a live panel shows the option’s mark, updating tick-by-tick so gains and drawdowns are obvious at a glance. • A single click on Buy or Sell instantly purchases or shorts the option strike closest to the current underlying price (always 1 DTE). After entry, an ❌ beside the position lets me close it just as q...
I’m seeking help with a website design project that blends strong graphic-design sensibilities with front-end coding. My goal is to receive a visually engaging layout—balanced typography, color, and imagery—then have that design translated into clean, responsive HTML, CSS, and basic JavaScript so it’s ready to plug into a CMS or hand over to a back-end team. Key points: • Field: graphic design, focused on website design. • Task: coding the approved look into working pages. • Deliverables: layered design files (Figma, XD, or similar) plus the corresponding, responsive front-end code and any asset exports (SVG, optimized images, fonts). If you’ve built modern, mobile-friendly sites before and can move smoothly from concept to code, ...
...must mirror the reference logic, update the product price dynamically, and pass the correct amount straight into the WooCommerce cart and checkout. Clean, well-commented code is essential because I will be maintaining the site after delivery. Timeline is tight—everything needs to be finished, tested, and ready to hand over within 3 days. Deliverables • Pixel-perfect replication of the reference design on WordPress + WooCommerce • Custom price calculator (PHP/JS) integrated with the product page and cart • Responsive styling (HTML5, CSS3, Bootstrap or similar) • Final site migrated to my hosting with all data intact • Brief hand-off notes explaining key code sections and how to adjust the calculator rules I’m available to supp...
...effective decision-making, particularly in developing economies. As a Site Verifier, you will be responsible for verifying a residence existence through visual data by conducting a site visit to ensure that we provide reliable and accurate information to our client. JOB DESCRIPTION: • Take pictures of the residence and its vicinity per Confirmis’ standard operating guidelines. • Take picture of the surrounding area and provide observation about the residence REQUIREMENTS: • Must be living in (or nearby) Mareunnae-ro, Jung-gu, Seoul 04559, Korea • Has a camera or phone/tablet of quality with a camera, internet access • Must be available during business hours (9 AM - 4 PM) on working days Please see the attached file for the site vis...
I need a full-stack web developer for a quick job. If you work on the weekend, that is even better My website is built in Laravel and vue.js and one is built in WordPress
I need a web application focused on event planning that looks and behaves flawlessly on smartphones while remaining fully usable from any desktop browser. The core of the site is a calendar where I can create and manage events directly: add titles, descriptions, locations, and durations, drag-and-drop them to new dates, and edit or delete them on the fly. Every activity must carry a priority flag decided by my own user-defined rules rather than a fixed “high / medium / low” scale. Think of a simple settings panel where I can write or select the rule, hit save, and immediately see the calendar reorder or recolor items to reflect that logic. Key requirements • Responsive layout that adapts smoothly from 4-inch screens up to large monitors • Event cre...
I need a small utility that keeps an eye on Big Basket and instantly tells me, through a Telegram bot, whenever the availability or the price of the iPhone models I specify (for now the list is “15, 16, 17”) changes for any postcode I add. What the tool should do • Scrape or query Big Basket at a reasonable, adjustable interval for each pincode I feed it. • Capture both availability status and the current selling price in one pass. • Log every check so I can see a simple history of changes. • Trigger a concise Telegram message the moment a price drops or stock flips from “out of stock” to “in stock” (and vice-versa). Configuration flexibility • Models and pincodes must sit in an easy-to-edit file or admin p...
...support effective decision-making, particularly in developing economies. As a Site Verifier, you will be responsible for verifying a residence existence through visual data by conducting a site visit to ensure that we provide reliable and accurate information to our client. JOB DESCRIPTION: • Take pictures of the residence and its vicinity per Confirmis’ standard operating guidelines. • Take picture of the surrounding area and provide observation about the residence REQUIREMENTS: • Must be living in (or nearby) Macerata, Marche, Italy • Has a camera or phone/tablet of quality with a camera, internet access • Must be available during business hours (9 AM - 4 PM) on working days Please see the attached file for the site visit guideli...
Paypal Integration in Ecommerce Site
...support effective decision-making, particularly in developing economies. As a Site Verifier, you will be responsible for verifying a residence existence through visual data by conducting a site visit to ensure that we provide reliable and accurate information to our client. JOB DESCRIPTION: • Take pictures of the residence and its vicinity per Confirmis’ standard operating guidelines. • Take picture of the surrounding area and provide observation about the residence REQUIREMENTS: • Must be living in (or nearby) Kharkiv, Ukraine 61052 • Has a camera or phone/tablet of quality with a camera, internet access • Must be available during business hours (9 AM - 4 PM) on working days Please see the attached file for the site visit guidelin...
Job Description: We are SSYNC Works, a web development agency with a strong team of designers and developers. We need a Client Acquisition Partner to bring us leads for website development projects (real estate, e-commerce, small business, portfolios, etc.). This is a commission-only role – but with uncapped earnings. Commission Structure: · 10% of every project you close · If the project value is $500 USD or more → your commission increases to 15% Example: You bring a $2,000 e-commerce project → you earn $300. Responsibilities: · Find and contact business owners who need a website · Pitch SSYNC Works services (we provide materials) · Close deals or hand over warm leads for us to close (you still get commission) · Main...
Job Post: Senior Full-Stack Django Developer (Legal-Tech MVP) Title: Sen...dynamically as a watermarked canvas in the browser (stamped with user IP, name, and timestamp) to disable right-click/printing. Frontend: A clean, ultra-luxury, responsive dashboard (Tailwind CSS or Bootstrap) with three distinct user views: Admin (using customized Django Admin), Associate, and Client. Required Tech Stack: Python / Django / Django REST Framework PostgreSQL AWS (S3, EC2, Lambda) JavaScript (for secure document rendering/canvas) Tailwind CSS (or similar for rapid UI development) To Apply: Please begin your proposal with the word "Vault." Include examples of previous Django dashboards you have built, and briefly explain how you would approach the secure, watermarked document st...
My production web application is showing a few issues that need prompt attention—intermittent errors, occasional slow-downs, and the odd security warning. I’m looking for an experienced software specialist who can step in, diagnose the root causes, and get everything running smoothly again. The stack is flexible; whether the codebase sits on WordPress, Shopify, a fully bespoke framework, or another modern web platform, the goal is the same: stabilise performance, close security gaps, and leave detailed notes so future updates are straightforward. You should feel comfortable digging into front-end logic (JavaScript, React, Vue, etc.) as well as back-end services (PHP, Node, Python, or comparable) and databases like MySQL or PostgreSQL. What I need from...
I need a small, robust scraper that pulls incident alerts from and stores each batch in a clean JSON file (or streams to a JSON endpoint—whichever is easier for you). The refresh rate has to be quick: every 20 seconds the script should grab the latest incident data so I can run near-real-time analytics on my side. I want to scrape the georss file, every 20 seconds multiple areas without 403 error. You are free to choose the most reliable approach—Python with requests + BeautifulSoup, Selenium, Playwright, or even calling an internal Waze feed if you know a stable one—so long as the final output is valid JSON and the solution can run unattended on a Windows 10. Deliverables • A well-commented script and any support files • A brief README showing setu...
...support effective decision-making, particularly in developing economies. As a Site Verifier, you will be responsible for verifying a residence existence through visual data by conducting a site visit to ensure that we provide reliable and accurate information to our client. JOB DESCRIPTION: • Take pictures of the residence and its vicinity per Confirmis’ standard operating guidelines. • Take picture of the surrounding area and provide observation about the residence REQUIREMENTS: • Must be living in (or nearby) Makrochori, Imathia, Greece • Has a camera or phone/tablet of quality with a camera, internet access • Must be available during business hours (9 AM - 4 PM) on working days Please see the attached file for the site visit gui...
...support effective decision-making, particularly in developing economies. As a Site Verifier, you will be responsible for verifying a residence existence through visual data by conducting a site visit to ensure that we provide reliable and accurate information to our client. JOB DESCRIPTION: • Take pictures of the residence and its vicinity per Confirmis’ standard operating guidelines. • Take picture of the surrounding area and provide observation about the residence REQUIREMENTS: • Must be living in (or nearby) Thessaloniki, Greece • Has a camera or phone/tablet of quality with a camera, internet access • Must be available during business hours (9 AM - 4 PM) on working days Please see the attached file for the site visit guidelines...
...Canada, specializing in high-quality website development services. We are looking for an experienced Business Development Executive (BDE) who knows how to generate real clients — not just leads. For us, skills matter more than money. If you can bring results, we are ready to build a long-term and rewarding partnership with you. What we expect: • Proven experience in client acquisition for IT/web development services • Strong skills in cold outreach (LinkedIn, email, WhatsApp, etc.) • Ability to close deals independently • Clear understanding of international client handling Important Rule to Apply: We do not initiate chats. You must start the conversation with us In your first message, clearly explain: “How will you get your first client for o...
I need a developer to turn my copy and images into a clean, modern landing page that loads quickly and adapts smoothly to any screen size. I’ll supply all text and visual assets as soon as we start; you take care of the layout, styling, and lightweight interactions. The page should be built with standards-compliant HTML5, CSS3, and vanilla JavaScript (or a lightweight framework if you prefer), and it must be easy for me to edit later without touching complex code. Optimise for performance, keep the markup semantic for basic SEO, and ensure everything is validated, cross-browser tested, and accessible. Deliverables: • Fully responsive landing page files (HTML, CSS, JS, and any assets) • A brief README explaining file structure and how to update content • De...
...framework (visual editor, JavaScript, CSS); Very Strong Supabase + Postres + Auth + Row Level Security repository, GitHub and Resend knowledge; MVP startup experience (very important); Comfortable working with pre-existing codebase framework; Clear communication (English). Scope of Work Contractor must be able to hit the deck running and work as part of a team to complete Milestone 4 of this project. This is a short term assignment with long term potential for other Milestone requirements. Milestones require a signed independent contractual agreement./ Implement Corrections V6 (PDF File provided) Implement Demo (PDF File provided) Validate App functions correctly end to end, stable and launch ready Technology Stack Lovable - Frontend UI framework (visual editor, JavaScr...
I'm looking for an experienced developer to create a simple and straightforward e-commerce website. The site will primarily sell bicycles and toys. Key Requirements: - User-friendly interface for easy navigation - Secure payment processing for credit/debit cards - Mobile-responsive design - Basic product categories and search functionality Ideal Skills and Experience: - Proven track record in e-commerce website development - Strong knowledge of secure payment gateways - Experience in creating mobile-responsive layouts - Familiarity with SEO best practices to enhance site visibility Please provide samples of similar work done.
...deployment. ### 3. Core Technical Stack Organize your requirements into logical categories so experts can quickly see if they fit. * **Backend & Cloud:** Java/J2EE, Spring, Hibernate, Oracle DB, and Microservices. * **Infrastructure:** Expertise in ECS, Kubernetes, and OpenShift. * **Data & Performance:** Elastic Search, NoSQL, Caching solutions, and performance tuning. * **Frontend (UI):** JavaScript (ES2015+), Angular, Micro Frontend patterns, and NX. * **Security:** Strong focus on Authentication and Authorization protocols. ### 4. Preferred "Bonus" Skills Highlight these separately to ensure you don't filter out great candidates who might lack one minor niche tool. * **Design:** Experience with Figma for UI component building. * **Legacy Systems:** ...
I need a certified site plan for a residential development project. Requirements: - Site plan for single-family home - Must be certified - Use existing surveys and topographic maps Ideal Skills & Experience: - Experience in residential site planning - Familiarity with local zoning and building regulations - Certification as required by local authorities - Ability to accurately interpret and utilize provided surveys and maps
...modern design-automation tools rather than a purely manual redesign. Here is what I have in mind: • Run the current pages through an AI design assistant—Figma plugins, Uizard, Galileo AI, or a similar automation platform—to generate polished, consistent component suggestions. • Translate the approved AI-generated concepts into production-ready HTML, CSS (Tailwind or plain), and lightweight JavaScript that keeps the DOM lean. • Ensure every breakpoint, from mobile to desktop, snaps cleanly with fluid grids, flexible typography, and touch-friendly controls. • Leave performance analytics intact so Lighthouse and WebPageTest scores don’t dip once the new UI is in place. Acceptance criteria 1. Screens: homepage plus three inner templates delive...
I need an on-site translator for an English to Spanish business meeting. Requirements: - Translate for 10-30 participants - Fluent in English and Spanish - Experience in business meetings - Professional demeanor Ideal Skills: - Proficient in simultaneous or consecutive interpretation - Strong vocabulary in business terminology - Excellent communication skills Please provide your experience and any relevant certifications.
I’m looking for an experienced data engineer / full-stack developer to build a complete, automated data pipeline and a client-facing web dashboard using Microsoft Fabric and a modern web application. The final product should: Incremental loading from raw data to data warehouse Clean, transform, and model the data inside Microsoft Fabric Deliver interactive, drill-down visualizations (Power BI) Embed those visualizations into a secure web app where end users can explore, filter, and export insights
...back end. • Seamless, PCI-compliant payment-gateway integration—Stripe and PayPal both work for me, but I’m open to your expert suggestion. I’ll provide the brand style guide, imagery and copy; you guide the choice of platform (Shopify, WooCommerce, Magento or another you can justify) and build a polished storefront that works flawlessly on desktop and mobile. Deliverable: a live, fully tested site with documentation so my team can add products, run promos and manage orders without touching code. When you reply, let me know: • Your preferred tech stack or platform and why it’s the right fit • A high-level timeline to launch • Any third-party apps or plugins you’d lean on • How you handle post-launch support and...
I have the brand, product data, and a clear set of user journeys mapped out; now I need a production-ready e-commerce site built with the tools I already rely on daily—React (TypeScript), Node.js, SQL/NoSQL, AWS, and Tailwind CSS. Here’s the heart of the job: • A responsive storefront that loads fast, scales cleanly, and feels native on mobile and desktop. • A shopping cart that persists across sessions and recalculates totals accurately. • Secure checkout wired to a mainstream payment gateway (Stripe or PayPal—open to your recommendation). • Product pages that let customers leave ratings and written reviews, with a simple moderation flow. • A lightweight admin dashboard for inventory, order, and review management. Acceptan...
We're Looking for an experienced full-stack developer to build a multi-module operations platform for order processing, vendor coordination, and billing & realtime task tracking on dashboard by user roles. Core Modules Order Management — Centralized data grid with sorting, filtering, bulk actions, inline editing, SLA risk indicators, and a full order lifecycle (Intake → Processing (lifecycle Management) → QC (multi stage) → Delivery). Includes real-time status updates, drawer-based detail views, and workflow timeline visualization. Workflow Engine — Configurable stage-based workflows with per-stage SLA definitions, vendor assignment rules, state transition management, and versioning. Vendor Management — Vendor onboarding, county mapping (one-to-...
* Placeholder bids are not excepted, so all bids must be the actual full bid. * Can be on the best platform for this application, does not have to be WordPress. * Freelancer must understand that slight modifications might be made during development. * Build a stock photo site for * Subscription based at 19.95 per month for subscribers * subscribers have their own Gallery (plus their photos in included in "All Photos" * Subscriber sets prices for photos and keeps 100% of the sale price. * Subscriber has to create a discription of their photo's (for search purposes) * Purchaser only pays for photo's they download * Purchaser can put as many images in their cart as they want and then can select the ones they want to buy. * All photos must be of high quality ava...
...modern design-automation tools rather than a purely manual redesign. Here is what I have in mind: • Run the current pages through an AI design assistant—Figma plugins, Uizard, Galileo AI, or a similar automation platform—to generate polished, consistent component suggestions. • Translate the approved AI-generated concepts into production-ready HTML, CSS (Tailwind or plain), and lightweight JavaScript that keeps the DOM lean. • Ensure every breakpoint, from mobile to desktop, snaps cleanly with fluid grids, flexible typography, and touch-friendly controls. • Leave performance analytics intact so Lighthouse and WebPageTest scores don’t dip once the new UI is in place. Acceptance criteria 1. Screens: homepage plus three inner template...
...form that sits above the fold. Core requirements • Modern, mobile-first design that loads fast and scores well on basic Core Web Vitals. • Elementor builder so I can tweak copy, images, and colours without touching code. • Lead-capture form (at minimum name & email; space for phone if I choose to enable it later) connected to my preferred autoresponder. • Clear privacy notice and GDPR-style consent checkbox. • Basic on-page SEO: structured headings, meta tags, and schema for a local service page. • Thank-you section or modal that confirms submission and explains the next step. Acceptance criteria – Layout and styling closely mirror the reference site while remaining unique in branding. – Form successfully pass...
I'm looking for a web-based order-taking system for restaurants, to be used by both staff and customers. Key requirements include: - Order management functionality for staff Ideal skills and experience: - Experience in developing web-based applications - Familiarity with order management systems - UI/UX design skills for user-friendly interface
I’m putting together a small but complete brand package and need one talented freelancer who can h...final 1080p MP4 plus the Premiere Pro/After Effects project files. • Build a simple, responsive landing page that carries the same visual language. I already have hosting and a domain—HTML5/CSS3 or a lightweight WordPress setup is fine, as long as the finished site loads fast and showcases the new video and logo. I’ll provide all existing assets and brand notes the moment we kick off. Please let me know how quickly you can move through each milestone and share links to at least one modern logo, one polished video edit, and one live site you’ve built that shows the consistency I’m after. Clear, well-organised source files and steady communic...
My business sells follower, like, and engagement packages for TikTok, Instagram, and Facebook, and I need a site that showcases those offers in an energetic, eye-catching way. I have chosen a fully custom build in HTML, CSS, and light JavaScript so I can keep the code lean, fast, and easy to tweak later without relying on a bulky CMS. Design & feel The look should be vibrant and colorful—bold gradients, lively icons, and confident typography that instantly tells visitors they are in the right place for growth. Just as important, every element has to funnel people toward action: checking prices, tapping the WhatsApp chat button, and completing an order. Core structure • Home – hero banner, trust badges, and a snapshot of our three main networks &bu...
I have a landing page and its accompanying admin panel built with , both of which were working fine before a recent server move. The files are already uploaded to my shared hosting account, but the routes no longer resolve and the admin panel can’t reach the MongoDB database. Here’s what I need: • Restore the cor...authenticates properly and reads/writes to the existing MongoDB instance. • Update or create any environment variables, build commands, or `.htaccess`/proxy rules required by the shared-hosting environment. • Confirm everything runs over HTTPS and passes a quick functionality check once deployed. You’ll receive full cPanel (shared hosting) access, the Git repo, and current `.env` samples. Once the site and admin panel are live and ...
Job Title Web Developer for Gaming Website (UI + API Basics) Job Description We are looking for a developer to help build simple online gaming websites. The focus is on clean UI, basic backend functionality, and API integration. This is suitable for freelancers who have experience building websites and want to work on gaming-related projects. Key Responsibilities 1) Build responsive websites (frontend + basic backend) 2) Create simple and clean UI designs 3) Integrate APIs for user data and basic features 4) Work on multiple small projects 5) Fix bugs and improve performance Required Skills 1)HTML, CSS, JavaScript 2)Basic knowledge of React (or similar) 3) backend (Node.js / PHP / Python) 4) Understanding of APIs 5) Basic database knowledge Preferred (Optional) 1) An...
...looking for a qualified civil engineer who can be physically present on my site while we build a concrete-block compound wall. Your core focus will be supervising the day-to-day construction activities, offering on-the-spot structural assessments whenever decisions arise, and making sure every stage meets the relevant codes and safety regulations. The wall’s exact run will be confirmed with you on site, but the footprint is large enough to require continuous oversight for several weeks. Work will take place in a single location, and I’ll provide both meals and comfortable accommodation for the entire duration, so you can stay close to the action and avoid daily travel time. Key responsibilities • Full-time on-site supervision of labour and mason...
Developed Lumo, a full stack AI chat web application with multiple interactive personalities and secure user authentication. Built the backend using Python Flask to manage routing, APIs, sessions, and application logic. Integrated SQLite database with SQLAlchemy ORM for efficient data storage and management. Implemented user registration and login system with password hashing for security. Added Google OAuth authentication for quick and seamless social login. Designed a responsive frontend using HTML, CSS, JavaScript, and Flask templates. Created an interactive dashboard where users can select and chat with different AI personalities. Developed real-time chat functionality with multiple characters from Western, Indian, Korean, and fictional backgrounds. Implemented chat histo...
...every JavaScript feature we rely on still behaves exactly as expected. Google no longer distributes that release, so the task is to source or compile the exact 148.x build and hand me an environment where I can freely open pages, use DevTools, and watch the console for errors. Deliverables • A clean, malware-free copy of Chrome 148 (Windows 64-bit is ideal; macOS or Linux is acceptable if Windows proves impossible). • Either a straightforward installer, a portable folder, or a self-contained VM/Docker image that will not overwrite my current Chrome install. • A short, readable set of instructions showing how to start the browser, navigate to any URL, and open the console. Acceptance criteria • “About Chrome” clearly shows version 148.x. ...
***** Please read the Word document withe full specs of the job ***** ***** Please read the Word document withe full specs of the job ***** ***** Please read the Word document withe full specs of the job ***** I need an automated scraper that gathers roughly 90,000 symbols every weekday, completing the job in no more than six hours (four would be even better). The content lives only on public websites—no APIs or databases—so the tool must navigate pages, collect specific text fields plus the related images, and deliver everything neatly in a single Excel workbook. Key points you should know: • Schedule: weekdays only, kicked off on specific schedule. • Volume & speed: the full run (90k symbols) must finish inside the 4-6 hour window. • Output: one .xls...
My online store is up and running, yet it still needs an experienced developer’s touch so every page, feature, and transaction feels effortless for shoppers. I’d like you to step in, review the current build, diagnose any weak spots, and leave the site performing smoothly on both the front- and back-end. What success looks like for me: • Customers can browse, add to cart, and check out without errors or slowdowns. • Page load times stay consistently fast, even during peak traffic. • All payment, shipping, and confirmation steps work first time, every time. • A concise hand-over note details what you fixed and any future suggestions. You’ll receive full access to a staging copy so nothing live is disrupted while you work. When you reply, ...
I run a service-based website and I’m ready to accept online payments directly on the site. I’ve chosen Razorpay for its clean checkout flow and wide coverage of Indian payment methods, but I haven’t created the Razorpay account yet. Your first task will be to walk me through the account setup (or handle it yourself with my company details), obtain the API keys in live and test mode, and confirm that the account is fully activated. Once that’s in place, I need a seamless front-end and back-end integration that allows customers to pay via UPI, credit or debit cards, net banking, and popular wallets—exactly the options that Razorpay supports out of the box. The payment window should load within my site, return reliable success/failure webhooks, an...
...in, uncover every bottleneck, and leave the pages lightning-fast. Your first task will be a full performance audit—from server response through to front-end rendering—so we have a clear baseline. From there, I want tangible fixes implemented (not just a report) that move the key metrics. Core focus • Achieve noticeably faster loading times on every template and critical landing page. • Push Core Web Vitals into the “good” range and keep them there. • Clean up any code, asset, or configuration issues uncovered during the audit. Deliverables 1. Comprehensive before-and-after audit report with the main bottlenecks identified. 2. Implemented optimisations (caching, image compression/format changes, CSS & JS minification, server or CDN twea...
...hybrid—so long as the final result is clean, lightweight, and easy for me to maintain. A dual-language switcher (German ↔ English) must be included; I’ll supply the text, you configure the translation plugin we usually rely on. Mailchimp needs to be integrated as a signup form that feeds directly into my existing list and tags new contacts appropriately. When everything is ready, you will deploy the site to my server (SSH, cPanel access available) and verify that both languages, SSL, and all forms work end-to-end. Deliverables • WordPress theme or child theme matching the provided Figma design • Seven fully responsive pages with DE/EN toggle • Embedded Mailchimp opt-in form connected to my list • Live deployment on my server with f...
...tweaking grid widths, and ensuring responsive behaviour looks polished on mobile and desktop. • Colour scheme – applying my brand palette consistently across headers, buttons, icons and notification areas. • Typography & fonts – selecting web-safe or Google fonts, adjusting sizes, weights and line-heights so the storefront reads cleanly and loads quickly. All changes must be implemented in a child theme so future PrestaShop updates do not overwrite the work. Please stick to best practices: Smarty templates, CSS/SCSS and, when needed, minor JavaScript for dynamic elements. Deliverables 1. Updated theme files packaged and ready to install. 2. A brief changelog detailing which files were edited and why. 3. Visual snapshots of key pages ...
The current version of needs a full rebuild that keeps all existing functionality yet makes the overall experience far smoother. My priorities are crystal-clear navigation and effortless use on phones and tablets, so every structural and design decision should revolve around those two goals. All features that already work can stay exactly as they are; the task is to wrap them in a faster, more intuitive, fully responsive interface. A streamlined information architecture, cleaner layouts, and touch-friendly controls are essential. Page speed improvements are welcome as a by-product but not the central focus. Please plan for a staged hand-over: first wireframes or mock-ups to confirm the new flow, then development of responsive templates, and finally migration of the live content with...
I need a complete n8n workflow, backed by a small web-dashboard, that handles every order message arriving through WhatsApp, Telegram, and Outlook Mail. Workflow logic • Read two Excel files stored in our cloud workspace. One file maps regions we serve to fixed prices; the second lists dealers who can cover out-of-area regions. • When a new order arrives the flow must: – Detect the customer’s region from the message. – If the region is covered directly, return a quote that shows the price and the service-area name plus an estimated delivery time. – If the region is not covered, locate matching dealers, add a configurable markup percentage to each dealer’s price, automatically forward the request to those dealers, and send the ...
...Real-Time Support: Assist visitors via live chat and manage complex queries. End-to-End Ticketing: Create, route, and update support tickets through to resolution. We require a seamless, platform-agnostic experience across all touchpoints: our website, the social media channels listed at , and our support email. Deliverables Production-Ready Web Bot: An embedded chatbot for our website (JavaScript snippet or equivalent). Omnichannel Integration: Direct connectivity with Instagram, Facebook, and all DMs within the Linktree, alongside our support email inbox. Conversation Logic: Mapped flows, fallback handling, and defined escalation rules for human intervention. Admin Dashboard: A centralized portal to edit intents, monitor tickets, and review chat transcripts
I’m launching a new online store and need a complete visual and technical package built from the ground up. First, I want a sleek, modern logo that will set the tone for the brand across the site and social channels. The core of the project is a multi-page, animated e-commerce website. Smooth micro-interactions and section transitions should make browsing feel lively without slowing load times. The design language must echo the logo—clean lines, bold typography, and an overall contemporary vibe. Key requirements • Admin panel: I need to add, edit, and remove products, manage orders, update page content, and monitor basic analytics without touching code. • Shopping cart, product filtering, and customer reviews baked in from day one. • Responsive l...
...graphic elements floating in space. The 4 states needed: Idle (slow blink, subtle movement) Listening (eyes slightly wider, attentive) Thinking (eyes shift, one brow raised) Speaking (mouth open/close loop) Technical requirements: Canvas: 800×800px, transparent background 30fps, all 4 states as loopable segments on a single timeline Output: Lottie JSON or animated SVG — must be controllable via JavaScript Include original project file (AE, Rive, or equivalent) + MP4 preview Tool is your choice — After Effects + Bodymovin, Rive, SVGator, or anything that outputs Lottie JSON or JS-controllable SVG. Please apply with: portfolio examples of flat/graphic character animation + preferred tool + quote + estimated delivery time....