Online part time jobs software testing jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 online part time jobs software testing jobs found, pricing in GBP

    I'm needing help with a GSAP animation project where a single element is not rotating as intended. Key Points: ...causing the rotation to fail. - Expertise Needed: You should have a strong understanding of GSAP and prior experience in fixing animation bugs in similar projects. Your responsibilities will include: - Reviewing the existing code and identifying the root cause of the rotation issue. - Implementing the necessary fixes to ensure the element rotates smoothly and correctly. - Conducting thorough testing to guarantee the animation works as expected across different devices and browsers. Looking for a professional who can swiftly address this problem and deliver a polished, fully functioning GSAP animation. Please include relevant examples of your previous GSAP work in...

    £13 (Avg Bid)
    £13 Avg Bid
    20 bids

    I'm seeking help with my job applications on LinkedIn. I'm interested in applying for product management jobs. Key Requirements: - Apply for product management roles on LinkedIn on my behalf - Assist in tailoring cover letters and resumes to specific job postings - Should have a good knowledge of the LinkedIn platform and job application process Ideal Skills and Experience: - Proven experience in job application assistance - Strong communication and writing skills - Familiarity with LinkedIn's job application process - A good understanding of the job market in the LinkedIn industry.

    £16 (Avg Bid)
    £16 Avg Bid
    23 bids

    I'm looking for a developer to create a simple starter trading script. This is can be based on another script and does not need to be written from scratch. Develop a simple script that buys a particular cryptocurrency when it drops X% and sells it when it recovers Y%. Once that is established, we can look at adding the usual trading indicators as part of the strategy, but I want to start basic. Ability to customize buy and sell points as well as add different cryptocurrencies. Very Important: Host the script in the cloud for convenience and to avoid personal management responsibilities. I don't want the script to run on a server like AWS that I'd have to manage and continually monitor for uptime, etc. The script should allow for easy parameter adjustments. Consi...

    £18 / hr (Avg Bid)
    £18 / hr Avg Bid
    42 bids

    I want to scrape daily leads from LinkedIn Jobs, Indeed Jobs, , etc. The task involves extracting data from these job sites and exporting it to Excel sheets. It would be preferable to have some kind of automation that reduces human dependency in obtaining leads every day. If someone has already set up a similar process before, I would prefer that. Preference will be given to those who have previously performed lead extraction tasks for recruitment websites.

    £376 (Avg Bid)
    £376 Avg Bid
    60 bids

    ...assist me in my university project on Nursing Education. - Your main task will be to conduct detailed online research on the subject. This includes but is not limited to: - Gathering data, reports, and academic studies regarding the latest methodologies in nursing education. - Identifying key trends, challenges, and opportunities in the nursing education field. - Exploring innovative teaching strategies and tools used in nursing education. - Your research should ultimately help me in developing a well-informed and comprehensive research paper on Nursing Education. Ideal Skills and Experience: - Proven experience in educational research or nursing education. - Familiarity with online research methodologies and academic databases. - Strong analytical and critical th...

    £19 (Avg Bid)
    £19 Avg Bid
    39 bids
    Website Data Scraping Expert 5 days left
    VERIFIED

    Create an executable scraper in Python that can extract the SKU (product) list from the following Indonesian online grocery apps: - Astro - Sayurbox - Segari The scraper must be IP-block tolerant, meaning if the scraper gets blocked, execution can be continued from the point where the last row of data was successfully extracted. Scraper Functions Function: list_category_tree Input: competitor_name(astro | sayurbox | segari), existing_csv (optional - CSV file to append to for continuing execution, if the scraper stopped or got IP blocked) Output: CSV of category tree with the following columns (scrape_date, URL, category name, position index, parent_category (null if top level)) Function: extract_sku Input: competitor_name, location (autocomplete place from google maps API), ca...

    £11 / hr (Avg Bid)
    £11 / hr Avg Bid
    57 bids

    About Us: We're a dynamic team operating in the healthcare sector, committed to leveraging data to enhance our services and support for medical professionals. Our focus is on identifying and connecting with newer medic...specific criteria, such as states and names. Strong communication skills to provide regular updates on progress and collaborate effectively with our team. Knowledge of healthcare data regulations and best practices is a plus. Why Work With Us: We offer an opportunity to work on a meaningful project in the healthcare sector, contributing to our mission of supporting medical professionals. You'll be part of a collaborative team environment where your expertise and contributions are valued. There's room for growth and innovation as we continue to evolve...

    £378 (Avg Bid)
    £378 Avg Bid
    48 bids

    ...test cases from data flow graphs. This tool is primarily intended for software developers and will be used to aid in the effectiveness of testing processes. Key Features: - Capable of analyzing data flow graphs to generate test cases - Simplistic, user-friendly interface designed for software developers - Incorporation of Java programming language for analysis The ideal candidate for this project should have: - Proficiency in web application development - Strong understanding of data flow graphs and test case generation - Excellent command over Java programming - Previous experience in creating tools for software developers This project is a great opportunity to contribute to the efficiency and productivity of software developers, with an emphasis o...

    £413 (Avg Bid)
    £413 Avg Bid
    58 bids

    ...Integrate a timekeeping system to track employee attendance and manage work hours effectively. Deliverables: • Design and development of the All-in-One AI-Based HR Solution Platform. • Comprehensive documentation outlining system functionalities and user guides. • Testing and debugging to ensure the platform's reliability and performance. • Ongoing support and maintenance as needed. Skills and Experience: • Proficiency in AI development, particularly in natural language processing (NLP) and machine learning (ML). • Experience in HR software development and familiarity with HR processes and best practices. • Strong programming skills, including proficiency in relevant languages and frameworks. • Ability to design user-friendly ...

    £1710 (Avg Bid)
    £1710 Avg Bid
    78 bids

    ... Finally, we have some events that we want to target with Geo fencing - about two events per month We have creative done for several ad sizes, but no video yet. We have a graphics person on staff to provide additional jpg ads as you request, and are willing to pay for video ads. We also will provide headline and description ideas, but you will also have to use some of your own knowledge and testing to find the right mix of messaging for conversions. Conversions mean people buy our product which is legal drafting through , such as AI drafting a lawsuit for $49. We have accounts set up, but no ads running as of now. You must have significant experience In managing these Types of campaign and will be expected to convert sales to remain our partner. We are looking for someone to

    £297 (Avg Bid)
    £297 Avg Bid
    41 bids

    Hi Freelancers, I need a Facebook expert who can find Bilingual people for jobs. You need to reach, search & post job within your network,. Please share following: 1. How many friends / followers you have in your network? 2. Do you have a page? 3. Please share your profile. Please note that no paid advertisement involve in this project. Please start your proposal with "FB Expert". Thank You.

    £107 (Avg Bid)
    £107 Avg Bid
    10 bids

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip instal...

    £150 (Avg Bid)
    £150 Avg Bid
    11 bids

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip instal...

    £43 / hr (Avg Bid)
    £43 / hr Avg Bid
    23 bids

    I'm in need of a talented designer who can help me in creating a modern logo. This logo will play a key role in my branding efforts, primarily for online platforms. Key Points: - The logo should be modern in style, aligning with current design trends. - It should be versatile enough to be used effectively across various online platforms. - A strong portfolio, particularly with experience in branding and designing for web, is a must. - Basic familiarity with online marketing practices is a plus.

    £20 (Avg Bid)
    £20 Avg Bid
    177 bids

    I'm looking for a skilled web developer to assist in creating an integrated PHP/HTML code for integrating Star Micronics Cloud print. Your responsibilities will include: - Understanding the requirements of the Star Micronics Cloud print - Creating a detailed, clean, and functional code in PHP/HTML - Testing the code to ensure there is a smooth integration Ideal Skills: - Expertise in PHP and HTML - Experience with Star Micronics Cloud print integration - Skill in creating and integrating efficient codes. Please, only apply if you have a strong understanding of Star Micronics Cloud print and the ability to deliver a well-written, effective PHP/HTML code.

    £19 (Avg Bid)
    £19 Avg Bid
    16 bids

    I'm looking for an experienced C++ developer to help me in developing new features for a desktop application. The application should be compatible with Windows OS. Key Responsibilities: - Develop new features for the existing desktop application - Write high-quality, efficient, and maintainable C++ code - Ensure the new features seamlessly integrate with the current application Ideal Skills and Experience: - Proficient in C++ programming language - Previous experience in developing desktop applications - Familiarity with Windows OS - Strong problem-solving and debugging skills - Ability to write efficient and clean code If you're a C++ developer with a keen eye for detail and a passion for creating top-notch desktop applications, I'd love to hear from you.

    £15 / hr (Avg Bid)
    £15 / hr Avg Bid
    17 bids

    ...of an experienced mobile app developer with proficiency in PayPal API integration. The app is intended for an adult audience and the key functionality will be payment processing. Ideal Skills: - Experience in cross-platform mobile app development (both Android and Apple) - Expertise in PayPal API - A clear understanding of secure payment processing - Code Review will be carried out as part of the testing process Expected Output: - A smooth, intuitive cross-platform app - Seamless and secure payment processing utilizing PayPal. Candidates should have a strong portfolio showcasing similar projects. If this sounds like you, please bid with your plan of action and expected timeline. The Project: There is a requirement to develop a piece of code that; 1. Retrieves the n...

    £54 (Avg Bid)
    £54 Avg Bid
    19 bids

    I'm looking for a VBA exper...Inventor. Key Requirements: - Automate part modeling in Autodesk Inventor - The parts to be modeled are intermediate mechanical components, such as gears and brackets - The VBA code should allow user input for customization of the parts, specifying dimensions and features Ideal Skills and Experience: - Proficient in VBA programming - Previous experience with Autodesk Inventor - Strong understanding of mechanical components and their modeling - Ability to incorporate user input into VBA code for part customization This project is perfect for someone who enjoys automating processes and has a good understanding of mechanical engineering principles. The efficiency and accuracy of the VBA code will be crucial in ensuring the successful automa...

    £244 (Avg Bid)
    £244 Avg Bid
    16 bids
    Trophy icon Modern Living & Dining Area Design 5 days left

    I'm in need of an interior designer with experience in modern design aesthetics who can completely transform my living room and dining area. My preference is for a neutral color scheme with whites, grays and browns being the prominent tones. Key Elements include: - A medium sized and mpressive dining table,...rooms - Furry center rugs alluding to high comfort and sophistication. Electrical points and lighting points can be altered and changed to avhieve a vood view. Experience in residential interior design, particularly in modern style, is essential. Freelancers with a good eye for incorporating neutral tones in a modern design would be ideal for this job. I would love to see your previous work as part of your bid. Make my living space a comforting, inviting, and stylish ...

    £20 (Avg Bid)
    Guaranteed
    £20
    16 entries

    Pr...output. I have worked before with Microsoft Publisher, but I search a solution for 2 Catalogs. First Catalog with small products and easy products with photos, details, part number, price for automatic publishing via a Excel File and the second Version is a Catalog which i must make with a software manuell/self, because very strong products, which are not possible to create via excel, only a catalog as information and .... have you a easy and good solution for us, that we can change weekly the products because we add every week 10-50 new products in our excel / erp / website and in the brochure than. But we need a easy software which we can edit self very easy, but with high quality design and for printing as PDF and for Printing with Printer in high quality. ...

    £89 (Avg Bid)
    £89 Avg Bid
    68 bids

    Hi Mahamud R., this is Rhonda Sweetman and you did a logo for me already for this business but I need you to do another one because the guy who is a partner in the business already had one and we want you to dress it up if possible. I am trying to use the chat but it won't give me a box to write my message in so I am doing it here. I can get emails so maybe that is the way to go. I will send you a pic of the logo that is he has now. Please let me know how if you get this message, thank you.

    £29 (Avg Bid)
    £29 Avg Bid
    1 bids

    ...of experience specializing in functional testing. I'm seeking new opportunities to collaborate and enhance software quality. Key Points: - Proficient in test case creation, execution, and defect tracking - Prior experience in testing software web applications - Skilled in testing on various web browsers like Chrome, Safari, and Edge Ideal skills and experience for this job: - Proficient in functional testing methodologies - Capable of creating comprehensive test cases - Expert in defect tracking tools - Experience in testing software web applications - Familiarity with different web browsers such as Chrome, Safari, and Edge If you have experience in these areas, I'd love to hear from you. Let's work together to en...

    £9 / hr (Avg Bid)
    £9 / hr Avg Bid
    17 bids
    Event-Driven AI Chatbot 5 days left
    VERIFIED

    ...full-stack developer to participate in building the backend of a chatbot, which is built using an event-driven microservices architecture. REQUIRED SKILLS: 1-Proven expertise in designing, implementing, and managing applications built using event-driven microservices architecture 2-Proficient in integrating and consuming RESTful APIs to enable seamless communication between microservices 3-Skilled in testing and debugging microservices to ensure high performance, reliability, and scalability Identity and Access Management (IAM) 4-In-depth knowledge and hands-on experience with at least one of the following IAM solutions: 1.1 -Keycloak. 1.2-Casdoor. 5- Strong proficiency in Python programming language 6- Expertise in developing RESTful APIs using the Fast API framework 7- Profic...

    £39 / hr (Avg Bid)
    Featured NDA
    £39 / hr Avg Bid
    75 bids

    ...managing advertising campaigns on both platforms. Experience with real estate advertising is a significant plus. - **Content Creation and Posting:** Your primary focus will be to create engaging content for our audience. This will include posting property listings on a daily basis, as well as keeping the page updated with relevant and interesting posts for our followers. - **Video Editing:** As part of the content creation, you should be able to edit videos that could be used for property walkthroughs, testimonials or any other relevant content. - **Client Page Management:** You will also be responsible for the management of customer pages. Ensuring queries are responded to in a timely manner and any issues are handled professionally. This is a dynamic role that requires a proac...

    £334 (Avg Bid)
    £334 Avg Bid
    67 bids

    Design and implement one page website. The website shall have a design similar to the included "reference ". Please also notice the "reference " which contains a mockup of the top part of the website and the color scheme. The top menu contains links within the same page (anchors), so only one page, no sub pages. Notice that the hero area is a photo carousel consisting of multiple photo. The carousel must change the picture automatically every 3 seconds, but also have controls to change the picture with clicking. The photos to be used on the website are attached. Also the text to be used on the page is included. The implementation must work with any browser size, including mobile devices. The implementation must work with Chrome based browsers but also with la...

    £137 (Avg Bid)
    £137 Avg Bid
    94 bids

    ...robust CI/CD pipeline to automate software delivery on the AWS platform. This project is specifically focused on AWS, and ideally, you should have experience with the following: - AWS EKS: The ability to create, manage and optimize a Kubernetes cluster on AWS EKS. - Argocd: Proficiency in configuring and deploying applications to Kubernetes using Argocd. - CI/CD Best Practices: Strong understanding of industry best practices for CI/CD, including infrastructure as code and automated testing. - Monitoring and Logging: Experience with setting up highly advanced monitoring and logging for CI/CD pipelines, ensuring real-time monitoring and comprehensive logging capabilities. Your role will be to design and implement a robust system that will automate the softwa...

    £21 / hr (Avg Bid)
    £21 / hr Avg Bid
    3 bids

    For my project, real-time voltage levels tracked through an ATSAMD21 MCU will be crucial. I need someone who can develop firmware to transport this crucial A/D data to a host computer via USB in a raw format. This endeavour calls for: * Proficiency in crafting firmware for ATSAMD21 MCU * Proficient understanding of voltage/current monitoring systems including TI INA3211 i2c sensor * Ability to transport raw A/D data via USB * Experience in real-time data monitoring solutions. Your role would be to focus on developing a robust and efficient real-time monitoring system to track voltage levels and send this information in raw format to the host computer. Your expertise will ensure that accurate and reliable voltage info is readily available for further processing and...

    £390 (Avg Bid)
    £390 Avg Bid
    36 bids

    ...search of a professional with expertise in managing comprehensive digital advertising campaigns. The key aspects of the job include: - Prioritizing platforms: The campaign should primarily focus on Display Ads, YouTube, TikTok, OTT devices, and Audio on Audacy. These platforms are integral to our target audience, and your experience with them is crucial. - Geofencing strategy: Geofencing is a key part of our advertising strategy. We want to target our ads specifically in the city and County 1. Your understanding of local advertising dynamics and experience with geofencing is highly desirable. - Targeted and effective advertising: The primary goal of this campaign is to boost our sales, parts, and services locally. I'm looking for someone who can craft compelling, engaging...

    £606 - £2830
    Sealed
    £606 - £2830
    16 bids

    More details: What platforms do you want the app to be developed for? Android, Both Will the app require user authentication? Not sure Which functionalities do you want for your web portal? User management, Real-time updates

    £1510 - £3020
    Sealed
    £1510 - £3020
    79 bids

    I'm seeking a talented graphic designer to create a hierarchy diagram for a document. The document design will be an integral part of my project and must be executed with precision. Work Required: - Create a visually engaging hierarchy diagram Ideal Skills: - Graphic design background with a focus on hierarchy diagrams and document design - Keen attention to detail - Ability to translate complex ideas into comprehensible visuals Experience: - Extensive experience in creating diagrams for professional documents will be preferred. Please include a sample of previous work in your proposal. This project requires a blending of technical accuracy and creative skills. If you have a good understanding of hierarchy diagrams and you're proficient in designing documents, th...

    £75 (Avg Bid)
    £75 Avg Bid
    69 bids

    As a client, I'm in need of a skilled ReactJS developer with no less than 10 years of experience in the field who can help me develop a new web application from scratch. Essential Ski...Component Development - Proficiency in Redux State Management - Experience with React Router Navigation The perfect candidate for this role should be well-versed in additional tools and technologies such as: - GraphQL - TypeScript - Jest testing framework. The main objective of this project is to build a robust and dynamic web application that meets our specific requirements and standards. Your role will be pivotal in designing, creating, testing and implementing this web application. So, if you're up for a challenge and willing to dedicate your time and skills to this p...

    £6 / hr (Avg Bid)
    £6 / hr Avg Bid
    52 bids

    ...looking for a skilled developer who can help me fortify my C# WPF software. The main focus is preventing unauthorized access through a robust license key validation system. The ideal system will be capable of supporting both time-limited access (subscriptions) and permanent licenses. The successful freelancer should have: - Strong proficiency in C# and WPF - Proven experience in developing software protection systems - Expertise in implementing license key validation systems - Familiarity with both time-limited and permanent license structures - A good understanding of software security best practices Your role will involve: - Designing and implementing a license key validation system - Ensuring the system can handle both time-limited and perm...

    £135 (Avg Bid)
    £135 Avg Bid
    34 bids

    Due to time and resource constraints, I need to migrate a component written in php (symphony) to Golang. The part on github relating to services towards the DB (MongoDb) and the new REST APIs (written in Golang) to access for interfacing is already active. The system will only have to execute queries on MongoDb (via Service) and render in twig template. The repository layer and service and repository are already developed in golang and will be provided. As well as indications on the function to be translated into golang. GIT access will be via wireguard VPN on the development environment

    £138 (Avg Bid)
    £138 Avg Bid
    22 bids

    I'm looking for a developer who already has pre-built car rental software. The software should have the following features: - Vehicle inventory management - Online booking system - Payment gateway integration I need to customize this software to cater to the needs of tourists. This includes making the booking system user-friendly and ensuring that the payment gateway is secure and internationally accessible. Ideal candidate will have experience in: - PHP development - Software customization - Familiarity with car rental industry Your understanding of both PHP and the challenges of tourism will be a huge plus. The project requires someone who can hit the ground running and deliver a high-quality, user-friendly solution.

    £272 (Avg Bid)
    £272 Avg Bid
    143 bids

    About Us: We're a dynamic team operating in the healthcare sector, committed to leveraging data to enhance our services and support for medical professionals. Our focus is on identifying and connecting with newer medic...specific criteria, such as states and names. Strong communication skills to provide regular updates on progress and collaborate effectively with our team. Knowledge of healthcare data regulations and best practices is a plus. Why Work With Us: We offer an opportunity to work on a meaningful project in the healthcare sector, contributing to our mission of supporting medical professionals. You'll be part of a collaborative team environment where your expertise and contributions are valued. There's room for growth and innovation as we continue to evolve...

    £857 (Avg Bid)
    £857 Avg Bid
    78 bids

    I need someone to create social media profile on FB and Insta, manage the social media handles, generate leads for business, run webinars. One part is managing social media handles. Another part is create leads. The target audience are small & medium scale businessmen who are looking for branding solutions, business consultancy, brand consultancy. Businessmen who wants to make their brands big and noticeable which will bring growth on business. More details: Which digital marketing channels are you currently using? Social media, Search engine optimization (SEO) What are your primary marketing goals? Generate leads, Drive website traffic Who is your target audience for your digital marketing efforts? B2B (business to business)

    £82 (Avg Bid)
    £82 Avg Bid
    18 bids

    We are seeking. Usally for the truth of the creator. Now its a small mission ⛵️ ? we look for a web developer who can adjust an existing HTML page with more than 5 multimedia content - images mainly. along with getting interactivity events In elem...with improved visual elements. Ideal Skills: - Proficiency in HTML/Web Development - Familiarity with iframe URL protocols - Experience in multimedia content management, especially animated gif images - Can code properly. Please place your bid if you possess the above skills and experiences, and can deliver the test project within the stipulated time frame. We will supply the sample link to propriate bidders. This is a paid test (30$) as part of our human resource department, In our recruting a future worker. ?‍♂️ Goo...

    £18 (Avg Bid)
    £18 Avg Bid
    12 bids

    I need to assign a project related to the training of n. 1 employee who is part of my staff regarding software development with Angular language. The project involves assisting my junior developer for a maximum of 4 hours per week for a period of 4 months (total between 60 and 80 hours). Specifically, the sought-after figure will have to support my developer in case of problems related to writing the code relating to the development of our software called KAIZENCLOUD.

    £15 / hr (Avg Bid)
    £15 / hr Avg Bid
    71 bids

    As part of my project, I require a thorough analysis of the Sequential Search algorithm. Key Requirements: - An understanding and calculation of the time complexity under all cases: worst, average, and best. - Assessment of the algorithm when working with all types of list: sorted, unsorted, and randomized. The ideal candidate should possess strong problem-solving abilities, excellent mathematical skills, and a deep knowledge of algorithm efficiency. Proficiency in the use of mathematical induction to prove the correctness of algorithms is highly desirable. Your task will revolve around the comprehensive evaluation of the Sequential Search algorithm, making this role perfect for those seeking to apply and grow their knowledge in computer science and algorithm analysis.

    £88 (Avg Bid)
    £88 Avg Bid
    21 bids

    I am looking to create a rental marketplace dedicated to vehicle rentals. This marketplace needs to be user-friendly with an emphasis on a smooth, easy to navigate interface. Key features of this project include: - Online Rental Transactions: The platform must support online payments, therefore familiarity with popular payment gateways is essential. - User Profiles: Ability to create and manage user profiles for owners and renters. - Search and Filter: Renters should be able to easily search and filter through available rentals based on various criteria. - Ratings and Reviews: A system for rating and reviewing both vehicles and renters will need to be incorporated. - Security: As this platform will handle confidential user information and monetary transactions, a strong ...

    £515 (Avg Bid)
    £515 Avg Bid
    131 bids

    I need to quickly address a bug in my Ionic app that's affecting data synchronization. This issue must be resolved within 24 hours. Key Details: - The bug specifically affects the data synchronization feature of the app. It's crucial to get this part working flawlessly. - The bug doesn't occur randomly - there are certain actions that trigger it. Identifying and understanding these triggers will be key to fixing the problem. Ideal Skills and Experience: - Proven experience in troubleshooting and debugging Ionic applications, particularly those relating to data synchronization issues. - Familiarity with the triggers that cause synchronization bugs in Ionic apps. - Ability to work swiftly and efficiently under tight deadlines.

    £36 (Avg Bid)
    £36 Avg Bid
    5 bids

    We are carrying out a fire network project and need to carry out the calculation in software such as SprinCalc, FireCAD, AutoSprink, Firegrid or similar. It is necessary to meet FM Global standards, this requires factor k160. The pavilion to be calculated is 4310m². We are short on this project, which is why we need to: - Calculation memory (generated by the software); - List of materials; - Isometrics generated by the software. We will provide the necessary information for anyone preparing the project. We need the project between 24 and 48 hours after closing the proposal. Attached are some data to better understand demand.

    £332 (Avg Bid)
    £332 Avg Bid
    20 bids
    PHP/MySQL Development 5 days left
    VERIFIED

    I'm urgently seeking a proficient PHP/MySQL developer to tackle several key tasks for my project. Although I chose to skip ...Country and city dropdowns Rebuy concept (Edit) Founder (Edit) how it works (Edit) FAQ (Edit) Tips and help (Edit) terms & conditions (Edit) Privacy Policy (Edit) Support page (Edit) contact form text (Edit) Banners -------------- 1) List all banners (image files) 2) Create new banner, upload image file and name it. (In phase 2 of this platform, this will be expanded a lot, but not in this part of the development) ID Verification -------------- 1) ID Verify: List all users with ID Verify pending 2) ID Verify: View single user's uploaded ID's with decline or approve API (Mobile developer) : ------------ Simple API web services, talk ...

    £456 (Avg Bid)
    £456 Avg Bid
    243 bids

    ...field, I'm looking for a skilled designer to create a mockup for a web app for instant insurance. The primary goal of this app is to provide insurance quotes in real-time and then buy them, hence it is crucial that the design is both professional and user-friendly. Key Requirements: - Design a comprehensive web app mockup that is intuitive and engaging for users - Implement real-time quote functionality in the mockup - Ensure the design is tailored towards individual insurance seekers, keeping their user experience in mind Ideal Skills and Experience: - Proficiency in wireframing and mockup tools - Understanding of real-time functionality and how to integrate it into the design - Strong UI/UX design skills, with a focus on user engagement and ease of use - Pr...

    £1871 (Avg Bid)
    £1871 Avg Bid
    137 bids

    ...platforms with a high experience of UI/UX to build an MVP of an online course platform/marketplace. Our main objective is to connect course providers with learners. Main Features: - **Course Search & Discovery**: This feature is paramount for our MVP with a very modern and professional UI/UX. Users should be able to easily search for courses and discover options tailored to their interests. Webinars and worships are the main education products on the platfrom. Target Audience: - Our platform primarily caters to hobbyists looking to learn new subjects. Therefore, the UI/UX should be engaging, intuitive and accessible to users with varying technical competencies. Skills and Experience Required: - Experience in developing online marketplaces or platforms is key. - ...

    £11971 (Avg Bid)
    £11971 Avg Bid
    93 bids

    ...to grow, we need someone who can help us elevate our online presence and drive sales through creative digital marketing strategies.**The ideal candidate will:**- Have a strong understanding of social media marketing platforms such as Facebook, Instagram, and TikTok- Be proficient in creating and managing paid advertising campaigns- Possess advanced skills in Photoshop and Illustrator for editing and creating visually appealing content- Be committed to long-term growth and willing to contribute innovative ideas to help our business thriveAs part of our team, you will have the opportunity to grow with us and receive increased wages and bonuses as we achieve our goals. If you are ready to take on this exciting challenge and be an integral part of our journey, we want t...

    £6 / hr (Avg Bid)
    £6 / hr Avg Bid
    19 bids
    Selling online courses 5 days left
    VERIFIED

    We need someone to sell our courses online, through LinkedIn. English proficiency is required. Full remote job

    £853 (Avg Bid)
    £853 Avg Bid
    24 bids

    I'm in need of an expert with knowledge and skills within the realm of Computer-Aided Design (CAD), specifically for developing a basic level mechanical part drawing. Its a onenoff part for a car steering wheel that also needs 3d printing Local to Warwick

    £107 (Avg Bid)
    £107 Avg Bid
    67 bids

    I'm looking for a talented writer with a solid grasp of English grammar for my small English major project. Key Requirements: - Research: I need you to carefully explore the topic and find relevant information to be included in the project. - Writing and Editing: The writing should be clear, concise and informative. The editing part here is crucial to ensure that the grammar is flawless. - Proofreading: I need you to meticulously proofread the content before finalizing the project. Experience in working with English major projects, particularly on grammar, would be an added advantage. The final output should be under 1000 words. I look forward to your help.

    £19 (Avg Bid)
    £19 Avg Bid
    28 bids

    ...company. Here's what the project entails: - **Drug Development Details:** My company is currently working on three drugs - Drug A, Drug B, and Drug C. Each of these is still in the early stages of development and is expected to take more than three years to complete. Your valuation model should take into account this extended timeline and the associated risks. - **Data Availability and Analysis:** As part of this project, you'll have access to our clinical trial data. It's essential that you can effectively incorporate this data into the model to accurately reflect the potential value of these drugs once they hit the market. - **WACC Calculation and Ratio Analysis:** The model should also include the calculation of the Weighted Average Cost of Capital (WACC) and r...

    £22 (Avg Bid)
    £22 Avg Bid
    13 bids