Simple react plugin grafanadela

Filtriraj

Moja nedavna iskanja
Filtriraj po:
Proračun
do
do
do
Vrsta
Znanja
Jeziki
    Delovno mesto
    2,000 simple react plugin grafana najdenih del, po cenah EUR

    I'm in need of an expert talented developer well-versed in both React for web and React Native for mobile, you must be capable of building relational databases and crafting interactive user experiences on multiple platforms. Essential Expertise: - Thorough understanding of React and React Native - Proficiency in building a user authentication system - Ability to display real-time data - Experience in integrating with externally sourced APIs - Proficient in deployment on Vercel platform Design & Aesthetics: I'm inclined towards a minimalistic design approach, one that is simple yet functional. This design style should permeate the entire project from the interface on the web and mobile platforms to the overall user experience. In your bi...

    €6 / hr (Avg Bid)
    €6 / hr Povprečna ponudba
    14 ponudb

    I'm seeking a developer who is adept in Google Analytics, Mixpanel or Adobe Analytics for my project. Your task would be to implement analytics tracking. The specific events to track have not yet been determined and will be discussed after hiring. The primary goal of this analytics tracking implementation is to be de...Mixpanel or Adobe Analytics for my project. Your task would be to implement analytics tracking. The specific events to track have not yet been determined and will be discussed after hiring. The primary goal of this analytics tracking implementation is to be determined, it could be anything from understanding user behavior to improving conversion rates or identifying areas for optimization. Experts in React/JS with prior experience in working with similar projects...

    €80 (Avg Bid)
    €80 Povprečna ponudba
    5 ponudb
    Marketplace b2b immo 6 dni left
    VERIFICIRAN/A

    ...**Base de Données Sécurisée** : Pour stocker en sécurité toutes les informations relatives aux utilisateurs et aux biens. - **Gestion des Utilisateurs** : Inclut l'inscription, l'authentification, et la gestion des profils. - **APIs pour l'Intégration** : Connexion avec d'autres systèmes pour la vérification et la mise à jour des données immobilières. ### Technologies Suggérées - **Frontend** : React ou Angular pour une interface riche et interactive. - **Backend** : Node.js avec Express pour la gestion des requêtes serveur, et Python pour les calculs de données complexes. - **Base de Données** : PostgreSQL ou MongoDB, selon les besoins de structurat...

    €495 (Avg Bid)
    €495 Povprečna ponudba
    36 ponudb

    I'm in need of a skilled developer to design and implement a user registration page using SpringBoot, React, and Java. The key functionalities that need to be implemented are: - Creation of new user accounts - Collection of email and password during registration - Email verification process post registration The ideal candidate should have a strong foundation in SpringBoot, React, and Java programming as well as experience in building secure user registration systems. Knowledge of email verification in registration processes is key. Great attention to detail and the ability to work efficiently is paramount.

    €28 (Avg Bid)
    €28 Povprečna ponudba
    10 ponudb

    I am looking for someone to hop on a zoom call and walk me through how to deploy that React Native app to TestFlight. I also need to setup some environment variables before deploying to testflight and would like to understand how to have separate dev vs test vs production environment variables in the app. Finally, need to ensure we can install the app on test user devices (1 test user) Scope in summary: 1. Setup environment variables for dev vs test-flight vs production 2. Successfully deploy to test-flight 3. Onboard a test user to test-flight app Your skills: You must be a seasoned React Native developer with extensive experience deploying apps to Test Flight and be able to hop on a zoom call

    €19 (Avg Bid)
    €19 Povprečna ponudba
    8 ponudb

    I'm in need of an expert front-end developer with proficiency in HTML/CSS, JavaScript, React, TypeScript, NextJS, TailwindCSS, PostgreSQL, Prisma, and TurboRepo. Your main task will be focused on form and radio button implementation as part of the user interface. The target design is custom-made, requesting a unique style and layout that will meet our project's specific needs. Your input and creative ideas will be highly valued. OA keen eye for detail, creativity, experience in the mentioned languages, frameworks, editing custom designs, and a record of past similar work are essential for this job.

    €18 (Avg Bid)
    €18 Povprečna ponudba
    4 ponudb

    Ho un grosso problema con il plugin WCFM - WooCommerce Multivendor Marketplace - Direct PayPal che al momento non consente pagamenti. Per quanto mi sembri di aver impostato tutto correttamente, i due venditori attualmente presenti non sembrano essere autorizzati a ricevere pagamenti. Il messaggio di errore ricorrente è “Please remove xxx from the cart to checkout, as the vendor XYZ is not able to receive payment via Paypal” (lo stesso avviene anche con l’altro venditore). Anche accedendo ai negozi dei venditori > impostazioni > pagamento, dopo aver inserito come metodo di pagamento ECFM PayPal Marketplace ed indicato l’email collegata a PayPal, se si fa Sign Up il messaggio è “Authorization failed due to insufficient permissions&rd...

    €192 (Avg Bid)
    €192 Povprečna ponudba
    20 ponudb

    All the details are in the attachment.

    €84 (Avg Bid)
    €84 Povprečna ponudba
    4 ponudb

    I'm seeking a scriptwriter who can create an engaging, serious, and entertaining essay script tailored for an adult audience. This project requires a unique blend of skills including: - Strong command of language for scriptwriting. - Ability to construct a compelling narrative with a serious tone. - Adequate understanding of what appeals to adults in terms of storytelling and entertainment. This project doesn't require any specific educational or research elements; the primary focus should be on creating entertainment value for adults through the use of a serious tone. If you have experience in scriptwriting, particularly in creating content for adult audiences with a more serious bent, then I'd love to hear from you. I'm looking for someone who can deliver a high-q...

    €1733 (Avg Bid)
    €1733 Povprečna ponudba
    14 ponudb

    I'm in need of a professional who can use AutoCAD to create a simple form in DXF..

    €8 (Avg Bid)
    €8 Povprečna ponudba
    7 ponudb
    React Native QR Code App Developer 6 dni left
    VERIFICIRAN/A

    I am in need of an experienced React Native developer to build a mobile app compatible with both Android and iOS. The primary functionality of the app will be QR code generation and scanning. It needs a way to generate unique QR codes and accurately scan them. User authentication is also essential to this project. The app should allow creating users with login ad password and allow them to log in to scan qr code. Ideal skills for this job: - Proven experience with React Native - Knowledge of QR code generation and scanning - Experience building secure authentication systems

    €553 (Avg Bid)
    €553 Povprečna ponudba
    156 ponudb

    We have a device which works on Windows with a .dll. By calling the functions in the .dll, we can control the device and get data from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandle, uint32_t data); O...

    €161 (Avg Bid)
    €161 Povprečna ponudba
    27 ponudb
    React Tokenomics Chart Designer 6 dni left
    VERIFICIRAN/A

    I need a skilled React designer/developer to create a visually appealing yet minimalistic and modern token distribution chart for the tokenomics section of my project. I will provide the codebase for you to work on and a reference for the design style I have in mind. Key Requirements: - Design a token distribution chart for the tokenomics section - The style should be minimalistic and modern Please note that the chart should be created based on the existing functionality that is already integrated. Furthermore, the token distribution chart should illustrate the following: - Total supply - Initial token sale - Team allocation - Reserve fund - Community rewards Ideal skills and experience for this job include: - Proficient in React - Experience in designing charts, particula...

    €11 / hr (Avg Bid)
    €11 / hr Povprečna ponudba
    14 ponudb

    I'm in need of an expert front-end developer with proficiency in HTML/CSS, JavaScript, React, TypeScript, NextJS, TailwindCSS, PostgreSQL, Prisma, and TurboRepo. Your main task will be focused on form and radio button implementation as part of the user interface. The target design is custom-made, requesting a unique style and layout that will meet our project's specific needs. Your input and creative ideas will be highly valued. OA keen eye for detail, creativity, experience in the mentioned languages, frameworks, editing custom designs, and a record of past similar work are essential for this job.

    €12 (Avg Bid)
    €12 Povprečna ponudba
    9 ponudb

    As the client, I have given no detailed indications about the main purpose, features, functionarities, and target audience of my desired school website, created using React JS and Laravel. I encourage potential freelancers to propose a comprehensive plan based on their expertise. Ideal skills include: - Proficiency in React JS and Laravel - Experience in designing educational websites - Ability to propose suggestions based on previous work experience - Excellent communication in processing feedback and implementing adjustments I look forward to reviewing your unique proposals and ideas. Expertise and creativity will be highly appreciated.

    €469 (Avg Bid)
    €469 Povprečna ponudba
    40 ponudb

    I am seeking a coder proficient in Revit API, particularly in plugin development. Apparently, I am not specific about the Revit version being used, hence, the plugin must be developed in a way that is compatible across several recent Revit versions (2019, 2020, 2021). The primary objectives are: - Creating a tool within Revit that will automatically optimize rebar lengths. - Identifying and categorizing reusable rebar components. The ideal candidate will have experience in similar projects and a strong understanding of construction waste management, specifically rebar use. Since my present approach towards rebar waste management relies on experience-based estimation, your tool should replace this subjective method with an objective one, providing a more controlled, optimize...

    €32 (Avg Bid)
    €32 Povprečna ponudba
    4 ponudb

    I need a full-stack developer who can build a web application using the latest versions of Laravel and React, along with Sail. The web app is centered around managing projects and users, and requires secure login systems and a React frontend that can interact with the backend API. Key requirements include: - Implement secure login systems: You'll need to set up Laravel Sanctum, Socialite, and Auth0 for user authentication and access control. - Develop public/private API endpoints: Create the necessary API endpoints for managing projects and users securely. - Build a React frontend: You'll build a user-friendly, responsive React frontend that interacts with the backend through Axios. This frontend should allow users to perform CRUD operations on projec...

    €228 (Avg Bid)
    €228 Povprečna ponudba
    85 ponudb

    I'm seeking a skilled freelancer to set up my website on WordPress from a provided Figma file. I have already purchased the domain name. The project does not currently encompass hosting setup, so hosting capabilities would be a plus. While I have not specified any particular WordPress plugin requirement yet, the chosen freelancer should be familiar with a range of plugins and ready to recommend if necessary. Key Skills Required: • Expertise in WordPress • Figma proficiency • Familiarity with various WordPress plugins • Possessing Hosting setup knowledge is a bonus.

    €13 / hr (Avg Bid)
    €13 / hr Povprečna ponudba
    165 ponudb

    ...enhance the online shopping experience. Technical Aspects of the Project: - Development of a browser plugin that interacts with various e-commerce platforms. - Integration of AI technology to extract data and analyze shopping cart contents. (Text extraction) - Implementation of APIs to collect and compare product data in real-time. - Creation of algorithms to identify and recommend similar products. (Might not be needed) - Development of a scalable backend to support real-time data tools and user analytics. Requested Technical Skills: - Experience creating sustainable Data modells - Experience in browser-extension development with JavaScript, HTML, CSS, and modern frameworks (React, Angular, Vue.js). - Proficiency in backend programming, particularly with Node.js or...

    €781 (Avg Bid)
    Pogodba o nerazkritju informacij
    €781 Povprečna ponudba
    91 ponudb

    ...color scheme, and font selection ideas that can make our site more appealing and user-friendly. → Generate leads: The design and content should be engaging enough to capture leads, guiding visitors towards purchasing or getting in touch. → Offer a paid member-only page: I want to introduce a new feature to sell digital products online. This will require membership tiers/levels. → Minimum use of plugin → Support to light speed server → preferable theme- Astra → Paid membership- paid members can have access/view selected post/page → Restrict visitor to view page/post by login using mobile number and OTP → No screen shot/ screen recording of selected post/page → No Copy/paste of selected page/post → No printing as save as pdf → ...

    €362 (Avg Bid)
    €362 Povprečna ponudba
    56 ponudb
    Website Update 6 dni left

    Dear Freelancers, We're looking for someone who is proficient in WordPress and can efficiently handle tasks such as theme fixing issues, adjustments, plugin updates, and overall performance enhancements. Details: - Minor visual and functional tweaks - Updating and configuring plugins - Enhancing website performance and responsiveness Deadline: All updates must be completed by May 5, 2024.

    €88 (Avg Bid)
    €88 Povprečna ponudba
    135 ponudb

    I want to build an online school website/system to give students school homework and track the progress, can do video calling class etc. Also we want to be able to dispense online classes too. If you already have a system like this , Now give me a list of features that your system already has, and a price tag for that system and what I have been looking for. Tech c...build an online school website/system to give students school homework and track the progress, can do video calling class etc. Also we want to be able to dispense online classes too. If you already have a system like this , Now give me a list of features that your system already has, and a price tag for that system and what I have been looking for. Tech could be Laravel/Django as backend and React/Vue/Angular as...

    €2105 (Avg Bid)
    €2105 Povprečna ponudba
    143 ponudb

    I submitted a wordpress plugin to wordpress plugin directory and they asked for minor code quality edit. I want you to implement those edit. These are the things they mentioned to improve: * No GPL-compatible license declared * Data Must be Sanitized, Escaped, and Validated * Generic function/class/define/namespace/option names * Allowing Direct File Access to plugin files The plugin is functional without any problem and it's a simple plugin. I just need the code standard match with the wordpress plugin repository's guidelines.

    €21 (Avg Bid)
    €21 Povprečna ponudba
    39 ponudb

    Hello guys, Am looking for a React developer, specialized in MUI, specific in the Berry template Project goal: Utilize a skilled React developer with Material UI experience to enhance a specific project component. Scope of work: - Frontend Development: Develop robust frontend interfaces using React with Berry Material UI template. - Frontend-Backend Integration: Seamlessly integrate the new frontend component with an existing Django backend without modifications. Project goal: Utilize a skilled React developer with Material UI experience to enhance a specific project component. Scope of work: - Frontend Development: Develop robust frontend interfaces using React with Berry Material UI template. - Frontend-Backend Integration: Seamlessly integrate the...

    €59 / hr (Avg Bid)
    €59 / hr Povprečna ponudba
    90 ponudb

    I have recently completed the installation on AWS EC2 for my Mifos Fineract. I want to ensure these systems are correctly setup to make the most out of their capabilities. Specifically, I need: - Reporting Plugin Setup: The reporting plugin should enable real-time reporting, batch reporting and data visualization reporting, generated from the database. An understanding of how to utilize this plugin is essential for this job. - Account Setup: I am also wanting assistance with setting up basic accounting for savings, loan and FD/RD. Familiarity with accounting principles and experience using cloud-based financial management systems like Mifos Fineract is highly desirable. Ideal candidates will have experience with Pentaho, Mifos Fineract and AWS EC2, and be able t...

    €14 (Avg Bid)
    €14 Povprečna ponudba
    3 ponudb

    ...preprocessors, and should be able to theme responsive designs Must be able to ideate creatively. Should be aware of screen media, new media. Experience in responsive design. Experience with user flows and UI elements Must be able to analyze and praise/criticize other’s designs and provide reasons behind it. Good problem solving, analytical skills, and communication skills. Aspiration to work in React/Angular or Drupal backend....

    €474 (Avg Bid)
    €474 Povprečna ponudba
    33 ponudb

    I am working on React JS with Javascript Development Project. I need someone to Support me for this Project atleast 4 to 5 hours Per day. Project will Exist more than 2 years. I need support through Remotely(zoom). I am looking for Good Experienced(4+ years) Person as a Frontend Developer, Who can work on the tasks Quickly. I am looking for Long term relationship. After this Project Completed means, we will give immediately another support project. I will Give you the Sample Task for 1 Hour, If you Completed ON TIME means we will give you the Project. Required Skills : React JS, HTML, CSS, Javascript, Cypress Test Cases(Mandatory), SQL Basics Language Speaking Person : English Note: I will pay on hourly basis

    €6 / hr (Avg Bid)
    €6 / hr Povprečna ponudba
    17 ponudb

    I'm looking for a WordPress expert who can effectively deactivate and remove the LayerSlider plugin, and then re-install it from the plugin manager. Importantly, the sliders and settings should be preserved in the database and should be available post-re-installation as they were before. Key Requirements: - Deactivate and remove LayerSlider plugin - Re-install the plugin from the plugin manager - Ensure that sliders & settings are saved and restored post-re-installation You should have a solid understanding of: - WordPress - LayerSlider or similar plugins - Database handling (for preserving sliders & settings) The main focus is on preserving the sliders and settings. Important: Layerslider plugin came bundled with Theme. No Licen...

    €25 (Avg Bid)
    €25 Povprečna ponudba
    64 ponudb

    I'm looking for a skilled developer to help fix a crit...PHP/Laravel recruitment site and develop a mobile app for iPhone, iPad, and Android. Key deliverables include: - Fixing the search functionality on our recruitment site, ensuring it works properly. - Develop a mobile app for iPhone, iPad, and Android. The ideal freelancer for this project should have: - Proficiency in PHP/Laravel. - Experience with mobile app development, specifically using React Native for iPhone, iPad, and Android. - Knowledge of creating secure and efficient search functionalities. - A good understanding of the recruitment industry and its needs. Your ability to communicate effectively, adhere to tight deadlines, and provide regular updates will be highly valued. Please provide examples of prior si...

    €13 / hr (Avg Bid)
    €13 / hr Povprečna ponudba
    81 ponudb

    I need an expert to integrate a court booking plugin it into my existing wordpress website, implementing several essential functionalities. Key Requirements: - Enable online booking on our website: - Email notifications: Skilled in setting up automated emails tied to successful booking, cancellations, or changes in booking status. - SMS Gateway - Payment Gateway I already have tried paid plugin but seems to be taking so much time so I need an expert to get this done quickly. Ideal freelancers should have a proven history of plugin integration, working knowledge of appointe booking software, and a deep understanding of automated system notifications. Familiarity with online booking systems and real-time calendar synchronization is highly desirable for this project.

    €33 (Avg Bid)
    €33 Povprečna ponudba
    21 ponudb

    I'm looking for an experienced WordPress developer proficient in theme customization, dealing with plugin conflicts, and fixing HTML/CSS bugs. This role requires expertise in deciphering and remedying possible conflicting plugins, though I have not yet identified which specific plugins are causing issues. Overall, your task is to ensure the seamless function of my WordPress site by: • Identifying problematic plugins • Resolving theme customization issues • Debugging HTML/CSS bugs Ideal candidates should have: • Extensive experience with WordPress development • Strong problem-solving skills • A keen eye for detail to identify potential conflicts and bugs.

    €8 / hr (Avg Bid)
    €8 / hr Povprečna ponudba
    37 ponudb

    I need a professional who is proficient in mail client settings, particularly Thunderbird, to configure my desktop environment such that incoming mails with specific subjects are automatically printed. This should be set up to use a black and white print setting. Skills and Experience: - Experience in work with Thunderbird mail client - Knowledge in automatic printin...password changes automatically. 1. Problem is either with our mail server. At WHM 2. Or pizzeria has a different webmaster or this webmaster has a PC automation that does that. That's why you should do the email installation. That it cannot be changed by anyone. And couldn't be deleted. That's why if you have a solution without Thunderbird. We can do it too. AND website is WORDPRESS (SMTP MAIL PLUGIN...

    €26 / hr (Avg Bid)
    €26 / hr Povprečna ponudba
    8 ponudb
    software integration 6 dni left
    VERIFICIRAN/A

    We have a software written in c++ and we will like it to be linked to our tuning software winols is this something you can help me with Basically i have developed a software to turn off certain functions in a engi...say the user selects mercedes then selects edc17c66 ecu and want adblue dpf egr off the software will send the file they have uploaded to my winols and in my winols there will be a file for that sw version ecu and it will make all modifications taking the modifications from the modified file in my winols database and export the file back to the end user who is using the software And winols has a plugin called winols lua. Thats how you can make communication with winols externally Winols is using lua language to control winols externally, A video attached of the softwa...

    €28 - €232
    Zapečateno
    €28 - €232
    2 ponudb

    I have purchased a VPS from hostinger. Now, It supports Linux. I am looking for a proficient Linux expert who can assist me with installing software packages on my VPS. I want to install PhpMyAdmin, MySQL, Laravel, Email Server, DB Performance Tools and Server Performance Tools, React, others. Key requirements: - Proficient in Linux system administration - Experienced in VPS management - Capable of installing software packages effectively Project will be considered as complete only once it is working fine. You need to perform it on our machine as we will share our screen with you as we need to document all steps. Kindly mention your bid and time required while biding. Also, mention which Linux Version is preferable as per your expereince.

    €46 (Avg Bid)
    €46 Povprečna ponudba
    22 ponudb
    Full Stack React Developer Needed 6 dni left
    VERIFICIRAN/A

    I am in need of a Full Stack React Developer to create a comprehensive web portal for my business. Here are the specific requirements I need to be met: - User Authentication: The portal should have a secure and efficient user authentication process to ensure user data is protected. - Dashboard for Data Visualization: The main feature of the portal will be a dashboard that visualizes user engagement metrics. The dashboard should be interactive, visually appealing, and provide detailed insights into user behaviors. - Third-party APIs Integration: The portal will need to be integrated with several third-party APIs, including Social Media Platforms, Payment Gateways, Email Marketing Services, and SMS Marketing. These integrations should be seamless and error-free. Ideal skills and exp...

    €4003 (Avg Bid)
    €4003 Povprečna ponudba
    128 ponudb

    ...create a listing directory on my WordPress site. The directory should have a map and should be able to display business listings and provide a location-based search. Key Requirements: - The plugin should display business listings complete with business name, contact information, and photos and videos. - It should allow for a location-based search, enabling users to search for businesses within a specified area. - The directory should come with a map showing the locations of listed businesses. - The plugin should be seamlessly integrated into our existing WordPress site. Needs to be an installed plugin on wordpress - no cpanel direct installation. also need all my existing listings on another plug in to be trasnferred via an import into the new directory. All the...

    €111 (Avg Bid)
    €111 Povprečna ponudba
    77 ponudb
    Full Stack Developer -- 2 6 dni left
    VERIFICIRAN/A

    I'm looking for a multi-skil...and PHP for a project with a wide range of tasks. Key Requirements: - Proficient in JavaScript, Python, and PHP. - Proven experience in full stack application development. - Strong understanding of software engineering principles. - Ability to work independently and as part of a team. - Good problem-solving skills. - Strong communication skills. It would be a plus if you have: - Experience with React, Angular, or Django. - Prior experience in user authentication, data visualization, and social media integration. This project will involve a variety of tasks, so I need someone who is versatile and able to adapt to different challenges. Your ability to work with minimal supervision and to deliver high-quality code will be crucial for the success o...

    €18 / hr (Avg Bid)
    €18 / hr Povprečna ponudba
    101 ponudb
    React Native Navigation with Mapbox 6 dni left
    VERIFICIRAN/A

    I require a skilled React Native developer who can implement turn-by-turn navigation in an app for both iOS and Android. This project will utilize the Mapbox API. Key responsibilities include: - Implementing the navigation feature using Mapbox SDK within a React Native environment - Ensuring compatibility and optimal performance on both iOS and Android platforms I'm open to discussing the design of the app and welcome your insights on UI/UX to enhance the overall user experience. For this project, it would be beneficial if you have: - Strong experience with React Native - Proficiency working with Mapbox or similar mapping services - Prior work on navigation or map-related applications - Familiarity with both iOS and Android development environments If you hav...

    €12 (Avg Bid)
    €12 Povprečna ponudba
    9 ponudb

    I need a you make make this layout like in the video and with my components/design as you see in the picture.(what you see in the picture is the right design but not responsive ) AND IT need to be responsive all screen sizes as you see in the video the layout change when it goes from web to mobile Deadline to 17:00 CEST AND in this video; it what i hav done so far. files i use : src/(client)/checkout/ src/assets/css/ src/components/map/ src/(client)/checkout/

    €113 (Avg Bid)
    €113 Povprečna ponudba
    69 ponudb

    I require a person who has stage combat, choreography, and live performance experience. The main goal is to orchestrate a faux attack scenario wherein I appear to successf...orchestrate a faux attack scenario wherein I appear to successfully defend myself. Key elements: - Choreographing a believable yet safe confrontation - Ensuring the performance goes as planned in a live setting - Professionalism in order to maintain the illusion for the audience Ideal skills and experience: - Stage combat and choreography - Previous acting or performing arts experience - Ability to react and improvise if things don't go as planned Please note, this is not about encouraging violence or causing fear. It's all about creating an engaging performance that makes me look like a hero in fro...

    €23 - €291
    €23 - €291
    0 ponudb

    I'm in need of an experienced React Native app developer to help me create a live-streaming video app. The app should be compatible with both iOS and Android platforms, and should include key features like user registration and login, live video broadcasting, and chat functionality. Key Requirements: - React Native Expertise: You should be well-versed in developing applications using React Native. - Experience with Live-Streaming Apps: Prior experience in building live-streaming video apps will be highly beneficial. - Cross-platform Compatibility: The app must work seamlessly on both iOS and Android devices. - Feature Implementation: You will be responsible for integrating user registration and login, live video broadcasting, and chat functionality into the app. ...

    €1231 (Avg Bid)
    €1231 Povprečna ponudba
    103 ponudb

    ...content, we have to map it while requesting the required // mode of access (read, read/write). // This type of abstraction is necessary, because the buffer in question might not be // on the machine's main memory itself, but rather in the GPU's memory. // So mapping the buffer makes the underlying memory region accessible to us. // See: mapInfo := () defer () // We know what format the data in the memory region has, since we requested // it by setting the fakesink's caps. So what we do here is interpret the // memory region we mapped as an array of signed 16 bit integers. samples := () if len(samples) == 0 { return gst

    €55 (Avg Bid)
    €55 Povprečna ponudba
    5 ponudb

    I'm looking for a multi-skil...and PHP for a project with a wide range of tasks. Key Requirements: - Proficient in JavaScript, Python, and PHP. - Proven experience in full stack application development. - Strong understanding of software engineering principles. - Ability to work independently and as part of a team. - Good problem-solving skills. - Strong communication skills. It would be a plus if you have: - Experience with React, Angular, or Django. - Prior experience in user authentication, data visualization, and social media integration. This project will involve a variety of tasks, so I need someone who is versatile and able to adapt to different challenges. Your ability to work with minimal supervision and to deliver high-quality code will be crucial for the success o...

    €18 / hr (Avg Bid)
    €18 / hr Povprečna ponudba
    87 ponudb

    I have a small business and am seeking a skilled web designer to create a simple landing page for me. I've chosen a color scheme (blue and white) and know exactly what I want on the page. The main function of this landing page is to display my business information. It should be clean, simple, and easy to navigate. I'm looking for a design that's professional and has a modern touch. I'd like the landing page to include: - A brief description of my business - Just use random text I will update it - A color scheme that's mainly blue and white I really appreciate a freelancer who has experience working with Wordpress and is skilled in creating effective, eye-catching landing pages. A good eye for design and attention to detail are key. I'm open t...

    €25 (Avg Bid)
    €25 Povprečna ponudba
    72 ponudb

    E-comerce hecha con React, Tailwind CSS , Framer Motion y cuenta con un chatbot con IA como asistente virtual En el Backend cuenta con una base de datos SQL y node Js y Javascript para la conexión a la BD Tiene una auténticacion de usuarios Y cuenta con integración a MercadoPago

    €18 / hr (Avg Bid)
    €18 / hr Povprečna ponudba
    22 ponudb

    I'm looking for a talented, experienced React JS and Laravel developer to join my team on a monthly salary basis. You'll be responsible for a range of tasks. Your responsibilities will include: - Front-end development: You'll need to be proficient in React JS, with the ability to create attractive, responsive user interfaces. - Back-end development: Strong Laravel skills are essential. You'll be responsible for building and maintaining the core functionality of our platform. - Bug fixing: You should have a keen eye for detail and be able to identify and resolve bugs in both the front-end and back-end. - Experience with mySQL is a must. In your application, please include your relevant experience in React JS and Laravel. I'm looking for someon...

    €701 (Avg Bid)
    €701 Povprečna ponudba
    60 ponudb
    Doku Payment Gateway Plugin Addon 6 dni left
    VERIFICIRAN/A

    ...current plugin, I am looking for a skilled freelance developer to create and integrate a Doku payment gateway plugin addon to work compatibly with my already existing setup. However, I am unsure if the Doku payment gateway plugin is already installed or configured, even though I do have admin panel access to check. A brief breakdown of this task includes: - Checking if the Doku payment gateway plugin is already installed on my website. - If not installed, assist with the installation and configuration. - Developing an addon that will integrate seamlessly with the existing setup. - Ensuring that the addon works efficiently and without hindering any other functionalities on the site. The ideal freelancer for this task should have prior experience in: - Doku ...

    €114 (Avg Bid)
    €114 Povprečna ponudba
    11 ponudb

    I'm having trouble with my WordPress site. After installing some plugins (Elementor, Travel Engine), my site crashes frequently. Furthermore, my installed theme isn't displaying as it should in the main content area. I'm using the free version of Elementor. I need a professional who can: - Identify and solve the site crashing issue after plugin installation - Fix theme display problems, especially focusing on the main content area Ideal candidates should have experience with WordPress, Elementor and Travel Engine, and be proficient in troubleshooting and theme adjustment. Past experience in fixing similar issues would be a bonus.

    €19 (Avg Bid)
    €19 Povprečna ponudba
    7 ponudb

    ...WordPress Site to React Introduction: We are looking to transform our existing WordPress site, developed with Elementor and JavaScript, into a React-based platform to enhance user experience and functionality. Here’s the prototype for reference: Project Objectives: Enhance User Experience: The new platform should leverage React’s capabilities to deliver a seamless, modern, and engaging user interface. Dynamic Content Loading: Implement features beyond WordPress’s native capabilities, requiring custom functionality tailored to our content strategy. Design Fidelity: While converting to React, it's crucial to maintain the integrity of the original design and layout. Required Skills and Experience: React Expertise: Demonstrable experie...

    €177 (Avg Bid)
    Izpostavljeno Zagotovljen
    €177
    8 vnosov
    Simple iPhone Signal Updating App 6 dni left
    VERIFICIRAN/A

    I'm looking for an experienced iOS developer to create a straightforward app for me. There will be several simple features that need to be implemented: - Manual Signal Updating: The app should allow me to manually update the signals for 7 fx pairs, Bitcoin and the SPY. - Signal Icons Display: The app should have different icons (e.g., arrow up, arrow down) for each type of signal (buy, sell, NA). - Custom Photo Integration: I have some photos I'd like to incorporate into the app, either as decoration or background. Your role will be primarily focused on the development and implementation of these features. The design of the app should be minimalistic, with the photos I provide integrated seamlessly. Ideal skills for this project include: - Proficiency in iOS developme...

    €215 (Avg Bid)
    €215 Povprečna ponudba
    48 ponudb