
Technology & Programming Projects
Looking for freelance technology and programming jobs and project work? Browse active opportunities on PeoplePerHour, or hire coders through Toptal’s rigorously vetted talent network.
opportunity
Product Designer (UI/UX) Needed to Redesign AI SaaS Platform
Project Overview We are building an advanced AI-powered business automation platform that helps businesses manage AI employees, customer communication, CRM, marketing automation, analytics, and business workflows. The platform is already developed and functional. We are now looking for an experienced Senior Product Designer / SaaS UI/UX Designer to redesign the entire user experience and interface into a modern, premium, clean, and easy-to-use product. This project is focused on product design, UX improvement, and visual redesign. No major backend or functionality development is required. About the Role We need a designer who can think like a product owner, not only create attractive screens. The goal is to transform the platform into a world-class SaaS product with: - Simple user experience - Premium modern design - Clear user journeys - Consistent branding - Professional SaaS interface - Easy navigation for non-technical business users The final product should feel like a combination of leading platforms such as: - Apple (simplicity and premium feel) - Notion (clean workflow) - HubSpot (business usability) - Salesforce (professional SaaS structure) - Linear (modern interface) Current Platform Status The application is already functional. Existing modules include: - Dashboard - AI Manager (central AI assistant) - AI Phone Agent - AI Assistant - CRM / Leads Management - Social Media Management - Content Studio - Email Campaigns - Advertising Management - Analytics - Projects & Tasks - Knowledge Base - Business Profile - Integrations - Billing - Settings The selected designer will improve the experience and interface without changing the existing business logic. Main Responsibilities The designer will: UX Research & Audit - Review the current platform - Identify usability problems - Analyse user flows - Recommend improvements - Improve information hierarchy UI Redesign Create modern designs for: - Dashboard - All application modules - Navigation system - Forms - Tables - Cards - Settings pages - User onboarding - Empty states - Loading states - Error states Design System Creation Develop a complete design system including: - Colour palette - Typography - Spacing system - Buttons - Components - Cards - Forms - Tables - Icons - Responsive rules Responsive Design Create: - Desktop experience - Tablet experience - Mobile-friendly application design The mobile experience should feel like a professional app. Important Design Requirements The design should be: ✓ Modern ✓ Minimal ✓ Premium ✓ Easy to understand ✓ Fast to navigate ✓ Business-focused ✓ Consistent across all modules The platform should reduce complexity and help users complete tasks quickly. Deliverables The freelancer must provide: 1. Complete UX audit report 2. User flow improvements 3. Full Figma design files 4. Complete SaaS design system 5. Redesigned screens for all modules 6. Mobile responsive designs 7. Developer-ready specifications 8. Component documentation Preferred Experience Must have: - 5+ years UI/UX design experience - Strong SaaS product design portfolio - Experience designing dashboards and complex applications - Advanced Figma skills - Experience creating design systems - Understanding of user experience principles Preferred: - Experience with AI products - Experience with CRM platforms - Experience working with React/Next.js developers - Experience designing B2B SaaS platforms Working Process The project will be completed in milestones: Phase 1: UX audit and recommendations Phase 2: Design system creation Phase 3: Module-by-module redesign Phase 4: Mobile optimisation Phase 5: Final review and developer handover Important Please do not apply if you only create attractive landing pages. We need someone experienced with complex SaaS applications, dashboards, and business platforms. The priority is not only visual improvement but creating an intuitive product experience that users can understand immediately. When Applying, Please Provide: 1. Portfolio of SaaS products you designed 2. Examples of dashboards or web applications 3. Your experience with Figma design systems 4. Estimated timeline 5. Estimated project cost 6. Your recommended approach for improving this product We are looking for a long-term design partner who can help create a world-class AI business platform.
6 days ago78 proposalsRemoteopportunity
Data Scrape to Database
Hi, This project has a couple of layers: 1. Create a process that, using a link to an Amazon Page, scrape the product description, pricing and photos associated 2. Imort the above into a database that you would create 3. The database will have user defined fields for myself to update, mainly tick boxes, but some free text 4. The database should allow for export to Excel and also sortation within the data base the second layer is: 1. Using the scraped data create draft products within Ebay or similar 2. OPnce uploaded to Ebay or similar the databsed entry needs to be auto updated Thanks
7 days ago49 proposalsRemoteDental Practice UI Modernization & Speed Upgrade
Looking for an experienced full-stack developer to modernize and upgrade our healthcare web platform. The main goal is to overhaul the front-end user interface using modern component-driven frameworks (React / Next.js) and lightweight styling (Tailwind CSS) to achieve fast loading speeds and flawless mobile responsiveness. Key Responsibilities & Scope: - Interface Rebuild: Developing a clean, responsive, and modern UI from scratch for service pages, practitioner directories, and location listings. - Interactive Features: Integrating smooth multi-step appointment scheduling forms, interactive service calculators, and user-friendly navigation modules. - Speed & Optimization: Ensuring top-tier Core Web Vitals performance, seamless content rendering, and robust URL redirection mapping to maintain smooth search engine indexing. - Content Management Integration: Connecting the front-end to a secure, structured backend content repository for effortless daily management by our administrative team. Please review the attached technical document for a detailed breakdown of milestones, architectural requirements, and project phases. Estimated timeframe is ~60-80 hours.
7 days ago60 proposalsRemoteopportunity
Back-End Performance Optimization & Page Load Acceleration
Our website is currently experiencing sluggish load times and response delays, which negatively impact user experience and overall performance. The core objective of this project is to audit, refine, and optimize the existing back-end architecture to significantly increase page rendering speed and reduce server response times (TTFB).
7 days ago68 proposalsRemoteopportunity
Website assistant
Seeking an experienced Website Assistant to upload lead-generating blogs and collaborate with our lead developer. Responsibilities include publishing posts on Webflow, ensuring formatting, SEO basics, and tracking performance metrics to recommend optimisations. Candidate must demonstrate strong Webflow proficiency, excellent grammar, a creative flair for engaging content presentation, attention to detail, and reliable communication. Previous experience with blog management and basic analytics is essential to drive continuous improvement. The fee is a fixed monthly amount. Only apply if you have experience and reviews to prove your work.
7 days ago58 proposalsRemoteRewrite Classic ASP Form Handler to Wordpress PHP plugin
Develop a Classic ASP form handler converted into a WordPress PHP plugin that preserves original form behaviour while integrating seamlessly with modern WP environments. Tasks include parsing ASP form submissions, securely mapping fields, recreating validation logic and email notifications. Deliver well-documented, maintainable code with activation/deactivation hooks, compatibility across recent WP versions, live and test modes and clear installation instructions.
7 days ago51 proposalsRemoteNode.js Trading Backend Rebuild
I’m overhauling the core of an existing trading bot and need a backend specialist who lives and breathes Node.js. The goal is to replace the current, brittle codebase with a lean, event-driven service that can: • Ingest and process market data in real time without choking when traffic spikes. • Fire off automated trade instructions the instant a strategy signals, maintaining millisecond-level latency end-to-end. Because speed matters more than long-term storage, all transient state should sit in an in-memory database—Redis is my default, but I’m open to something equivalent if you can justify the performance gains. You’ll design the architecture, write clean, well-tested code, and wire up a solid CI/CD pipeline so updates roll out safely. Deliverables are: 1. Production-ready Node.js backend (TypeScript preferred) that exposes clear REST/WebSocket APIs for strategies and dashboards. 2. In-memory data layer for order books, positions, and pending orders. 3. Exchange adapter module that can be extended to new APIs with minimal friction. 4. Load-tested deployment scripts (Docker/Kubernetes) and documentation that lets me spin up a new instance in minutes. I’ll review against latency benchmarks, unit/integration test coverage, and clarity of docs before sign-off. If you thrive on low-latency systems and know how to squeeze every last microsecond out of Node.js, let’s talk code.
7 days ago47 proposalsRemoteEmail list cleaner
Seeking a Python developer to build a robust email-list cleaner that removes high-risk role accounts (e.g., abuse@, report@, postmaster@, admin@), eliminates duplicates, validates formats, and optionally filters disposable domains. The tool must process 100,000+ addresses efficiently, produce a cleaned output file and a separate removal report detailing discarded entries and reasons, support configurable disposable-domain option, and include clear usage instructions and reliable error handling.
7 days ago18 proposalsRemoteSenior Software Engineer
Motivated Senior Software Engineer sought for a fully remote, collaborative team. Responsibilities include designing, developing, testing, and maintaining software, participating in planning and code reviews, troubleshooting, and enhancing existing systems. Candidates must have professional software development experience, native-level English communication, strong problem-solving abilities, and the capacity to work independently. No specific tech stack required. Benefits include flexible hours, competitive monthly compensation, long-term growth, and a supportive team environment.
7 days ago47 proposalsRemoteOracle Integration Cloud (OIC) Consultant
We're looking for an Oracle Integration Cloud Consultant who can own enterprise integration work end to end — discovery, architecture, implementation, migration, and production support. This isn't a "follow the ticket" role: you'll independently design and build production-grade OIC integrations connecting Oracle applications with ecommerce, ERP, CRM, finance, and supply chain platforms. If you know OIC 3 inside and out and want variety across projects and industries, this is built for that. What You'll Do - Design and build integrations using Oracle Integration Cloud, including Oracle and third-party adapter configuration - Develop scheduled, event-driven, batch, and API-based integrations - Create data mappings, transformations, validations, and orchestration workflows - Integrate Oracle applications with ecommerce, ERP, CRM, finance, and supply chain platforms - Implement error handling, retries, monitoring, logging, and alerting - Define data contracts and technical documentation - Troubleshoot integration and connectivity issues across environments - Support deployments across development, testing, and production - Evaluate integration architectures, platform costs, and alternative approaches - Collaborate directly with application, infrastructure, and business teams What You Bring - Strong hands-on experience with Oracle Integration Cloud, preferably OIC 3 - Experience building and deploying production-grade integration flows - Experience with at least one Oracle enterprise application (JD Edwards, Oracle ERP Cloud, E-Business Suite, PeopleSoft, or Siebel) - Strong knowledge of REST, SOAP, JSON, XML, webhooks, authentication, and data mapping - Experience with scheduled, event-driven, synchronous, and asynchronous integration patterns - Experience with error handling, monitoring, troubleshooting, and operational support - Familiarity with Oracle Cloud Infrastructure - Strong communication, documentation, and independent problem-solving skills
8 days ago19 proposalsRemoteIBM FileNet Expert — Scoping & Solution Architecture
We're looking for an IBM FileNet Expert to help scope a FileNet implementation, migration, modernization, or support project. This is a discovery and scoping-focused engagement: you'll join client calls to understand business and technical context, ask the right questions to clarify the current FileNet environment and future-state goals, and help define effort, risk, dependencies, and delivery approach. If you can walk into a client conversation and quickly translate ambiguous business needs into a clear technical scope, this is built for that. What You'll Do - Join client calls to understand business and technical context around the FileNet environment - Help scope the full FileNet project, including effort estimation, risks, dependencies, and required skill sets - Ask relevant technical questions to clarify the current FileNet environment and future-state goals - Provide recommendations on the best delivery approach and next steps - Assess technical requirements during client-facing discovery calls - Identify project risks, dependencies, and an appropriate delivery approach - Translate business needs into clear, actionable technical requirements What You Bring - Strong hands-on experience with IBM FileNet - Experience scoping FileNet implementation, migration, modernization, or support projects - Ability to assess technical requirements during client-facing discovery calls - Experience identifying project risks, dependencies, and delivery approach - Strong understanding of enterprise content management systems - Ability to translate business needs into technical requirements - Experience working with enterprise architecture or solution architecture teams
8 days ago10 proposalsRemoteSharePoint & Microsoft 365 / Copilot Automation Specialist
We're looking for a SharePoint & Microsoft 365 Automation Specialist to design and implement intelligent workflows, information architecture, and AI-enabled automation across the Microsoft 365 ecosystem — with strong emphasis on Copilot and Microsoft Purview. You'll be the person who turns SharePoint from a static document repository into a well-governed, automated, AI-augmented workspace. If you can architect information governance and build Copilot-powered automation with equal confidence, this role is built for that. What You'll Do - Design, build, and maintain SharePoint sites, document libraries, and information architecture - Implement Microsoft 365 automation using Power Automate, Power Platform, and related tools - Configure and optimize Microsoft Copilot capabilities across SharePoint and the broader M365 environment - Implement data governance, information protection, and compliance controls using Microsoft Purview - Design and enforce data classification, retention, and sensitivity labeling policies - Build automated workflows that reduce manual effort across business processes - Troubleshoot and resolve issues across SharePoint, M365 automation, and Purview configurations - Collaborate with business stakeholders to identify automation opportunities and translate them into technical solutions - Maintain documentation for architecture, automation workflows, and governance policies - Stay current on Microsoft 365, Copilot, and Purview feature updates and best practices What You Bring - Strong hands-on experience with SharePoint architecture, administration, and site design - Experience with Microsoft 365 automation tools, including Power Automate and the Power Platform - Hands-on experience configuring and deploying Microsoft Copilot within M365 environments - Strong experience with Microsoft Purview, including data governance, compliance, and information protection - Understanding of data classification, retention policies, and sensitivity labeling - Ability to translate business process needs into automated, governed technical solutions - Strong troubleshooting skills across the Microsoft 365 ecosystem - Solid communication skills for collaborating with both technical and business stakeholders Nice to Have - Microsoft certifications (e.g., Microsoft 365 Certified: Administrator Expert, SC-400, PL-200) - Experience with SharePoint Framework (SPFx) development - Experience with Microsoft Graph API for custom integrations - Background supporting regulated industries with compliance-heavy requirements
8 days ago34 proposalsRemoteopportunityurgent
Premium GCC Product Marketplace (Luxury eCommerce Platform)
Premium GCC Product Marketplace (Luxury eCommerce Platform) I am seeking an experienced Shopify and senior full stack Shopify developer to build a premium luxury eCommerce marketplace aimed at GCC (Khaleeji) customers living in or visiting the United Kingdom. This is **not** a standard Shopify store. Our vision is to create the UK's leading destination for authentic Gulf products, combining premium international shopping with a seamless, luxury customer experience designed specifically for Arabic-speaking and GCC customers. The successful developer must have proven experience building modern Shopify Plus or enterprise Shopify stores with advanced custom functionality, multilingual support, AI integrations and premium user experiences. ## Project Overview The platform will enable customers to purchase authentic products from: * Saudi Arabia * United Arab Emirates * Kuwait * Qatar * Bahrain * Oman * United Kingdom (including premium British brands) The website should provide an elegant, fast and intuitive shopping experience with support for English and Arabic (RTL), country-specific catalogues and same-day UK delivery where available. ## Customer Experience The platform should include: * Luxury modern responsive design * Mobile-first experience * Arabic & English language support * Country-specific shopping * Smart personalised homepage * AI-powered product recommendations * Wishlist * Recently viewed products * Frequently bought together * Product bundles * Advanced predictive search * Voice search * Smart filtering * Verified customer reviews * Gift wrapping * Privacy packaging option * Gift messages * Loyalty & rewards programme * Referral programme * Push notifications * WhatsApp integration * Live chat support ## Product Experience Each product page should support: * High-resolution image galleries * Product videos * 360° product views * Zoom functionality * Country of origin * Ingredients * Nutritional information * Allergy information * Halal certification (where applicable) * Authenticity verification * Related products * AI product suggestions * Questions & Answers * Stock availability * Delivery estimates ## Checkout & Payments Support for: * Secure checkout * Guest checkout * Customer accounts * Saved addresses * Discount codes * Apple Pay * Google Pay * Shop Pay * Credit & Debit Cards * PayPal * Cash on Delivery * Buy Now Pay Later integrations (where available) * Multiple shipping methods * Same-day delivery * Scheduled delivery * Click & Collect ## Marketing & Sales The platform should include: * Social commerce integration * TikTok Shop * Instagram Shopping * Facebook Shop * Google Shopping * YouTube Shopping * Pinterest Shopping * WhatsApp Business * Klaviyo or Mailchimp integration * SMS marketing * Abandoned cart recovery * Dynamic promotional campaigns * SEO optimisation * Analytics dashboard ## Administration Comprehensive Shopify administration including: * Product management * Inventory management * Country-based catalogue management * Order management * Customer management * Sales reporting * Marketing dashboard * Discount management * AI analytics * Supplier management * Future multi-vendor marketplace capability * Commission management * Performance reporting ## Future Expansion The architecture should be designed so the platform can evolve into a full multi-vendor marketplace where GCC brands and suppliers can register, manage products and receive payouts whilst the platform manages approvals, commissions and quality control. ## Technical Requirements Please include in your proposal: * Recommended Shopify architecture * Apps vs custom development recommendations * Shopify Plus experience (if applicable) * Technology stack * Third-party integrations * Security approach * Performance optimisation strategy * SEO strategy * Mobile optimisation * AI integrations you recommend * Estimated project timeline * Ongoing maintenance options * Examples of comparable Shopify or luxury eCommerce projects you have delivered ## Existing Specification A detailed Software Requirements Specification (SRS) has already been prepared and will be provided to shortlisted candidates. It includes extensive functionality covering multilingual support, country-based catalogues, social commerce integrations, loyalty programmes, AI recommendations, Shopify administration, analytics, customer engagement and future marketplace expansion. ## Important Please do **not** apply unless you have demonstrable experience building premium Shopify eCommerce platforms or online marketplaces of similar complexity. Applications should include examples of relevant Shopify projects, details of your proposed technical approach and recommendations for delivering a scalable, secure and high-performance platform capable of serving an international GCC customer base.
8 days ago66 proposalsRemoteExpires in 22opportunityurgent
Teaching Marketplace & Learning Platform
Developer to create a Teaching Marketplace & Learning Platform (Similar to Preply) We are seeking an experienced and highly skilled software developer or senior full stack developer to build a premium online learning marketplace specialising in Qur'an, Arabic and Islamic Studies. This is **not** a simple tutoring website. We are building a scalable international SaaS platform combining the functionality of platforms such as Preply, italki, Calendly, Zoom, Moodle and modern AI-powered learning systems into one fully integrated solution. The successful developer must have extensive experience developing complex educational marketplaces, live video platforms and payment systems. Experience with AI integration is highly desirable. The platform will support: * One-to-one lessons * Group classes * Live classes * Recorded courses * Worldwide teachers and students * Multi-language architecture * Multi-country support * Multi-currency * Automatic timezone conversion Teacher Marketplace Teachers will be able to: * Register from anywhere in the world * Complete identity verification * Upload qualifications * Record profile introduction videos * Set availability * Set hourly rates (within Admin limits) * Digitally sign contracts * Accept lesson bookings * Apply to teach group classes * Teach through the built-in virtual classroom * Create assessments * Issue certificates * Write reports * Track earnings * View analytics * Receive ratings and reviews Students should be able to search teachers using advanced filters including: * Price * Availability * Country * Gender * Qualification * Experience * Native language * Teaching speciality * Ratings * Trial lessons Virtual Classroom The classroom should include: * Built-in video conferencing * Interactive whiteboard * Screen sharing * PowerPoint support * Flipbook/PDF reader * Session recording * AI meeting transcription * Shared notes * Live chat * File sharing * Interactive quizzes * Educational games * Breakout rooms * Polls * Attendance tracking AI Features We intend to integrate AI throughout the platform, including: * Automatic lesson transcription * AI lesson summaries * AI-generated homework * AI study recommendations * AI learning analytics * AI pronunciation assessment * AI Tajweed assistance * AI chatbot support Learning Management Students should have access to: * Learning dashboard * Homework * Exams * Progress tracking * Certificates * Recorded lessons * Learning history * Vocabulary notebook * Achievement badges * Parent accounts * Personal notes Administration Comprehensive Super Admin and Admin dashboards including: * User management * Teacher approvals * Revenue reporting * Commission management * Teacher performance * Attendance reports * Booking analytics * Student retention * Financial reporting * Marketing dashboard * CRM * Promotional coupons * Referral system * Audit logs * Support tickets * Refund management Payments Integrated payment gateway supporting: * Hourly payments * Monthly subscriptions * Block bookings * Direct Debit * One-off payments * Discount codes * Commission management * Teacher payouts Technical Requirements Please include details of: * Technologies/frameworks you recommend * Proposed system architecture * Security approach * Scalability strategy * Cloud hosting recommendation * Database design * AI technologies you intend to use * Estimated timeline * Team structure * Relevant portfolio examples Existing Specification A detailed Software Requirements Specification (SRS) has already been prepared and will be provided to shortlisted candidates. The specification currently includes extensive functionality covering user management, virtual classrooms, examinations, reporting, payments, scheduling, AI transcription, flipbook integration, analytics, role-based permissions and much more. ## Important Please do **not** apply unless you have previously built a sophisticated online education marketplace or SaaS platform of comparable complexity. Applications without examples of similar projects will not be considered. This project is intended to become a market-leading global platform, therefore code quality, scalability, security and long-term maintainability are essential.
8 days ago75 proposalsRemoteExpires in 22I need a Demo website for a banking project.
We're looking to see if you could build the website from ground up first and foremost and be able to; 1a) Record and store personal details(Register customer account) b)Check and validate some of the stored personal details (login in to customers account) 2a)Record and store digital ID b) Retrieve and validate the Digital ID 3) Generate a 10-digit* number for each account created (Membership #) b) a member area for each created account c)an area specifically for access code generation in the member area.
8 days ago47 proposalsRemoteWebsite Developer for UK Talent Management Agency
Markhor Talent is a UK-based talent management agency representing premium creators and digital influencers. We need a modern, sleek, and highly professional digital home that reflects our exclusive talent roster. The Scope: We are looking for a UK-based freelance web designer/developer to design and build a responsive, fast-loading website. Key Requirements: Based in the UK (with strong communication during UK working hours). Proven track record of building premium, high-end portfolio, agency, or lifestyle brand sites (Webflow preferred). Mobile-responsive, SEO-optimized, and clean design aesthetics. Ability to deliver within a clear timeline. Budget: £1,000 (Fixed Price) Timeline: Flexible, aiming for completion within 2–3 weeks.
8 days ago63 proposalsRemoteParticipant Recruitment Lead
About the role We are recruiting a founding cohort of senior professionals for a new consumer product. Around 50 are already engaged, and we need someone to drive the rest to a target of 130, with 100 as the minimum baseline plus a reserve list. This is a focused acquisition role. Your single job is to fill the funnel: generate qualified applications through direct outreach, partnerships, referrals and community channels, and hit a clear weekly target. It suits a commercially minded operator who is persuasive in writing, comfortable approaching senior people, and motivated by a number. You will report to our Head of Founder Office and work to an agreed recruitment target and timeline. A separate team handles screening, onboarding and cohort delivery, so you can stay focused on acquisition. What you will do • Build and run a recruitment plan to secure the remaining cohort participants against a weekly target • Activate existing warm leads through thoughtful, persistent follow up • Identify and approach relevant communities, professional networks and potential distribution partners • Conduct direct outreach to suitable prospective participants • Design simple referral and partnership approaches that generate qualified applications • Track channel performance and conversion, and shift activity fast when a channel is not delivering • Work closely with the delivery team so qualified applicants move smoothly into screening What we are looking for • Demonstrable experience recruiting people into a study, beta, community, programme, event or membership cohort, and hitting a target • Proven ability to generate interest through outreach, partnerships, referrals or community channels, not solely processing inbound • Confidence approaching and corresponding with senior professionals • Excellent, persuasive written English and a warm, credible style • Strong operational discipline managing a target-driven funnel • Self-directed, persistent, and calm under a busy schedule • Available to start within a week and commit across the full engagement Backgrounds that fit: community growth, partnerships, participant recruitment, research operations, membership or audience growth, founder-led or startup environments. Details • Contract: approximately 6 weeks, aligned to the recruitment window • Rate: to be proposed based on current market rate for this type of role • Location: remote, UK-based strongly preferred given the participant audience • Start: immediate • Target: 130 participants, 100 minimum baseline, plus a reserve list • Working pattern: Mon-Fri To apply Send your CV and a short response covering: • A cohort, community, study or programme you helped recruit • How you generated participants, and how many you secured • Your availability and rate expectations Reviewed on a rolling basis, so apply early.
3 days ago11 proposalsRemoteFull Stack Dev, Membership E-commerce Platform-Shopify+CRM+Auto
Lead Full-Stack Developer (Freelance) – Build a Membership-Based E-commerce Platform Key skills should include: Shopify development Custom app development Subscription/payment systems CRM integration (Salesforce or similar) API development Mobile-first responsive design AWS or Azure hosting Git/version control Experience working alongside a marketing agency
8 days ago88 proposalsRemoteopportunity
Need IT support cover
Seeking experienced IT support coverage for a nine-day period from Thursday, 30th July to Tuesday, 11th August 2026. Duties include troubleshooting hardware and software issues, remote and onsite assistance as needed, system monitoring, incident resolution, user support, routine maintenance, and clear documentation of actions and outcomes. Candidate must demonstrate strong communication, reliability, and proficiency with common OS, networking, and ticketing systems. Timely, professional service and availability across the specified dates are essential.
8 days ago4 proposalsOn-site in London, GBMake a Mobile App in Flutter etc from a Laravel Website.
We have a Laravel, Vue website built. we need a mobile app to be made and submitted to Playstore and App Store.
8 days ago40 proposalsRemote