Flash builder applicationpekerjaan

Tapis

Carian terbaru saya
Tapis mengikut:
Bajet
hingga
hingga
hingga
Jenis
Kemahiran
Bahasa
    Status Pekerjaan
    2,000 flash builder application tugasan ditemui, harga dalam USD

    This project is to create mobile applications walkthrough videos.

    $110 (Avg Bid)
    $110 Avg Bida
    1 bida

    I'm seeking the skills of an experienced app developer to build my E-commerce app for iOS and Android platforms. The core purpose of my app is to provide a convenient shopping experience for my customers. Essential Features: - Shopping Cart: Enable users to add, edit, and remove items seamlessly. - Product Search: Allow users to search through our inventory efficiently. Ideal Skills & Experience: - Proficient in iOS and Android app development. - Previous experience in creating E-commerce apps is highly desirable. - Demonstrable experience with shopping cart and search functionalities.

    $653 (Avg Bid)
    $653 Avg Bida
    172 bida

    I'...registration application, hosted on the company's server with remote access via web. Specific programming language proficiency isn't specifically required, however skills in Java, Python, or PHP would be an advantage. Features and Details: - A more detailed feature list will be sent via email. - However, the application is expected to have standard features like user authentication, search functionality, and file attachments. Application Information: - Please include your budget and implementation time in your proposal to be considered for this position. Ideal Candidate: - You should have prior experience in web development and familiarity with server setups. - Samples of past work, and providing a detailed project proposal will al...

    $2161 (Avg Bid)
    $2161 Avg Bida
    102 bida

    I'm seeking a skilled professional with expertise in WPF application. The ideal candidate will bring creativity, strategic thinking, and a strong understanding of latest WPF application development. It would be beneficial if you've worked with: - User authentication systems - Data visualization tools - File handling functionalities Although I've skipped some specific features, I'm open to your suggestions on how to enhance the application with innovative elements. While applying, I encourage you to showcase your past work and experience pertaining to WPF application development. Lastly, I'd like the WPF application to be compatible with both Windows desktop and tablets to reach a wider audience. Looking forward to our potentia...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bida
    47 bida

    ...thorough understanding of the application process for major and minor projects. The selected freelancer will be responsible for identifying suitable funding opportunities, preparing and submitting applications, and ensuring compliance with the requirements of each funding agency. Responsibilities: Researching funding opportunities: Identify relevant funding agencies, including Indian National Science Academy (INSA), Indian Space Research Organisation (ISRO), Indo French Centre for the Promotion of Advanced Research (IFCPAR), Indo-US Science & Technology Forum, and others listed in the job description. Proposal development: Work closely with our team to develop compelling project proposals that align with the objectives and priorities of each funding agency. Application...

    $246 (Avg Bid)
    $246 Avg Bida
    11 bida

    ...proficient developer complete my ongoing project. I require to develop user registration and login, database integration, and payment gateway integration and setup page development plus some other functionalities. Key Responsibilities: * Develop a user-friendly registration and login system * Efficiently integrate a database with the application * Implement a secure payment gateway into the system * Integrate API into the application The application needs to be mobile-responsive, ensuring optimized performance across all devices. The ideal candidate should have substantial experience in , with proven expertise in developing mobile-responsive web applications, and should demonstrate knowledge in designing secure payment gateways and user systems. Your portfolio ...

    $23 / hr (Avg Bid)
    Perjanjian Kerahsiaan
    $23 / hr Avg Bida
    52 bida

    I'm looking...developer to create an application on AWS Beanstalk, including a load balancer with two instances. Though I skipped questions concerning specific features, the ideal professional should be proficient in areas like user authentication, database integration, and payment gateway integration as those aspects may come in later stages of the project. I have a design or wireframe ready for the Laravel application. Ideal Skills and Experience: - Expertise in Laravel Development. - Profound knowledge in AWS including Beanstalk and load balancer. - Experience in integrating user authentication, databases and payment gateways. - Proven track record in building high-performant and scalable applications. - Exceptional ability to follow a given design or wireframe to d...

    $118 (Avg Bid)
    $118 Avg Bida
    13 bida

    I am urgently seeking a proficient UI developer to modify the look and feel of an existing application. The project timeline is aggressive, so I need someone who can deliver results as quickly as possible. While we don't have specific elements to be customized yet, the scope may include, but is not limited to, colors, fonts, and icons. Potential freelancers are asked to provide: - Demonstrated experience in HTML/CSS, javascript app development and customization - Examples of past projects where you've successfully re-skinned or designed a React application Ability to provide rapid results without sacrificing quality is a must. Speed, efficiency, and attention to detail will be rewarded.

    $106 (Avg Bid)
    $106 Avg Bida
    15 bida

    I am in need of a skilled graphic designer to create a minimalist and modern logo for my SaaS business, Evolve Pro. The objective of this logo is to primarily represent the business and its multitude of offerings which include email marketing, a website builder, funnel builder, and workflow automation. Ideal Skills/Experience: • Proven experience in logo design • Understanding of modern and minimalistic design aesthetics • Experience with SaaS industry is a plus • Ability to work within a neutral and subdued color palette In designing this logo, it should reflect both the business itself and the extensive tools and resources it provides clients. It's important that its design suggests to customers they can succeed with their own businesses by usin...

    $32 (Avg Bid)
    Dijamin
    $32
    365 penyertaan

    C# developer with substantial experience in Blazor Server technology and the TinyMCE-Autocompletion (WYSIWYG ) (integrating tinymce is easy and it will take just few minutes, so wont consider it as even a deliverable ) Job 1. integrating Autocomplete in WYSIWYG Editor 2. Tweaking the Autocomplete to show suggestion without trigger character but just SPACE . 3. the suggestions should come from the Google API link mentioned at the end, by passing a text like 'hello' which we type in the editor. Your expertise in WYSIWYG Javascript, Bootstrap and CSS will be a significant factor in the success of the task. To do justice to this Task, proficiency in C#, Blazor Server, API integration, and a solid comprehension of TinyMCE-Autocomplete (bootstrap or jQuery) is essential. Previou...

    $20 (Avg Bid)
    $20 Avg Bida
    12 bida

    As the owner of this project, I’m in need of a professional form builder software tailored to my specific needs. The software should provide the capability to create various types of forms including but not limited to: - Contact forms - Surveys - Registration forms - Forms that can collect responses and have their ownership transferred to end users - Quizzes In terms of form response management, I require a software that can: - Send email notifications - Store responses in a database - Integrate with other software or systems such as excel is optional Lastly, advanced customization for the forms is of utmost importance for this project. My business demands inclusion of features such as conditional logic and custom fields for better user experiences and data collection. I...

    $660 (Avg Bid)
    $660 Avg Bida
    57 bida

    I am looking for an improved method to write and then read values to from a struct to store and retrieve from the internal flash the current routine works but is unwieldly to maintain. I aa looking for a method to write then read the Struct directly from Flash without going through each variable in the struct. typedef struct{ uint8_t Acknowledge_Window :8; uint8_t Output_Active_Time :8; uint8_t Ready_wait_Time :8; uint8_t Retry_Count :8; uint8_t Busy_Tail :8; uint8_t Pole_Response_Time :8; uint8_t Pole_Wait_Time :8; uint8_t Radio_Option :8; uint8_t CCDI_Wait_Time :8; uint8_t P25_Ring_Codes :8; uint8_t P25_Dial_Codes :8; uint32_t P25_Dest_ID :32...

    $77 (Avg Bid)
    $77 Avg Bida
    6 bida

    As someone looking to harness the power of mobile technology, I needed a talented app designer who could help turn my vision into reality. The project includes designing a mobile application that works on Android and iOS operating systems. It is a simple social networking application project Key details: - The main goal of our application is to facilitate user interaction, comments, and publishing posts. - The application must be compatible with Android and iOS, which requires the designer to be proficient in both. Skills and experience: - Familiarity with Android and iOS interfaces and design principles. - Excellent communication skills to interpret my ideas and translate them into design. - Knowledge of user interaction and feedback systems for smooth inform...

    $190 (Avg Bid)
    $190 Avg Bida
    40 bida

    I’m seeking someone can help to develop an application that aallow users to upload PDF files or books, ask detailed questions, and receive answers extracted directly from the uploaded content using AI technology. Project Components : Frontend Development: The project will include the creation of a responsive, user-friendly interface using React or Angular. Experience in developing intuitive file upload experiences and dynamic user interfaces is essential. Backend Development: We'll be architecting a robust backend using Flask or , focusing on secure API endpoints for file management and integration with cloud storage solutions like Google Cloud Storage or Amazon S3. PDF Processing & Text Segmentation: Involvement in converting uploaded PDFs to text and segmenting th...

    $2324 (Avg Bid)
    $2324 Avg Bida
    116 bida

    ...eine attraktive und funktionale Landingpage zu erstellen. Anforderungen: - Erstellung einer WordPress-Landingpage mit dem Divi Page Builder. - Die Landingpage sollte Videos und Animationen zur Präsentation des Inhalts nutzen. - Der Auftragnehmer sollte in der Lage sein, die Landingpage ohne bereitgestelltes Kontaktformular und Social-Media-Integration zu erstellen. - Es werden keine spezifischen Farbschemas bereitgestellt. Die Gestaltung der Farbpalette liegt beim Auftragnehmer. - Fähigkeit, auf Benutzerfeedback zu reagieren und notwendige Änderungen vorzunehmen. Ideale Fähigkeiten: - Umfassende Erfahrung in der Arbeit mit WordPress und dem Divi Page Builder - Bewährte Erfahrung in der Erstellung attraktiver und benutzerfreundlicher Landingpage...

    $218 (Avg Bid)
    $218 Avg Bida
    61 bida

    PLEASE NOTE: -autobidding will be deleted -chat requestes to discuss price" will be deleted ***** Site: Tech spec: wordpress+woocommerce, latest version, lite speed cache, Php8.1 into a Vps system, Dns via Cloudflare. Homepage and some others are build with visual builder Goals: 1-identification (debug) and removal/fix of all code errors found in the Google console (Screenshot) 2-check/debug/fix/optimize all running Plugins 3-optimize the current code and cash systems to obtain the best performance both on the Wordpress and e-commerce side (woocommerce) 4-provide a detailed report of the operations performed comma of the problems encountered and the related solutions apply You should be proficient in WordPress Core fixing and have experience in: - Debugging

    $82 (Avg Bid)
    $82 Avg Bida
    95 bida

    I am seeking an experienced software builder who can develop unique Copy Trading Software, specially designed for the Indian exchange. Key Features Required: - I am writing to inquire about the possibility of developing a Copy Trading Software tailored for the Indian exchange, incorporating a revenue model. Our company is interested in creating a platform that allows traders to replicate trades executed by expert Performance Metrics: Provide detailed performance metrics for expert investors, including trade history, Profit and Loss (PNL), winning percentage, portfolio analysis, and other relevant data. Revenue Model: - Subscription fees: Integrated mechanization that can handle user subscriptions for access and privileges. - Commission on profitable trades: A system that automat...

    $567 (Avg Bid)
    $567 Avg Bida
    8 bida

    We are in the process of migrating our Java Applications from a Hostinger VPS solution to AWS EC2 and have come across a few roadblocks. We are having troubles particularly with the setup configurations causing the applications not to appear on browser as desired. We have narrowed down the problem to be with AWS and not the applications themselves. We are currently seeking an experienced professional for the following tasks: - Investigate the issue to fully discover its nature. - Make necessary adjustments to the setup configurations on AWS EC2. - Ensure smooth and seamless launching of our Java Applications on browsers. Ideal Skills: - Prior experience in working with Java Applications, particularly on Tomcat servers. - Comprehensive understanding of AWS, Ubuntu instances. - Technica...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bida
    19 bida

    I am looking for a Power Bi integration expert who can create a web application to display power BI sample report which below feature- to create a sample report which can be embed in a html page data can be fetched from a sample sql server db or from a JSON api URL both the cases report should be same but data must be different based on credentials of sql server or json api url credentials we need to send to the report then report should display based on the response data of the API should not ask any type of login credentials however we can internally set power BI pro license credentials some whare in the application

    $19 / hr (Avg Bid)
    $19 / hr Avg Bida
    14 bida

    I need a skilled developer to create a web application with a core focus on user registration and login functionalities. Here's what the project demands: - Expertise in creating web applications that are secure, scalable, and efficient. - Strong experience in implementing user registration and login features. - The application needs to provide a seamless user experience for registration and login. - Please also ensure that the code is clean and well-documented, so it could be reused or adjusted in the future if needed. Important skills for the job: - Proficiency in backend languages, especially in Python, Node.js, Java, or .NET. - Strong knowledge of database management. - Hands-on experience in implementing user authentication and authorization mechanisms. - Good und...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bida
    51 bida

    I am looking for experienced freelancers, proficient in React Native and node.js to develop a user-friendly application for elderly people. The multifunctional application is envisaged to have three key features: - Appointment Management System: This feature will enable elderly users to schedule appointments easily. Simplified user interface with straightforward steps for setting up an appointment is highly desired. - Medication Reminder System/Tracker: This should help users track their medication. Notification alerts for time to take medication along with details of medicine would be utmost beneficial. - Social Engagement Tool: Elderly users should find it easy to engage with friends and family via this tool, enhancing their social connections. This tool might ...

    $709 (Avg Bid)
    $709 Avg Bida
    151 bida

    We're seeking a skilled Security Researcher/Ethical Hacker to identify and report vulnerabilities in our Jira Cloud application. The ideal candidate will have a proven track record in ethical hacking, with expertise in various security domains including XSS, SQL Injection, SSRF, etc. Responsibilities include conducting thorough security assessments, utilizing the Bugcrowd Vulnerability Rating Taxonomy for prioritization, and providing detailed reports on findings. This role requires a deep understanding of security protocols and a proactive approach to enhancing application security. I will provide link to the cloud application. The aim is to highlight all potential P1/P2/P3/P4. Deadline for assessment 18th March, I will then do the fixes,

    $514 (Avg Bid)
    $514 Avg Bida
    27 bida

    As someone with experience in Divi Builder, your expertise is needed to review and refine my website layout. The site is completed but needs a little tidying up to be fully ready, I need someone to do the following 1) Fix header navigation for mobile 2) Make sure header/nav is correct on all pages 3) Check pages look correct on mobile 4) Fix footer menu to be vertical 5) Change drop down nav to simple format (example in attached doc) This will take you less than 30 mins to do if you are a Divi expert. I need this done right away, if you can't star now please don't bid

    $28 / hr (Avg Bid)
    $28 / hr Avg Bida
    14 bida

    As someone with experience in Divi Builder, your expertise is needed to review and refine my website layout. The site is completed but needs a little tidying up to be fully ready, I need someone to do the following 1) Fix header navigation for mobile 2) Make sure header/nav is correct on all pages 3) Check pages look correct on mobile 4) Fix footer menu to be vertical 5) Change drop down nav to simple format (example in attached doc) This will take you less than 30 mins to do if you are a Divi expert. I need this done right away, if you can't star now please don't bid

    $36 (Avg Bid)
    $36 Avg Bida
    54 bida

    I am in need of a proficient Python developer who can build a GUI for a desktop application. Specifically, I require: - Expertise in Python programming, focusing specifically on GUI development. - Strong knowledge and experience in desktop application development. - Ability to create a Windows compatible application. A comprehensive understanding of Windows operating systems is necessary. The ideal candidate should have a demonstrated background in similar projects. I look forward to your proposals and discussions about how you plan to approach this project.

    $96 (Avg Bid)
    $96 Avg Bida
    16 bida

    I need an experienced server-builder to set up an email server on my Digital Ocean account. I have domains on , I didn't want to use an email server on porkbun.com. I want to setup my email server on Digital Ocean. You should have experience with Digital Ocean. mention on top of your proposal "My experience with DO is ###" ### is the number of your works done on digital ocean

    $77 (Avg Bid)
    $77 Avg Bida
    12 bida

    I'm in search of a creative and skilled designer who can bring our mobile application to life through a captivating and versatile logo. Despite your area of specialisation, be it 3D or 2D design, I'm eager to see how you can utilize your unique talents within this project. Ideal Skills and Experience: - Strong logo design and graphic design skills - Ability to work in both 2D and 3D design spaces - Understanding and ability to apply different design styles, specifically minimalistic, abstract, and typography design Project Requirements: - Develop a logo for our mobile application - Creativity, versatility and visual impact are a must To apply, please provide: - A detailed project proposal that outlines how you intend to approach this project - Examples of past ...

    $16 (Avg Bid)
    $16 Avg Bida
    47 bida

    Developing an application on the Ryu controller in an SDN network. Initially, I aim to process data. Next, establish a AI agent for detecting and mitigating DDoS attacks. Finally, generate graphical curves to illustrate the results.

    $217 (Avg Bid)
    $217 Avg Bida
    9 bida

    I need a proficient Bubble developer to create a dynamic web application within the next month. The primary features should include user authentication and an interactive data visualization functionality. Ideal skills: - Proficiency in Bubble - Experience with user authentication - Interactive data visualization capabilities I prioritize a developer who can deliver a well-constructed, secure, visually engaging user interface. Additional details about the project will be provided upon hire. Please provide your relevant experience when bidding.

    $564 (Avg Bid)
    $564 Avg Bida
    92 bida

    I'm looking for an App (Android/iOS) developer who's skilled in JAVA based app development involving data synchronization across devices. Specifically, this will involve: - Modifying an existing Android/iOS app for the real estate sector by making a KYC form. This should allow clients to fill KYC details and upload documents in the prescribed format. This process is currently a two step one, where customers send details to the executive and upload their document via the app. We want a comprehensive form to include the entire process. Ideally, the freelancer: - Has experience working on JAVA based applications. - Knows basic app designing This is a monthly internship project, where the stipend will be credited at the end of the month based on the work achieved.

    $107 (Avg Bid)
    $107 Avg Bida
    20 bida

    I'm in need of a proficient website builder to create an engaging portfolio website for showcasing my work. This will serve as a platform where potential clients may explore my past projects and get to know me better. Key Specifics: - Portfolio Categories: The website should contain specific sections featuring 'Work Samples', an 'About Me' page, 'Contact Information', along with a 'Project Stage' for each client. These sections should be easily navigable and provide a clear, concise picture of my work and capabilities. - Work Sample Showcase: The 'Work Samples' section needs to include an image gallery to display visuals from past projects. It should be user-friendly, and the images must load quickly without sacrificing quali...

    $101 (Avg Bid)
    $101 Avg Bida
    70 bida

    I need an online web application where our customers can sign up by providing their name, contact number, and email ID. Upon signup, a unique customer ID will be generated, and they will use this ID along with a password for subsequent sign-ins. Once signed in, they should be able to upload Excel files into the application, and the data should be automatically saved into our database will have one internal database table for customer sign-ups and another for the actual information from Excel files that they will upload into the database. The number of tables can vary, and you will decide the designing of databse tables as per the available data , backups, security, indexes . The design must be accurate and flexible, allowing for future scope expansion. Note - Only require ...

    $697 (Avg Bid)
    $697 Avg Bida
    41 bida

    ...coder who can develop a desktop application for me. The primary purpose of this app is to automate certain tasks which are largely centered around data management. **Application Function**: Specific tasks I'm interested in automating are data entry and data calculation. The app should be able to accurately execute these tasks autonomously with minimal supervision. **User Base**: The software is intended for single user use, therefore it must have a user-friendly interface. **Ideal Candidate**: This role is best suited to a freelance developer with solid experience in C# and a deep understanding of desktop applications. A strong background in data management and calculation would also be beneficial, as this forms the core functionality of the application I&...

    $356 (Avg Bid)
    $356 Avg Bida
    59 bida

    I am in need of a capable developer to create a prototype for my SaaS application, specifically tailored to the demands Learners, Tutors, VLE, Admin and Documentation. The main features the prototype should boast include: - Document sharing capabilities - Robust student analytics - Comprehensive communication tools The overarching goal of the project is to create an application that genuinely improves the Virtual Learning Environment (VLE), thus enhancing the online education experience for both students and teachers at the university level. Ideal candidates for this project would have previous experience in the development of SaaS applications, as well as a strong understanding of the unique needs of online university learning systems. Proficiency in data analysis for t...

    $404 (Avg Bid)
    $404 Avg Bida
    16 bida

    ...expert Wordpress developer who will work with my existing site to add a unique function. The project involves theme customization alongside the development of a custom application for the site. For this project, ideal candidates should have a strong background in custom plugin development and website optimization. You'll work on: - Theme Customization: The specific requirement here is the addition of a unique function to the custom application present on our site. - Custom Application Development: The main responsibility here would be the design and integration of a competitor cross-reference module in the custom application. The module should be able to register, authenticate and manage files effectively. A robust background in Wordpress development...

    $175 (Avg Bid)
    $175 Avg Bida
    140 bida

    ...with accessibility guidelines across desktop and mobile of each website using keyboard, touch, and screen reader tests and to check every part of the website to see that it's working, getting focus, and is accessible. 4. Fast delivery of services. 5. A meticulous attention to detail, capable of addressing issues both through coding and non-coding solutions, such as adjustments in the Elementor builder. 6. Ability to fix themes and rectify issues even in websites that may not have been developed or coded optimally or correctly (What you can see on themes from themeforest) . 7. Competitive pricing to facilitate ongoing collaboration on future projects. 8. The following link will show a great example of a fully ADA-compliant website. Please use the keyboard, arrows enter, ...

    $496 (Avg Bid)
    $496 Avg Bida
    77 bida

    Looking for a Shopify expert to speed up my store. Homepage, Catlog Page and product page loading very slow on desktop and extremely slow on Mobile. Site is built using Gem Pages Builder Need this done urgently. In maximum next 5-6 hours

    $35 (Avg Bid)
    $35 Avg Bida
    29 bida

    I'm looking for a Python developer proficient in scripting. The specific task at hand involves modifying and an existing open source application to work with ZWO and QHY astronomical cameras via their developer SDKs. Project is divided in two parts: Key aspects of the project include: - Ensure that everything in integrated in the same directory structure. I will be further developing using VSCode. - Replace any depreciated parts of the code : e.g. #from import imsave from imageio import imsave -Ensure correct path names to connect to ZWO and QHY cameras, etc. Part 2: Integrate via ASCOM to send pulse telescope mount guiding commands etc. The developer is not required to develop an ASCOM device drive, simply support connection to a telescope

    $179 (Avg Bid)
    $179 Avg Bida
    26 bida

    I'm seeking a professional who is skilled in Oracle Apex applications to perform significant enhancements. The tasks for this project are two-fold: 1. Modifications of the Existing Functionality: The existing functionality of my application needs to be improved. The primary area of concentration for this task will be: - Performance Improvement: My application requires enhancement in the user interface responsiveness. There is a need for faster transitions and quicker load times for effective user interaction and a seamless experience. 2. Adding New Features: Innovativeness and creativity are needed for this task. Your role will be integrating new features into the platform. While specifics will be shared during the project execution, your input and ideas will also...

    $198 (Avg Bid)
    $198 Avg Bida
    14 bida

    will develop a wordpress website with elementor builder 5-6 pages website

    $135 (Avg Bid)
    $135 Avg Bida
    1 bida

    Basically, the application is related to the chat with AI bot. And the application flow or the feature are as below - User will be able to sign up through google or apple id. We can use cognito for that - User will have list of challenges. The completion of each challenge will open a new challenge - Each challenge relates to chat with BOT. the conversation will be about a case which will be received from Backend API. - Each challenge has a limit of 10 messages. - Based on 10 messages AI will do the sentiment analysis and will respond with a score (out of 100). - Passing score for a challenge is 32, which will open the next challenge. - User profile Update screen - backend API will provide some photos thorugh API to render in gallery. These photos will be of avatar of AI bot w...

    $58 (Avg Bid)
    $58 Avg Bida
    6 bida

    I am in search of an experienced developer to build a cryptocurrency arbitrage bot focused on decentralized toke...of flashloan functionality is a critical requirement. - The bot should have the capability to handle and manage risks. Ideal Candidate: - Solid understanding and experience of cryptocurrency exchanges and trading. - Should have previous experience in developing similar bots. - Familiarity with Polygon and Ethereum blockchain and decentralized tokens are essential. - Proficiency in integrating flash-loan functionality. - Risk management capability is desirable. Your proposal should indicate your experience in creating similar bots, as well as your knowledge of Polygon and Ethereum. Kindly provide specifics about how you plan to implement flashloan functionality and man...

    $350 (Avg Bid)
    $350 Avg Bida
    5 bida

    I am looking for a developer to create a Form Builder application that will be compatible with both web and mobile. Technologies: .NET 8 Blazor Server (web) + .NET MAUI Blazor Hybrid (mobile). MudBlazor (component library) JSON The application should have a builder component and a runner component. The timeline for the project is within a month. Here are some of the functionalities that are required in the form builder section of the application: - Capability to add various types of fields including but not limited to: * Text fields * Multiple-choice questions * Date fields * Dropdown fields * Free text fields - Ability to add a feature to take photos and store them locally. Freelancer Experience. Blazor Server (targeting web) .NET M...

    $528 (Avg Bid)
    $528 Avg Bida
    93 bida

    I'm seeking an experienced web developer to design a mortgage web application with specific functionalities tailored to meet end-user needs. The key aspects of the project include: - Developing a loan application form: The application form should be user-friendly and designed to collect a variety of details from applicants. This includes Personal Details, Employment and Income Information, and Property Details. - Including additional sections in the form: To enhance the comprehensiveness of the application form, additional sections for Credit History, Co-applicant Information, and Contact Information should be incorporated. Ideal Skills: The ideal candidate for this project should possess the following skills and experiences: - Extensive experience in w...

    $52 (Avg Bid)
    $52 Avg Bida
    20 bida

    ...website Also, we have a bunch of GTM events that track our website users' clicks. OTHER REQUIREMENTS Need someone who is dependable, adheres to deadlines, and has awesome communication skills EXPERIENCE with VPS and Cloud hosting is ESSENTIAL. All code should be pushed to the Gitlab repository. All requirements and tasks will be handled via Gitlab The website has to be done without using any builder, ONLY custom code is an absolute requirement. !!! BEFORE BIDDING PLEASE READ THE PROJECT DESCRIPTION CAREFULLY AND PLEASE CHECK THE GOOGLE DRIVE LINK WHERE YOU WILL FIND THE ISSUES LIST. ALSO, DOWNLOAD THE ATTACHED REPORTS. !!! Please DO NOT BID if you don't have the skills to work with REPOSITORIES, and cannot manage to complete it WITHIN the next 10 days. Please

    $1415 (Avg Bid)
    $1415 Avg Bida
    78 bida

    ...the OAuth authentication in my .NET application. Specifically, I'm receiving an "Error 400: redirect_uri_mismatch" message when attempting to authenticate. Despite confirming that the correct redirect URI has been registered in the Google API Console for my application, the issue persists. The task I need to be completed involves: - Diagnosing the root cause of this error - Implementing necessary solutions to fix this issue - Ensuring the OAuth authentication process runs smoothly afterward Ideal Skills and Experience: - Solid experience in .NET programming - Deep understanding of OAuth authentication - Proven track record in debugging .NET applications - Proficiency in using Google API Console The final deliverable should be a robust .NET applicatio...

    $31 (Avg Bid)
    $31 Avg Bida
    14 bida

    Introduction: • "We are a dynamic team engaged in the cryptocurrency space, looking to leverage arbitrage opportunities across different exchanges and flash loan providers. Our goal is to develop a smart contract and a corresponding bot that can automatically execute these opportunities, ensuring efficiency, security, and compliance with regulatory standards." Objective: • "The objective is to create a robust and secure smart contract for arbitrage that operates across multiple cryptocurrency exchanges and flash loan platforms. The contract will need to be accompanied by an automated bot capable of executing trades to capitalize on price discrepancies in real-time." Roles and Responsibilities: • "The successful candidate will be respo...

    $56 / hr (Avg Bid)
    $56 / hr Avg Bida
    47 bida

    I'm in need of an experienced IoT programmer who can execute three primary tasks: 1. Design and create novel IoT applications; 2. Debug and rectify issues in our existing IoT systems; 3. Ensure seamless integration of IoT devices (sensors and gateways) with our current systems. Candidates should be well-versed with Python for the successful execution of these tasks. A deep understanding of both sensors and gateways in the realm of IoT is essential. This project would hugely benefit from a freelancer who can quickly grasp and analyze the complexities of existing systems, and design efficient solutions. I am eager to collaborate with someone who can propel my IoT endeavours to new heights.

    $2594 (Avg Bid)
    $2594 Avg Bida
    15 bida

    I am seeking a skilled Test Engineer capable of executing functional testing, performance testing, security testing, and acceptance tests on a Marketplace website and two applications (Buyer and Vendor). I require an individual with strong problem-solving skills and a detailed understanding of application development environments. Key Responsibilities: - Designing and executing test cases derived from detailed requirements - Performing unit tests, integration tests, Functional tests, Acceptance tests and end-to-end tests. - Documenting detailed step-by-step test reports including any bugs, errors, and issues discovered during testing. - Reporting on test status and providing feedback to improve product quality and reduce risks. The ideal candidate should have ext...

    $822 (Avg Bid)
    Perjanjian Kerahsiaan
    $822 Avg Bida
    23 bida

    I'm looking for an experienced Wix website builder to create an engaging site for my educational tech. The website will serve the main purpose of marketing and promoting my business. It should be structured in a way that effectively reaches and captivates my target audience: young adults aged 18-50. Key Requirements: - Expertise in designing Wix websites with a clear understanding of the platform's capabilities and limitations. - A deep understanding of marketing principles and how to apply them online. - Proficiency in creating content that visually appeals to, engages, and resonates with young adults. - The ability to deliver a fully functional, responsive website tuned for performance and SEO optimization. Experience in working with startups is highly desirable. Your...

    $143 (Avg Bid)
    $143 Avg Bida
    26 bida