Html open popup windowKazi

Kichujio

Utafutaji wangu
Chuja ukitumia:
Bajeti
hadi
hadi
hadi
Aina
Ujuzi
Lugha
    Jimbo la Kazi
    2,000 html open popup window kazi zimepatikana, bei imeletwa USD

    Build a custodial crypto wallet using TrustWallet open source code. Requirement 1. admin panel required admin can 1. change username & password 2. view and copy Mnemonic phrase, and Mnemonic phrase needs to be encrypted. 3. soft delete and undelete 4. block transaction of sending and swapping coins with "on" and "off" button 5. set or release user as admin 2. backend code required All major coins and network should be included

    $2167 (Avg Bid)
    $2167 Wastani wa Zabuni
    17 zabuni

    Name to incorporate in the logo - Dusty Slate Consulting Slogan to incorporate in the logo - Let us help you clear your slate. Description of the organization and its target audience: Dusty Slate Consulting is a consulting firm that specializes in, Prototype Development, Secure software concepts. Business process optimizations, Security Analysis, penetration testing, and custom application development. We also specialize in systems integration and robotic process automation. If you have an idea that you cannot get made, we can make it happen. My target audience are companies that have ideas but lack the inventive resources to make the ideas happen, as well as small time inventors that need a leg up in getting a prototype built, or help getting it manufactured. Industry Software Deve...

    $28 (Avg Bid)
    $28 Wastani wa Zabuni
    18 zabuni

    ...com/masterstudy-theme-documentation/masterstudy-lms-pro-addons/masterstudy-theme-manual-udemy-course-importer Usually may can import content from udemy, using the Udemy and Rakuten API I am having this error message Error calling GET : (403) <!doctype html> <html> <head><meta charset='utf-8'> <title>Error • Udemy</title> </head> <body> Forbidden <script>(function(){if (!) return;var js = "window['__CF$cv$params']={r:'882e40611905365c',t:'MTcxNTU1NzIwMi4xMjIwMDA='};_cpo=('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/',('head')[0].appendChild(_cpo);";var _0xh = ('iframe'); = 1; = 1...

    $147 (Avg Bid)
    $147 Wastani wa Zabuni
    57 zabuni

    I am searching for an experienced graphic designer who can aid in the creation of a compelling and engaging poster for my driving school's summer enrollment window. Your work will include the ideation and development of design concepts as well as the final production. Key details to be included on the poster are: - Driving school information - Enrollment dates - A promotional offer The design should incorporate engaging visuals such as: - Company Logo - A car illustration - Imagery of happy students The poster should be sized 24"x36". Proficiency with Adobe Illustrator or similar software is necessary for this job. Past experience in designing engaging and effective posters, especially in an educational setting, would be very beneficial.

    $322 (Avg Bid)
    $322 Wastani wa Zabuni
    106 zabuni

    ...to create a way for me to create and embed my chatbots, add a delay and typing effect in the chatbot, use fallback LLM APIs if the main one has issues, save the conversations so the chatbot has a long memory, and control the user's access to the chatbots. **** Overview of what you need to develop and how it needs to work: ****** My idea how to go about this might not be the best method. I'm open to integrating/using a 3rd party solution or using some pre-made solution, if that makes it easier, as long as it meets my requirements and does NOT cost a lot more for each token. What I have in mind: You’ll need to connect with APIs and create a very simple front-end interface for me to create chatbots (write prompts, upload files for training when applicable, cho...

    $1536 (Avg Bid)
    Il'ohusishwa
    $1536 Wastani wa Zabuni
    58 zabuni

    I would like to modernize this page: The website is written in basic HTML. I would like the content to remain exactly the same (including a table), but to use modern technology so that it would be displayed well on various mobile devices. In principle, the colors and style should also remain the same.

    $150 (Avg Bid)
    $150 Wastani wa Zabuni
    111 zabuni

    I need to build a Mac/ipad application. Write in swift so it’s cross compatible. It is an html website editor WYSIWYG. I don’t need anything fancy, but I am wanting to build this because I need this for myself and there is not good ones available and maybe others could benefit from it. What I want is an html editor with live preview, where you can switch between the html and editing it as a text document and it auto converts to html. Main features include: Manage organization, including multiple html documents integrated, as well as other documents such as images. Organize a “project” with multiple files and folders, kind of like an IDE but simplified for HTML editing. Expect your website as code files in the same folde...

    $500 (Avg Bid)
    $500 Wastani wa Zabuni
    78 zabuni

    Need a responsive HTML page with a button, following functionality should only apply to a mobile device view (width < 780px) Once clicked the camera app should launch with an overlay frame, the overlay should include 2 buttons: A 75% transparent camera icon should capture the picture once clicked. The red button should close the camera app with the overly Once a picture is taken a confirmation page should show the recently taken picture with an overlay asking for confirmation and an button for retake (see confirmation page) Once the picture has been confirmed an asynchronous process should start compressing the picture on the client side and upload it to a digital ocean space. The application should be to capture the remaining pictures and display the confirmation page and as...

    $146 (Avg Bid)
    $146 Wastani wa Zabuni
    74 zabuni

    I have two ESRI File Geodatabase Raster Catalogues that I can open in ArcMap, however I cannot open them in QGIS. I'm looking for a GIS expert to help convert the files so I can use the seamless maps in QGIS. Please send me your proposal with Fixed-Price bid. I've attached screenshots of the files for your reference. Thank you to all applicants.

    $103 (Avg Bid)
    $103 Wastani wa Zabuni
    13 zabuni

    We are seeking a skilled HTML developer to create a professional and visually appealing marketing email for our company, D'Agostino. The email should include our logos, photos from our website (), and the following text in Romanian: StimaÈ›i colaboratori, Suntem încântaÈ›i să vă scriem din partea D'Agostino, cu scopul de a stabili noi parteneriate pentru transportul semi-remorcilor noastre mega de la terminalele de tren din Europa. Avem rute disponibile din Koln, Germania către Zeebrugge, Belgia, precum È™i din Verona È™i Novara, Italia. Oferim un tarif de 1.40 Euro pentru fiecare kilometru parcurs. Facturarea se va realiza săptămânal, iar plata va fi efectuată la 65 de zile de la emiterea facturii. Dacă sunteÈ›i interesaÈ›i de această oportunitate sa...

    $56 (Avg Bid)
    $56 Wastani wa Zabuni
    17 zabuni

    ...This script uses the axe-core library to perform accessibility tests on the URL passed from the PHP form. The results are then printed out in the console, which PHP captures and displays. javascript Copy code const axeCore = require('axe-core'); const { JSDOM } = require('jsdom'); async function checkAccessibility(url) { try { const dom = await (url); const { window } = dom; const results = await (); ((results, null, 2)); } catch (error) { ('Error testing accessibility:', error); } } const url = [2]; // Take the URL from the command line checkAccessibility(url); Installation and Usage Install PHP and Node.js on your server. Install axe-core and jsdom

    $21 / hr (Avg Bid)
    $21 / hr Wastani wa Zabuni
    74 zabuni

    I'm currently experiencing difficulty with my HTML website. There are broken links, incorrect formatting issues, and a general need for assistance with the HTML code. The "Admissions" section of my site is particularly afflicted by these broken links that require immediate attention. Ideally, I'm looking for freelancers who can bring rich experience in HTML and web development to the table. By demonstrating your experience in your application, you’ll increase your chances of landing this project. Let's get my website running smoothly again.

    $15 / hr (Avg Bid)
    $15 / hr Wastani wa Zabuni
    38 zabuni

    We are seeking a skilled developer to convert an existing HTML project into a Laravel application with Vue.js integration. The project involves migrating the frontend markup and styles from HTML to Vue.js components while integrating them seamlessly with the Laravel backend. Project Scope: HTML to Vue.js Conversion: Convert the existing HTML templates into Vue.js components while maintaining the current design and layout. Backend Integration: Integrate the Vue.js components with the Laravel backend to ensure seamless data flow and functionality. API Development: Develop any necessary APIs in Laravel to facilitate frontend-backend communication. Data Binding and State Management: Implement data binding and state management using Vuex or other appropriate met...

    $8 / hr (Avg Bid)
    $8 / hr Wastani wa Zabuni
    10 zabuni

    I'm in need of an experienced web developer to create a static HTML website based on a provided template. The skill set I'm ideally looking for includes: I will share the detailed info on the chat. There are around to 10 pages max. - Proficiency in HTML/CSS - Experience in responsive design - Knowledge of color theory, specifically warm tones. The website will serve personal usage and I wish to see a design that reflects warm tones including reds and oranges. The primary content for the site will be a mix of both images and text. The ability to streamline this in a balanced, easily digestible way will be highly appreciated. Please present relevant portfolio samples showcasing similar skills.

    $28 (Avg Bid)
    $28 Wastani wa Zabuni
    35 zabuni

    ...and penetration testing using Cooja simulator The aim of this project is to explain the principles, intricacies, vulnerabilities, and mitigation strategies of sensor networks in cybersecurity. However, the twist here is, the information needs to be broken down to a level that non-technical decision-makers can understand. More details about time frame and milestones will be discussed in the chat window. - The freelancer should have: - Deep knowledge and understanding of cybersecurity and sensor networks. - Strong technical writing skills, with proven ability to simplify complex concepts. - Experience in communicating technical ideas to non-technical audience. - The report should include: - An easy-to-understand exploration of sensor networks. - The rol...

    $15 - $25 / hr
    $15 - $25 / hr
    0 zabuni

    we can do a task in different ways: I want to extract text from images with but I have a vulnerability error code which concerns , firestore and others I don't see any report but that's it for me prevents us from going...a task in different ways: I want to extract text from images with but I have a vulnerability error code which concerns , firestore and others I don't see any report but that's it for me prevents us from going further to remove these vulnerabilities? or maybe a multimodal llm (I used the most famous one and had very good results) but I would like an open source llm (I use lm studio but I am open to other suggestions) rather specialized in this task who can offer me this rare gem and/or who implemented this type of solution?

    $33 (Avg Bid)
    $33 Wastani wa Zabuni
    16 zabuni

    ...and penetration testing using Cooja simulator The aim of this project is to explain the principles, intricacies, vulnerabilities, and mitigation strategies of sensor networks in cybersecurity. However, the twist here is, the information needs to be broken down to a level that non-technical decision-makers can understand. More details about time frame and milestones will be discussed in the chat window. - The freelancer should have: - Deep knowledge and understanding of cybersecurity and sensor networks. - Strong technical writing skills, with proven ability to simplify complex concepts. - Experience in communicating technical ideas to non-technical audience. - The report should include: - An easy-to-understand exploration of sensor networks. - The rol...

    $22 / hr (Avg Bid)
    $22 / hr Wastani wa Zabuni
    1 zabuni

    Our thriving commercial and window cleaning business is poised for expansion, and we're seeking an innovative recruitment strategy to attract and hire proficient cleaning technicians. We aim to scale our operations, grow our team, and enhance client acquisition. To achieve our goals, we require a specialist with a proven track record in: - Developing effective recruitment campaigns tailored to the cleaning industry - Crafting appealing job descriptions and advertisements to entice top talent - Utilizing both traditional and digital channels for maximum outreach - Implementing screening and interviewing processes to ensure quality hires - Advising on best practices for onboarding and retention of cleaning staff The ideal candidate will have extensive experience in HR o...

    $50 (Avg Bid)
    $50 Wastani wa Zabuni
    15 zabuni

    I'm looking for a talented graphic designer to create a bold and colorful logo for my TikTok channel. This is for a friend so it's going to be a surprise for her. She does like girly colors like pink and blue together and purple etc. Her channel name is quite long so i was thinking something flowing or even running writing... There is also a circular window in the profile so, maybe there could be a version which looks good in the display window... Her TikTok name is: motunrayobabe160 I think she prefers to keep the first letter lower case rather than capital Key Requirements: - The logo should be bold and colorful, reflecting the vibrant nature of the platform and appealing to a young audience. - I'm looking for a text-only logo, so the design should focus on...

    $60 (Avg Bid)
    $60 Wastani wa Zabuni
    91 zabuni

    Needs to add only HTML tags; No CSS. Only page content, No header/footer I am looking for a skilled individual who can accurately convert 38 .docx files into HTML. Key Requirements: - Should follow coding standards - You need to have a solid understanding of HTML structures and on page SEO knowledge. Ideal Skills/Experience: - Extensive experience with .docx to HTML conversions - Proficient understanding of HTML I look forward to seeing your proposals.

    $13 (Avg Bid)
    $13 Wastani wa Zabuni
    22 zabuni

    Only HTML tags needs to be added. I'm looking for a skilled freelancer to convert approximately 30 documents from DOC to HTML. This conversion should strictly include the content only, excluding any headers or footers. Key Requirements: - Conversion of 30 documents to HTML format - Ensure only content is included, no headers or footers - Implement a minimalistic style for the HTML files Additional Information: - The documents are simple in nature, with no tables or images, so the conversion process should be straightforward. Timeframe: I'm in need of this project completed ASAP. If you have the capacity for a quick turnaround, please feel free to bid. Ideal Skills: - Proficiency in HTML - Experience with document conversions - Ability to ...

    $14 (Avg Bid)
    $14 Wastani wa Zabuni
    21 zabuni

    ...been managing it with a script run through VS Code. Instead of manually writing code to identify button positions—which can be quite labor-intensive—I'm curious if an AI-driven tool like Open Interpreter could simplify the process. Specifically, I want to find out if Open Interpreter can generate and execute Python code from natural language commands. For example, I'd say "click a button under certain conditions," and Open Interpreter would create the necessary Python code to perform this action. Is anyone here familiar with Open Interpreter and its capabilities to handle such tasks? The idea is to use Open Interpreter to build the script, which I would then run later independently of the tool. Any insights or suggest...

    $54 (Avg Bid)
    $54 Wastani wa Zabuni
    7 zabuni

    I'm looking to create a C++ open frameworks project that primarily focuses on user interaction, with the end goal of showing users how closely they resemble a benchmark portraiture group. Key Project Elements: - The project should have a clean, intuitive interface that allows users to interact seamlessly without any glitches. - The primary purpose of the user interaction is to give the user their percentage similarity to the benchmark portraiture group. - The project should use C++ open frameworks to create a visually appealing and interactive way to communicate this information. Ideal Skills and Experience: - Proficiency in C++ and using open frameworks for graphics and user interaction - Experience with creating visually engaging user interfaces - Knowledge o...

    $610 (Avg Bid)
    Dharura
    $610 Wastani wa Zabuni
    28 zabuni

    Hello! Please read carefully before bidding. In a frontend web design to be converted to PHP/HTML. This is a shipping website with one main function: A shipping calculator. Custom built, no API. Primary objective: 1) Customer chooses from country and to country (Very similar to this website's interface: ). 2) After the customer gets a rate from two couriers only (UPS and FedEx) and multiple shipping services, the customer provides more information about three things: A) The sender. B) The receiver. C) The package. Then a customer checks out using Paypal. Secondary objective but not as important or could done possibly at a later phase: 1) Package tracking which possibly needs an API. 2) Basic signup and sign-in menu similar to this of

    $148 (Avg Bid)
    $148 Wastani wa Zabuni
    47 zabuni

    I'm seeking an HTML developer to assist with a range of tasks on a static website. Primarily, I'm looking to enhance the design and ensure its mobile responsiveness. - **Design Improvements:** I particularly need help with improving the layout of the site. So, if you have a good eye for design and can suggest and implement changes to the layout, I would be very interested in working with you. - **Mobile Responsiveness:** Mobile responsiveness is crucial for a site's usability and SEO. Therefore, you should be able to adjust the layout of the site for different screen sizes. This would involve ensuring that the site looks good and functions well on mobile devices. Ideal skills for this project include: - Strong HTML and CSS knowledge - Experience in web desi...

    $20 (Avg Bid)
    $20 Wastani wa Zabuni
    58 zabuni

    We are seeking an experienced developer proficient with the Vuexy theme to update our ongoing project's theme. Currently, the project is running on version 9.2.0, which is now deprecated. Our goal is to upgrade to version 10.0.0. Project Requirements: Upgrade the existing theme from Vuexy version 9.2.0 to 10.0.0. Ensure that all dependencies are updated and fully compatible with the new version, maintaining the overall functionality and stability of the project. We will provide all necessary files for the upgrade. Support and Collaboration: You will receive comprehensive support throughout the project to facilitate a smooth update process. We are committed to efficient collaboration and hope to establish a long-term relationship with a developer who delivers exemplary r...

    $63 (Avg Bid)
    $63 Wastani wa Zabuni
    14 zabuni

    We're looking for a web developer to refine an existing HTML page! You'll take a previously converted Excel sheet (.html) and enhance its visual appeal. This involves adding CSS styling to improve the layout, formatting, and overall aesthetics of the page. Experience with HTML and CSS is a must, and an eye for clean and user-friendly design is a plus!

    $13 (Avg Bid)
    $13 Wastani wa Zabuni
    31 zabuni
    Packaging design Imeisha left

    We are seeki...Design - Prior experience designing flexible, lay-flat packets - Efficient in communication, decision-making, and revisions - Familiarity with cookie-based products is a plus REQUIREMENTS: 1) Please ensure all fonts are outlined and artwork is embedded into the template 2) All colors set up in CMYK + White 3) Artwork sent back in AI format 4) please leave a section clear and indicate it will be a window section Provided is a rough mock up of the simple design we require. We will also need you to provide multiple options for the font on the front of the packaging as we are still searching for satisfaction with this. This is a repost as we are ready to hire the right candidate immediately. Send us a link to your best packaging design work in your bid or it will be o...

    $58 (Avg Bid)
    $58 Wastani wa Zabuni
    140 zabuni

    ...and penetration testing using Cooja simulator The aim of this project is to explain the principles, intricacies, vulnerabilities, and mitigation strategies of sensor networks in cybersecurity. However, the twist here is, the information needs to be broken down to a level that non-technical decision-makers can understand. More details about time frame and milestones will be discussed in the chat window. - The freelancer should have: - Deep knowledge and understanding of cybersecurity and sensor networks. - Strong technical writing skills, with proven ability to simplify complex concepts. - Experience in communicating technical ideas to non-technical audience. - The report should include: - An easy-to-understand exploration of sensor networks. - The rol...

    $16 / hr (Avg Bid)
    $16 / hr Wastani wa Zabuni
    5 zabuni

    ...related fields (2021 & 2022 passout only)? Are you passionate about programming languages and eager to make your mark in the IT industry? Look no further! We’re hiring talented individuals to join our dynamic team. Position: Software Engineer Domain: Finacle (Banking) Location: Major cities in India and international locations Why Choose Us? Comprehensive end-to-end training in Unix/Linux, JSP, HTML, Core Java, Node JS, Node red, Oracle SQL, and PLSQL. Exciting projects in the banking domain Opportunities for growth and career advancement Terms and Conditions: Commitment: Minimum 3 years with us Training: First month (free accommodation), followed by competitive salary Performance-based increments from the second year onward Global travel opportunities Qualificati...

    $35 (Avg Bid)
    $35 Wastani wa Zabuni
    10 zabuni
    Trophy icon Photo Retouching Imeisha left

    I'm in need of some photo retouching. The images are of high quality and portray my beloved kittens. Here are the specifics: - I need blemishes removed from the kittens' faces - I would also like the gunk in and around one both eyes. He’s so fragile he napped in front of a window then yeah sick. - The fur under the eyes need to be whitened - If natural, the eye of one of the kittens needs to be made slightly bigger The ideal candidate for this project is someone with extensive experience in photo retouching. In particular, the following skills and abilities are crucial: - Proficiency in Photoshop and other relevant photo editing tools - Attention to detail for removing blemishes and enhancing specific areas of the image - An artistic eye to ensure that the final im...

    $10 (Avg Bid)
    Imehakikishiwa
    $10
    37 wasilisho

    I am seeking a video editor specialized in creating engaging, cinematic-style product videos for Instagram. My videos will typically be less than a minute long, effectively capturing viewers' attention within this short window. Key Skills: - Expertise in executing cinematic-style editing - Experience with product video creation - Ability to work with tight deadlines - Efficient at producing high quality within less than a minute videos - Knowledge of Instagram metrics and video format is a plus. Your primary responsibility will be to ensure each short video optimally showcases my product's features in a cinematic, visually appealing manner within the short Instagram video timeframe. Portfolio showcasing similar work will be highly regarded.

    $74 (Avg Bid)
    $74 Wastani wa Zabuni
    18 zabuni

    I need an experienced SEO specialist to help improve the search engine rankings of my local-targeted HTML CSS website. Key Points: - **Urgency**: The project is time-sensitive, and I need the work to be done as soon as possible. - **Local Focus**: The target audience for the site is local, so expertise in local SEO strategies is essential. - **HTML CSS**: The website is built using HTML and CSS, so experience with optimizing such sites is preferred. Ideal Skills and Experience: - Proven track record in SEO, particularly with local-focused sites. - Strong understanding of HTML and CSS and how they impact SEO. - Ability to work quickly and efficiently to meet the tight deadline. - Excellent communication skills to keep me updated on progress. Please let...

    $48 (Avg Bid)
    $48 Wastani wa Zabuni
    38 zabuni

    I want to replace the loader-animation on this template ... ... with another logo (see uploaded file). Best would be, the logo has some 3d-animation, not only rotating on one axis. What you must deliver: - logo file - instruction how to change the loader-animation in the template

    $10 (Avg Bid)
    Imehakikishiwa
    $10
    3 wasilisho

    I am seeking a proficient architect or designer to conceptualize my 1-3 rooms home with a focus on an open floor concept and integrating outdoor living spaces. The specific skills and experience required for the project include but are not limited to: - Proficiency in architectural design and proven experience in residential projects. - Strong grasp of modern design elements. - Expertise in space utilization and creating integrated indoor-outdoor living spaces. - Ability to transform broad visions and concepts into detailed plans for execution. - Excellent communication and interpretation of client's ideas. Please include samples of your past work, particularly those with open floor concepts and outdoor living spaces, with your proposal.

    $121 (Avg Bid)
    $121 Wastani wa Zabuni
    34 zabuni

    ...their code). The code also provides a discount on the first use by each new customer. 3. Finish product setup. We will start with two products (one is already shown) but need to have two more placeholder products hidden from view for easy activation when we add products 4. Set up the option for customers to subscribe for automatic shipments later (at a % discount) 5. At checkout we want a popup that asks if the customer would like to "round up" their purchase and/or donate a fixed amount extra to the school we are generating funds to support SKILLS & EXPERIENCE: - Deep knowledge of Shopify's platform and e-commerce best practices. - Previous experience in setting up online stores and incorporating unique functionalities. - Candidates who have worked ...

    $500 - $900
    Imefichwa
    $500 - $900
    67 zabuni

    ...us servers to record the action of the user in our admin console. Then, the emails gets deleted from the user's inbox. If not: the email could be a legit email, ould be spam or a real phish. The email is sent directly from the user's email client yo our admin consol. Then, the emails gets deleted from the user's inbox. - User notification: A pop-up window should appear to confirm the report. Additional Features: - An email template should open for the user to provide additional details. This can help in further analyzing the threat and improve our phishing prevention systems. - The add-in must be published and available in the Office Store so that Office administrators can easily install it. - The add-in must work in both desktop (Windows y MacOS) and mob...

    $474 (Avg Bid)
    $474 Wastani wa Zabuni
    53 zabuni

    ...Flutter. ***************************************************************************** The estimated timeline is ONE day, if you have experienced in FlutterFlow.io. Below is the project description: -Output Build a component designed for writing and sending emails, featuring a rich text editor. Upon pressing a designated button, an email composition popup should appear on the right side of the screen. The design and user experience of this popup should be similar to the email writing interfaces used by Hubspot, and to a lesser extent, Google's email interface. This component should be capable of interfacing with Google or Microsoft's email APIs to send emails to chosen recipients. Configuring and integrating these APIs with the component, however, is not incl...

    $25 (Avg Bid)
    $25 Wastani wa Zabuni
    4 zabuni

    I have included examples of each of the following files I would like to have: - Each US state in a vector EPS file with a cut line. Each as their own file name. - A photo of each with dimensions - A mock up photo of each state decal on the back window - An excel sheet with all the states and associated dimensions Example: North Each state .EPS cut file would need to be within a 3.5" x 5.5" rectangle or a 5.5" x 3.5" rectangle. Whichever best fits the state. I have attached an "Examples" file as well that gives further instruction for setting up the file. There are 50 States. I will need 3 folders: 1- Cut Files (50 .EPS files) 2- Dimension Photos (50 Photos) 3- Mock Up Photos (50 Photos To find all the state outlines, you will need to Googl...

    $94 (Avg Bid)
    $94 Wastani wa Zabuni
    87 zabuni

    Stepping Back Through Data I have a table of orders, lets say. I'm trying to find all the "Completed" orders, and then step back through other "Cancelled" orders for the same Customer, that were created within 72 hours. The trick is, I want to keep stepping back until I don't find anymore orders (the 72 hour window will now be based on the last order found). Also, the logic should stop if it finds another "Completed" order for the same customer. I've included a test table and data, as well as an expected output. CREATE TABLE #Order ( OrderID int, CustomerID int, OrderDate datetime, OrderStatus varchar(25) ) INSERT INTO #Order VALUES (1, 1, '02/15/2024 07:00 AM', 'Cancelled') ...

    $23 (Avg Bid)
    $23 Wastani wa Zabuni
    14 zabuni

    ...Information Project Name: Development of a Chrome browser extension for managing the size and positioning of browser windows. Project Goal: To create an extension that allows the user to adjust the size and positioning of one or several browser window tabs using predefined settings and customizable sliders. 2. Contractor Requirements Qualifications: Experience with native JavaScript and TypeScript. Knowledge and experience with React library and Node.js platform. Experience in developing Chrome browser extensions. Expected Skills: Ability to work with open source code on GitHub for modifications or writing new code from scratch. Ability to work independently and as part of a team. Experience in implementing user interfaces and APIs. 3. Functional Requirements Core Func...

    $135 (Avg Bid)
    $135 Wastani wa Zabuni
    34 zabuni

    I'm in need of an experienced web developer who can help me fix a bug on my HTML website. The bug is causing an error message to be displayed whenever a form is submitted, along with several functionalities not working as they should. Key Points: - The error message is displayed when submitting a form. - The bug has led to malfunctioning of basic website functionalities. Ideal Skills: - Proficient in HTML - Experienced in bug fixing - Familiar with form submission errors I am looking for a quick turnaround on this project as it's affecting user experience on my site. Please provide your relevant experience and estimated time to fix in your bid. ********************************************************* WATCH THIS VIDEO URL IS

    $26 (Avg Bid)
    $26 Wastani wa Zabuni
    71 zabuni

    ...on sensor network and penetration testing, The aim of this project is to explain the principles, intricacies, vulnerabilities, and mitigation strategies of sensor networks in cybersecurity. However, the twist here is, the information needs to be broken down to a level that non-technical decision-makers can understand. More details about time frame and milestones will be discussed in the chat window. - The freelancer should have: - Deep knowledge and understanding of cybersecurity and sensor networks. - Strong technical writing skills, with proven ability to simplify complex concepts. - Experience in communicating technical ideas to non-technical audience. - The report should include: - An easy-to-understand exploration of sensor networks. - The role t...

    $20 / hr (Avg Bid)
    $20 / hr Wastani wa Zabuni
    5 zabuni

    ...on Company Radio or Yes/No selection. 4. Ensure all necessary fields from the initial idea to customer engagement are included. 5. Real time machine availability with color coding on calendar. Red: Busy - This time slot is unavailable for meetings or appointments. Amber: Tentative - This time slot might be available, but needs confirmation before booking. Green: Available - This time slot is open for meetings or appointments." 6. • Separate campaign-specific email addresses should be created for internal stakeholders and program managers. Trigger emails can then be sent to the relevant address based on the campaign. • I have a list of ASM email addresses from a Company. I'd like to trigger emails to each of the ASMs on the list. (Campaign wise)" 8....

    $136 (Avg Bid)
    $136 Wastani wa Zabuni
    31 zabuni

    ...developer to convert my existing WordPress site to a static HTML site. Here's what you need to know: - The primary reason for this conversion is that I no longer require the CMS functionality. This means you won't need to worry about the WordPress backend, plugins and the associated database. - The site has some dynamic elements like contact forms, comments section, and user login pages. These will need to be converted into static pages. - I would like to retain some specific design elements and functionalities from the WordPress site. These include the header/logo design, the navigation menu and the slider/carousel. It's essential that these are transferred over accurately. You need to have a solid grasp of both WordPress and HTML, as well as good unde...

    $146 (Avg Bid)
    $146 Wastani wa Zabuni
    232 zabuni

    ...wanted, so feel free to use your creativity. • Essential Elements: The logo should incorporate letters and icons. It's up to you to decide how to intertwine these elements to produce a striking, memorable logo. • Color scheme: I'm open to color suggestions. Use your expertise to create a color scheme that appropriately represents the brand and its values. Your Freelancer Expertise: As a freelancer, you should be experienced in graphic design, particularly logo creation. Proficiency in various graphic design software is ideal. Creativity is key in this project, and I'm open to your ideas and suggestions. Sound knowledge of current design trends is necessary to ensure a modern, appealing logo. Remember, the goal here is a unique, eye-catching, and ...

    $20 (Avg Bid)
    $20 Wastani wa Zabuni
    40 zabuni

    ...create a Network Management System (NMS) website that can be deployed on any cloud or local hosting. Main Functionalities: 1. Loginpage login (create user/password in the backend) 2. Dashbord one - prints rows of a table (buttons to add/delete/update table rows) 3. Dashboard two will have 6 tables, each of the table entries will have few configurable(will be configured through pop up window) , stats, logs , status 4. One of the table could have a flow table just for read only 5. THere should be back end persistent DB which saves all the data 6. THere should be method to bring down this and powered back any time Acceptance criteria 1. NDA signing 2. Web page working conditions and exceptions taken care on AWS/ local machine 4. UI page design will be appr...

    $911 (Avg Bid)
    $911 Wastani wa Zabuni
    5 zabuni

    I require a skilled and experienced web developer to create a custom HTML emailer for me. The emailer should be compatible with both Outlook and Gmail. Here are the specifics of the project: - You will be provided with a JPG image that will form the basis of the emailer. Your task will be to incorporate a single line of hyperlinked text in the middle of this image. The hyperlink should lead to a designated URL. - The emailer should be designed to display correctly across different email clients, especially Outlook and Gmail. The ideal candidate for this project would have: - Proven experience with creating custom HTML emailers. - Proficiency in working with JPG images and integrating hyperlinks into them. - A good understanding of the unique constraints and requirements ...

    $22 (Avg Bid)
    $22 Wastani wa Zabuni
    17 zabuni

    I am looking for an expert to set up an open-source Stable Diffusion with a Web GUI on AWS for AI image and video generation. The system will be developed with a focus on real-time processing. Notably, the Generative Adversarial Networks (GAN) ML model will be used. Essential Skills: - Proficiency in Python - Solid understanding and experience with AI, specifically GAN - Familiarity with AWS - Experience in ML - Good understanding of the Web and how to set up GUI - Knowledge in node js is desirable Mission: - Select and set up the appropriate AWS instance for the system - Ensure the system is capable of real-time AI image/video generation, utilizing GANs - All operations should be manageable through a Web GUI Please bid only if you have satisfied the aforementioned requirements. ...

    $134 (Avg Bid)
    $134 Wastani wa Zabuni
    24 zabuni