Node js web configpráce

Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    2,000 node js web config zakázek nalezeno, ceny v EUR

    I'm seeking an experienced app developer to build an invoicing app for both iOS and Android. The primary features of this app will include document scanning and invoicing. Additionally, the app needs to have capabilities for data analytics and client management. Development Platform: Flutter (Frontend), Node (Backend) Technologies with high-quality document scanner Key features: - Document Scanning: Users should be able to easily scan various types of documents and save them within the app and submit to our email address. - Invoicing: Users should be able to create and send invoices directly from the app. - Data Analytics: The app needs to be capable of analyzing user data and presenting useful metrics. - Client Management: This includes features like editing c...

    €2434 (Avg Bid)
    €2434 Průměr. nabídka
    82 nabídky

    I'm in urgent need of a JavaScript expert to efficiently tackle and rectify critical functional bugs in my project's code. Without the aid of comprehensive documentation, your intuitive understanding of JavaScript and problem-solving skills will be the keystones to success. Ideal Skills and Experience: - Proficiency in JavaScript and related debugging tools - Adept at rapid diagnosis and resolution of functional or logical code issues - Capability to work and navigate code without extensive documentation - Strong analytical skills to understand and fix complex code problems Responsibilities: - Quickly identify and resolve functional/logical issues within the code - Ensure smooth functionality across all implemented features - Suggest improvements to prevent future issues when p...

    €28 / hr (Avg Bid)
    €28 / hr Průměr. nabídka
    117 nabídky

    ...of Linux C networking code to STM32 - - adding the BMS library to read the data For ideal completion of this project, in-depth STM32 knowledge, and experience with Dronecan technologies. Familiarity with communication protocols and Sensor integration on STM32 will be highly beneficial. End goal - The battery node should show up in the Dronecan network and should transmit the data from the BMS successfully. We've a dev board - and TJA 1050 transcoder along with a CAN reader and FC with Ardupilot

    €309 (Avg Bid)
    €309 Průměr. nabídka
    10 nabídky

    ...of Linux C networking code to STM32 - - adding the BMS library to read the data For ideal completion of this project, in-depth STM32 knowledge, and experience with Dronecan technologies. Familiarity with communication protocols and Sensor integration on STM32 will be highly beneficial. End goal - The battery node should show up in the Dronecan network and should transmit the data from the BMS successfully. We've a dev board - and TJA 1050 transcoder along with a CAN reader and FC with Ardupilot

    €123 (Avg Bid)
    €123 Průměr. nabídka
    6 nabídky

    I need a CSS/HTML/Bootstrap5 and Javascript and PHP expert willing to work on an hourly basis for various tasks. The main focus is on updating our system's outdated interface to a more modern, user-friendly template. This is a multi-layered project requiring knowledge and experience in: - Updating CSS styles. - Updating HTML markup. - Updating JS. - Implementing Bootstrap5 components. - PHP The desired outcome of these changes is two-fold: 1. Improving User Experience: A more intuitive and efficient interface can boost user engagement and retention. 2. Increasing Performance: Improved coding practices can potentially speed up website load times and performance. While our system is currently responsive across all devices, it is crucial to maintain and enhance its mobile and ...

    €6 / hr (Avg Bid)
    €6 / hr Průměr. nabídka
    48 nabídky

    Small project so budget not very high. It's also a school assignment so it's meant to look simple and amatuer-ish. Create backend using MySQL Workbench and integrate it with frontend via a Restful API. - Backend Development: - Create a MySQL database for add, update and delete items - Integration: - Seamlessly connect frontend and backend with a Restful API

    €299 (Avg Bid)
    €299 Průměr. nabídka
    135 nabídky

    I need some work related to Ecommerce shop I need custom PHP Coder with experience in JS, Bootstrap, HTML etc I need a serious and hard working person for LONG term but at low budget

    €5 / hr (Avg Bid)
    €5 / hr Průměr. nabídka
    46 nabídky

    I am looking for a frontend web developer to create an elegant and sophisticated animated homepage for my website. The ideal candidate should have experience in custom-built HTML/CSS/JS. Style/Theme: - The desired style/theme for the animated homepage is elegant and sophisticated. Animations: - I prefer dynamic and interactive animations for the homepage. Preferred Platform/Framework: - The website should be built using custom-built HTML/CSS/JS. Skills and Experience: - Proficiency in HTML, CSS, and JavaScript. - Strong understanding of animation principles and techniques. - Experience in creating dynamic and interactive animations. - Attention to detail and ability to create visually appealing designs. - Knowledge of frontend frameworks (e.g., React) is a plus, bu...

    €157 (Avg Bid)
    €157 Průměr. nabídka
    134 nabídky

    ...project. The primary purpose of this JS file is to populate a web page with data and update displayed information based on menu selection. The changes that will be necessary are linked to handling empty JSON values. When such values are encountered, specific sections of the interface, specifically where the variable is called, should be hidden. Ideal Skills and Experience: - Seasoned in JavaScript development - Understanding of JSON and handling null or empty JSON values - Familiarity with user interface design principles - Experience in coding interfaces to respond dynamically to data changes Here is the json: Current js file:

    €120 (Avg Bid)
    €120 Průměr. nabídka
    51 nabídky
    Project for Syed J. Ukončeno left

    Hi Syed J., I noticed your profile and would like to offer you a position for Senior Front-End Developer (Vanilla JS, React)

    €3 / hr (Avg Bid)
    €3 / hr Průměr. nabídka
    1 nabídky

    I'm seeking an exceptional freelancer to...special attention to interactivity and navigation simplicity. I need to change my website name but keep the contents (text). - **Key Requirements**: - Innovative redesign to modernize look and feel - Interactive elements for user engagement - Intuitive navigation for easy content access - **Looking for**: - Proven web design expertise - Strong portfolio with modern design examples - Skill in UX/UI for optimal usability - Experience with HTML, CSS, JS (for interactivity) Successful candidates will demonstrate the ability to blend aesthetic appeal with functionality, creating a site that not only looks cutting-edge but operates seamlessly. Please include samples of past work showcasing contemporary designs and...

    €552 (Avg Bid)
    €552 Průměr. nabídka
    132 nabídky

    I need a webpage for my business site. Details will be shared with the chosen freelancer. Skills: Javascript, HTML, UX/UI, React JS, etc. The freelancer should possess good experience in web development.

    €2 / hr (Avg Bid)
    €2 / hr Průměr. nabídka
    1 nabídky

    I have a gradio-app running inside a docker on my plesk-centOS server. It behaves correctly here: In order to use the app inside an h...to also access it here: with the following instruction in plesk: location /app/ { proxy_pass http://localhost:8001/; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; } However, as you can see the /app/-way does not work because all referencres to js- and css-files are still pointing to root. When I change "gr.mount_gradio_app(app, blocks, path=path)" to "gr.mount_gradio_app(app, blocks, path='/app/')" it doesnt even find the app any longer. Deliverable = Help to solve, i.e. via ch...

    €28 (Avg Bid)
    Zaručené
    €28
    4 příspěvky

    I'm in the final stages of developing a web application dedicated to measuring various facets of data quality, specifically focusing on accuracy, completeness, and consistency. I need an experienced designer to review my Figma design and ensure it's intuitive and efficient for users in data-sensitive environments. I am not a designer, the design I have created is basic and simple. Ideal Candidate: - Proficient in Figma - Experience with UX/UI for data-focused applications - Knowledge of data quality principles Requirements: - Analyze existing designs for usability flaws - Suggest improvements enhancing user experience - Provide a redesigned Figma file based on feedback PROPOSAL GUIDANCE Please review the figma file and provide a few short bullets describing what you t...

    €440 (Avg Bid)
    €440 Průměr. nabídka
    78 nabídky
    Data visulization Ukončeno left

    I'm seeking an experienced data visualization expert to transform raw data into compelling bar charts that can illustrate trends and insights effectively: • **Data Visualization Focus**: Create engaging bar charts to represent different datasets. • **Skills and Experience**: - Strong proficiency in data visualization tools (e.g., Tableau, Power BI, D3.js) - Proven experience with graphical representation of data - Ability to interpret data and transform it into informative visuals • **Project Requirements**: - Analyze provided datasets - Design intuitive and aesthetically pleasing bar charts - Ensure accuracy and clarity in data representation - Offer creative input to enhance data storytelling When applying, please highlight your experience an...

    €122 (Avg Bid)
    €122 Průměr. nabídka
    48 nabídky

    I'm looking for a responsive design using Bootstrap 5 and Owl Carousell or LightGallery JS libraries for the following Adobe XD design The first Page should start with the video located on the 4th page and when the video ends or the page is scrolled, the video gets replaced by the image in the first page. The profile detail page should be separated and not in pop up style. Also add a translation button in the navbar and make the images clickable.

    €34 (Avg Bid)
    €34 Průměr. nabídka
    43 nabídky

    I'm looking for a talented web developer to bring my vision for an interactive Instagram-like stories interface to life. Having made progress on the tool, I need your expertise to add the finishing touches. From a given HTML file, I aim to develop a functional image editor similar to Instagram Stories upload. Currently, the file utilizes Vanilla JS, jQuery, Bootstrap, and Konva JS. The existing functionality is rudimentary: users can add a draggable image, insert draggable text, and save it as a base64 image. We seek to enhance these features. The desired improvements include: Adding a button "x" that triggers the function call goBack. Introducing a new layer when inserting text, allowing users to edit, resize, change color, delete, or confirm the te...

    €485 (Avg Bid)
    €485 Průměr. nabídka
    83 nabídky

    I'm seeking a talented UI/UX developer to revitalize the interface for our cross-platform payment web app. You'll be working to polish user experience and integrate our proprietary API, ensuring a seamless payment process for users across Windows, Mac, and Linux. Requirements: - Proficiency in UI/UX design across various platforms (Windows, Mac, Linux) - Experience with API consumption and interface optimization - Ability to create fluid, intuitive user registration and authentication processes - Best practices knowledge for securing and executing payment processing Skills: - Strong portfolio in web app UI/UX design - Familiarity with cross-platform compatibility standards - Critical thinking for transaction history tracking system enhancement Qualities: - Detail...

    €334 (Avg Bid)
    €334 Průměr. nabídka
    28 nabídky

    I am seeking a proficient developer with solid experience in NEXT JS and REACT JS Strictly. The primary focus of this project will be to build a close replica of my existing WordPress website, and everything from its functionality to its layout needs to be echoed. The features I'm most impressed with and wish to be replicated precisely are the: - Design and Layout - Content Management System As for the design, I have a specific concept in mind that we will incorporate. Thus, experience and skills in implementing specific design elements are essential for this role. If you are a seasoned pro in these realms, I would love to discuss further.

    €531 (Avg Bid)
    €531 Průměr. nabídka
    167 nabídky

    I'm embarking on an exciting journey of transf... - Manage thousands of files ensuring integrity during the migration. - Provide guidance on maintaining performance in a serverless environment. - Suggest best practices for cost-efficiency along with scalability. Join me in creating a scalable, robust foundation for a future-proof application. Your expertise will be the cornerstone of our growth! We want to make sure that all the Assets (Css, Js, and images) are hosted on S3 Bucket which are currently within the project. We currently have MySQL Database which also needs to go serverless and all the functions and API's to go on Lambda. We will test our entire app to be bug free before releasing the final Milestone. We also have the entire project on bitbucket repository an...

    €119 (Avg Bid)
    €119 Průměr. nabídka
    35 nabídky

    ...implement both custom JavaScript and CSS modifications. For starters, I need a JavaScript pro to toughen up my ordering process. As it currently stands, there is no limit to the quantity of products a customer can add to their cart, per product page. I need you to set a minimum order amount, per product, keeping my inventory in balance. Your expertise in custom JS is crucial here. The ability to navigate the complexities of Shopify's JS, specifically with quantity restrictions, is paramount to the successful execution of this task. There's some minor changes to form elements and lables, including some responsive elements Lastly, the groundwork you'll be working on is my 'Responsive 6.1.7 New York - out of the sandbox' theme. Familiarity with t...

    €59 (Avg Bid)
    €59 Průměr. nabídka
    25 nabídky

    I'm looking for a specialist to create a sleek, straigh...should enable online registrations while maintaining a minimalist design ethos. I don't plan to manage content; I'll request updates as needed. **Essentials:** - Online registration functionality - Streamlined, minimalist design - No content management system needed **Preferred Skills:** - Web design with a portfolio showcasing minimalist sites - Experience with online registration systems - Front-end development expertise (HTML/CSS/JS) - Back-end development for registration features - Familiarity with web hosting and domain setup **What I Value:** - Attention to detail - Timely communication - Commitment to the project timeline Freelancers able to translate a clear vision into a user-friendl...

    €105 (Avg Bid)
    €105 Průměr. nabídka
    14 nabídky

    I'm looking for a skilled freelancer to create a user-friendly Node-RED application for my generator management system. Here's what I need: - Develop a Node-RED flow that triggers a web page display on a button click. - The web page will primarily show engine alternator set data for easy monitoring. - Implement a secure login process using pre-stored credentials for the DSE855 web servers. - Ensure the system connects properly via USB to my DSE4520MkII module. Ideal Skills and Experience: - Proficiency in Node-RED development. - Experience with interfacing hardware and web technologies. - Knowledge of generator systems and DSE controllers is highly beneficial. - Understanding of user authentication methods. This will be a key to...

    €450 (Avg Bid)
    €450 Průměr. nabídka
    36 nabídky

    I'm looking for a reliable web developer who can help in supporting and improving my website. The ideal candidate should be experienced with a wide range of technologies including Wpforms, Wordfence Security, and Cloudinary. Key responsibilities: - Restructuring and optimizing existing code for better performance and flexibility - Adding new features and functionalities to further enhance user experience - Creating a creative web design that aligns with our brand's aesthetics and standards Skills & Experience: - Proficient in React Js for frontend development and Node js for backend development - Strong experience with Wpforms, Wordfence Security, and Cloudinary - Familiarity with MySQL databases - An eye for creative design is a major p...

    €13 / hr (Avg Bid)
    €13 / hr Průměr. nabídka
    217 nabídky

    I'm seeking a skilled developer to create a Chrome extension that integrates seamlessly with a specific web service and enhances user experience. Having React Js expertise is a must for this project, as it's the foundation of our development process. -An ideal candidate is someone who has worked on chrome extension development in the past, and is comfortable around react applications. - We are looking for someone who can preferrably get into a working session (screen sharing) with us, and quickly help primarily with authentication, CORS issue, end point connection - Publishing the extension privately Short project. Quick deliverable -ideally today Requirements: - Proficiency in React Js for front-end development. - Prior experience in building Chrome exte...

    €740 (Avg Bid)
    €740 Průměr. nabídka
    14 nabídky

    For an existing website I need this: Please let me know if you prefer to work in a Laravel framework and why, thanks. Please keep in mind you need to make the MySQL db for this as well. 1. Store form and order data in MySQL, just 10 fields, calculate pricing and show in .js, and send email confirmations. 2. Store form and order data in MySQL, just 14 fields, check voucher code in DB and return back, need to update order details in bottom of page and send email confirmation Need to implement online payment from Stripe. First milestone 1. Login page (html done, some core PHP done) 2. Forgot password page (html done) 3. Sign up page (html done, ,some core PHP done - confirmation email needs work) 4. Orders list page (html almost done) 5. Single order page (html almost done) 6...

    €165 (Avg Bid)
    €165 Průměr. nabídka
    101 nabídky

    I'm(deadline-1st-Feb)?type=design&node-id=0%3A1&mode=design&t=weLSl9E8HfEraPXQ-1 here is the file the designer started with can you add 3 to 4 pages and can you customize sign up logins when it pop up the app is called 24 hr dreams I want it like they can customize their profiles with they favorite music that plays in background of their profile when someone clicks on it they can go live and swipe left right up and down like TikTok they can put pictures on there profile but want the first picture to be there favorite anime or avatar or AI picture then you swipe to see their real pictures I want like a futuristic feel to it and they will be able to put their favorite movie or tv scene connected to their profile and I want tight security

    €618 (Avg Bid)
    €618 Průměr. nabídka
    47 nabídky

    I'm in need of an experienced Senior Web Developer who excels in full-stack development, specifically with proficiency in React, Node.js, Python, TypeScript, Angular, and Vue.js. The project involves creating and improving a live coding helper application. Job requirement: - You must be a native English speaker - You must be an individual developer who can pass live coding challenge - You must be able to do a video call with me. - You must be an individual developer - React, TypeScript, Node/Express, Postgres experienced English and Technical skills are both required. I am willing to pay higher rate for the selected candidate.

    €31 / hr (Avg Bid)
    €31 / hr Průměr. nabídka
    90 nabídky

    ...gateway with two PPPoE servers and is crucial for managing traffic for my network. I want to set up Grafana dashboards integrated with Prometheus and Node Exporter to visualize various metrics and generate reports for monitoring network traffic and system performance. Key Requirements: Grafana Dashboard Setup: Configure Grafana to create visually appealing and informative dashboards for monitoring network traffic, system resource utilization, and other relevant metrics. Prometheus Integration: Integrate Prometheus to scrape metrics from both the Linux NAT server and Node Exporter for comprehensive monitoring. Node Exporter Configuration: Set up Node Exporter on the Linux NAT server to collect system-level metrics such as CPU usage, memory usage, disk I/O, a...

    €204 (Avg Bid)
    €204 Průměr. nabídka
    22 nabídky

    ...efficiently manage various types of content. - Implement search functionality to aid users in navigating the platform effectively. - Consult and utilize the provided Figma file for a clear understanding of the desired UI/UX. The ideal candidate will have: - Proven experience in building similar platforms, ideally with a portfolio. - Strong skills in web development, specifically in technologies suited for the project scope. - Proficiency in working with design files (like Figma) and translating them into a functional website. - Excellent problem-solving abilities and a results-driven mindset. - Ability to work with tight deadlines and provide regular updates.

    €520 (Avg Bid)
    €520 Průměr. nabídka
    86 nabídky

    I'm looking for a talented JavaScript developer to bring my three websites ...experience that ties in with the theme of each site. The ultimate goals for these enhancements are to: - Significantly elevate the user experience - Make the sites more visually appealing - Capture and maintain visitor engagement Skills and Experience Needed: - Proficiency in JavaScript, CSS, and HTML - Experienced with animation libraries - Strong portfolio showcasing similar projects - Good sense of web design and user interaction - Ability to work on all three websites concurrently - Excellent communication skills to understand my vision I am ready to invest in quality work that will make my sites stand out, so if you have the skills and the creative flair, I'd love to see your bid and pre...

    €36 (Avg Bid)
    €36 Průměr. nabídka
    23 nabídky

    ...a skilled developer proficient in React JS and Next JS for the conversion of a Figma design to a web application. The task at hand involves a basic structure with minimalistic design elements. Key Aspects: - Demonstrable skill in React JS Next JS, as well as a robust understanding of Figma design tools. - Ability to execute clean, minimalistic design in line with modern trends. - Efficiency and proficiency in conversion of Figma designs to functional ReactJS or NextJS web app. Ideal Skills: - Experience in React JS, Next JS & Figma. - Strong portfolio demonstrating past work with similar projects. - Ability to meet provided deadline (15/02/2024). When submitting an application, be sure to include: - A showcase of your past...

    €144 (Avg Bid)
    €144 Průměr. nabídka
    46 nabídky

    I'm looking for an expert in WordPress speed optimization to greatly enhance my website's page load speed. The most obvious one is this file: . It took 31.57 seconds to load. Please bid if you can quickly fix this issue

    €24 (Avg Bid)
    €24 Průměr. nabídka
    39 nabídky

    I'm seeking a highly-skilled React developer proficient in both React Native and React JS, aiming to craft a modern-looking cross-platform application. Here's what I'm looking for: **Skill Requirements:** - Experienced in React Native and React JS - Proficient in creating modern UI/UX design - Ability to implement a responsive frontend for multiple devices **Project Goals:** - Develop a seamless cross-platform application - Ensure a modern design aesthetic - Achieve functionality across multiple platforms with a consistent look and feel **Ideal Candidate:** - Has a strong portfolio with cross-platform applications - Understands modern frontend design principles - Communicates effectively and meets deadlines By joining this project, you'll have the oppo...

    €322 (Avg Bid)
    €322 Průměr. nabídka
    28 nabídky

    Need the following experience for website development Reactjs Laravel Node js Php MySQL

    €7 / hr (Avg Bid)
    €7 / hr Průměr. nabídka
    93 nabídky

    I'm seeking assistance to install JavaScript on my personal computer for a work-related project. Here's what I'm looking for: Requirements: - Show me step-by-step JavaScript installation. - Explain the process for a complete beginner. - Tailor the walkthrough to PC/Mac platforms. - Offer tips for initial setup and basic testing. Ideal Freelancer: - Patience in teaching beginners. - Proficient in JavaScript setups across platforms. - Strong communicator and educational skills. - Available for a one-time, guidance-focused session. To ensure a successful collaboration, please share any previous experience with teaching or tutorials related to programming installations. Your expertise will help me meet my project requirements effectively. I then need to be able to have it t...

    €10 (Avg Bid)
    €10 Průměr. nabídka
    10 nabídky

    I am seeking an intermediate-level Polymer JS developer who is versed in developing web components, ensuring proper routing and navigation, and managing data binding. Key Skills and Experience: - Strong proficiency in Polymer JS Web Components development. - Experience with Polymer routing and navigation. - Proven skills in Polymer data binding. The ideal candidate should be able to effectively translate the specific coding needs of my project into a functional reality. The intermediate-level requirement ensures that your skills have been tested and tried, and that you can deliver quality. Get in touch and let's build something meaningful.

    €2 - €10 / hr
    Zapečetěný
    €2 - €10 / hr
    7 nabídky

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

    €16 (Avg Bid)
    €16 Průměr. nabídka
    12 nabídky

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

    €10 (Avg Bid)
    €10 Průměr. nabídka
    7 nabídky

    I'm seeking a skilled freelancer to rejuvenate my WordPress site. Here's a snapshot of my curr...links redirect to error pages. - Entire website experiences slow loading times. - CSS and JavaScript malfunctions. I need someone with the expertise to: - Diagnose and repair broken link paths. - Optimize site speed and responsiveness. - Fix CSS and JavaScript errors systematically. Ideal skills for the job: - Proficient in WordPress troubleshooting. - Expertise in web performance optimization. - Familiarity with HTML, CSS, JS debugging. - SEO knowledge for link structure improvement. This project suits a detail-oriented professional passionate about delivering a seamless user experience. If you're ready to tackle these issues and enhance my website's func...

    €21 / hr (Avg Bid)
    €21 / hr Průměr. nabídka
    79 nabídky

    As the owner of a restaurant, I am seeking a skilled web developer to create a landing page for my business using React JS. The aesthetic for this project should encompass an elegant and minimalistic color scheme. While the overall design is left to your creativity, it should mirror the sophistication of our brand and seamlessly blend into the overall style of our restaurant. Take note that the primary action we would like our site visitors to make is to download our menu. As such, the design should make this option intuitive and straightforward for users to find and execute. The landing page should not only be centered around our menu. In addition to this, it must highlight: - The testimonials of our satisfied customers - Our iconic and favorite dishes - The rich histo...

    €22 (Avg Bid)
    €22 Průměr. nabídka
    47 nabídky

    I'm looking for a skilled blockchain developer to integrate WalletConnect into my project using Web3modal for blazor OR pure html+js, enabling users to transact with Ethereum. Here's what I need: Requirements: - Use - Code should not contain any additional frameworks like react, angular or others - Support ethereum transactions with amount and address to other wallets - Final result should be either html + js OR blazor wasm project - Create very simple UI for using walletConnect with two user inputs one for address(public) and amount - Implement Web3modal with WalletConnect support - Facilitate Ethereum transactions for sending cryptocurrency - Ensure secure and efficient transaction handling Ideal Skills: - Proficient in Web3 and Ethereum standards

    €146 (Avg Bid)
    €146 Průměr. nabídka
    14 nabídky

    ...minimalistic style yet maintaining its functionality and user-friendly interface. I have 200 songs in 7 categories for meditation. 1 Inspiring 2 Reflective 3 Hopeful 4 Happy 5 Calm 6 Romantic 7 Kids Each song has one or many categories . Need to make a subscription app to play music. Refer: (Community)?type=design&node-id=0-1&mode=design&t=GPo22QzmMfPJBj8W-0...

    €518 (Avg Bid)
    DOM
    €518 Průměr. nabídka
    79 nabídky

    i want experienced developer with (PHP and JS) i want to Add card icon appear by card type feature when a customer pay on my woocommerce website im using iframe payment gateway. i need when a customer pay with a card then on the thank you page it show the card type icon he paid with. For example a customer paid with Visa card so on thank you page it show piad with (visa card icon)

    €127 (Avg Bid)
    €127 Průměr. nabídka
    75 nabídky

    i want experienced developer with (PHP and JS) i want to Add card icon appear by card type feature when a customer pay on my woocommerce website, NOTE: im using iframe payment gateway.

    €135 (Avg Bid)
    €135 Průměr. nabídka
    54 nabídky

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

    €10 (Avg Bid)
    €10 Průměr. nabídka
    10 nabídky

    working on "3 vps (CWP centos) panel ,checks problem spam email and configurations. , Change ssh port 22 ,the fixed problem (mail queue) and configurations ,verifications and securing server I want to receive an email for all connections to servers or domain. WORK easy

    €58 (Avg Bid)
    €58 Průměr. nabídka
    18 nabídky

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

    €11 (Avg Bid)
    €11 Průměr. nabídka
    11 nabídky

    I'm urgently seeking a proficient MERN Stack Developer to assist with our project. Despite not having clarified the specific features or functionalities, flexibility and adaptability are vital as the project's specifications may evolve. Skills and Experience Required: - Mastery of MERN Stack (MongoDB, Express, React, Node) - Implementing and working on unknown functionalities - Excellent problem-solving ability - Adaptable to an evolving project scope Please note, the timeline for this project is ASAP. Therefore, dedication to meet tight deadlines is a must.

    €36 (Avg Bid)
    €36 Průměr. nabídka
    14 nabídky

    I'm urgently seeking a skilled Web developer to revamp my two dashboards. With specific improvements in mind, I require someone who can seamlessly execute design changes, corrections to functional flow, and bug fixes. Key Areas to Address: - Design Modifications: The aesthetics of the dashboards need an upgrade to enhance user experience. - Functionality Enhancements: I want to improve user interactions and optimize process efficiency across the dashboards. - Bug Resolutions: The dashboards currently experience chronic glitches that need immediate rectification. The current technology stack of my dashboard includes Node, HTML/CSS, and JavaScript/jQuery. So the ideal freelancer must be proficient in all these areas. As the project needs to be completed ASAP, candidates...

    €167 (Avg Bid)
    €167 Průměr. nabídka
    41 nabídky