Sql return boolean jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 sql return boolean jobs found, pricing in USD

    We are in need of a skilled software contractor to provide a comprehensive 2-week review of our existing C# and PHP code. This project involves...recommendations on the necessary steps for completion. (See attached file) Key Tasks: - Review and assess existing C# and PHP code for performance, efficiency, and quality. - Identify completion steps. - Create detailed document outlining current state and necessary completion steps. - Recommend testing Ideal Skills and Experience: - Proficiency in C# and PHP. - Experience developing SQL database applications (MySQL is preferred) - Extensive experience in software development and code assessment. - Strong understanding of code efficiency, performance, and quality. - Previous work on developing completion scopes for software...

    $21 / hr (Avg Bid)
    Featured NDA
    $21 / hr Avg Bid
    4 bids
    CT600 Preparation for Company 6 days left
    VERIFIED

    I'm seeking an experienced accountant to assist in preparing and submitting our company's CT600 form. Ideal Skills/Experience: - Proven track record in successfully preparing and submitting CT600 forms - Proficient in UK tax regulations and ensuring compliance - Strong attention to detail to avoid errors The successful candidate will be responsible for: - Reviewing our financial ...31st - Preparing and submitting our CT600 form accurately and in a timely manner - Ensuring that all tax obligations are met and that we comply with all relevant legislation It is imperative that you have a comprehensive understanding of the UK tax system and that you have successfully managed similar tasks in the past. A proactive approach to ensuring the accuracy and completeness of our tax re...

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    18 bids

    I'm looking for a skilled email marketer to create and manage a campaign focused on generating leads. Key Requirements: - Experience in email marketing, specifically in the realm of lead generation - Ability to create engaging and effective email content - Proficiency in data analysis and reporting to optimize campaign performance - Strong unders...email content - Proficiency in data analysis and reporting to optimize campaign performance - Strong understanding of email best practices, including CAN-SPAM and GDPR compliance It's important to note that although I have more than 5,000 contacts in my database, I'm looking for quality over quantity. I'm open to suggestions on how to segment and target this large list to ensure the best possible return on investmen...

    $242 (Avg Bid)
    $242 Avg Bid
    8 bids

    I am in need of an experienced Electrical Engineer with a specialty in Combinational...experienced Electrical Engineer with a specialty in Combinational Logic. The key tasks for this project will be: - Circuit design with emphasis on combinational logic - System integration capabilities - Comfortable undertaking troubleshooting Your primary role will be implementing Boolean expressions with advanced complexity. You should be experienced with large circuits including multiple components. Ideal Skills: - Circuit Design - System Integration - Troubleshooting - Proficient with advanced Boolean expressions - Experienced with large circuits This project will require a niche set of skills in dealing with combinational logic. If you believe you're a right fit, I encourag...

    $172 (Avg Bid)
    $172 Avg Bid
    13 bids

    I am in need of an experienced SQL database administrator to help me move an entire SQL database from one server to another. The new server has Windows Server 2012 R2 installed and the SQL software is up and running. However, I am unsuccessful in attempting to access this via the network. Key Tasks: - Transfer the entire SQL database to a new server - Setup proper network access - Continue all ongoing operations from the source server on the new server Ideal Skills: - Rich experience with SQL and Windows Server 2012 R2 - Understanding of maintaining active operations during server shift - Firewall setup and operations Security isn't to be compromised during this relocation. The current server has a firewall in place for the SQL database t...

    $130 (Avg Bid)
    $130 Avg Bid
    28 bids

    I'm looking to set up a payment portal on the Radix network that caters to individual users. This portal is ...user-friendly interfaces - Strong understanding of payment processing systems to enable instant payments. I want to keep this as simple as possible. The gateway must be able to accept a string from a PHP website with the following details: Amount to charge The currency used Wallet Address to send proceeds to Return address to send a response back to With this information, the gateway should take the user seamlessly through the payment process, and then return them to the PHP website. The return should also carry a string indicating success or failure. This gateway should be deployed on a web server of my choice. Payment will only be made when th...

    $954 - $1908
    Featured Sealed
    $954 - $1908
    16 bids

    1 Need to build a website monitoring program to monitor changes in sub-pages of the landing page Detailed requirements: The website needs to have SQL function because batch site monitoring needs to be uploaded. 2 Identify the link to the final sub-page login keyword such as Proxy function and mobile phone UA because mobile phone batch UA is required Multi-thread monitoring 3 Filter duplicates and monitor changes in subpages of the website Set a custom time to refresh the web page

    $167 (Avg Bid)
    $167 Avg Bid
    73 bids

    More details: What is the primary purpose of the swiping functionality/screen in your app? Event browsing What content should be displayed on each swipe card? Event name and photo, Event description and date, Event location, Host photo How should the swiping functionality work? Swipe left to dislike, swipe right to like, Swipe up to view more details, swipe down to return to previous card Add swipe screen to menu on existing app, populate with dummy data, that calls backend api

    $177 (Avg Bid)
    $177 Avg Bid
    40 bids
    Trading Bot 6 days left

    ...platform. I'll tell you what I need and you'll tell me if it's possible to develop it: Based on the list of all the tokens, I would like to create filters that, based on a specific timeframe, tell me the minimum variation of X previous candles. I'll give you an example: Suppose that from the filter I choose - Timeframe 4h - Previous candles 3 - Minimum variation 20% The filter should return all the tokens that have generated at least 20% (e.g. 20%) for each candle. I hope it was clear. The second development step should be that of the automatic purchase of the tokens returned by the filter and the possible sale, therefore the order should be entered with SL and TP. Each token can only be purchased once at one time. As you can understand, i...

    $2513 (Avg Bid)
    $2513 Avg Bid
    65 bids

    We have built a customized website in core php and need another experienced developer to join the team to fix some bugs, We are looking for a very experienced php developer for our project, you must have at least 12-15 years of experience with a good reference . Must have experience in multi-user programming, must know how to do quality coding, fix sql injections Conditions: You must be a independent freelancer. and share with some of your customized applications that u have worked on.

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    66 bids

    ...prefer – local or online, or a combination of both. We're looking for: 1. Multiple Sales Associates – both experienced professionals and those new to sales are welcome to apply. 2. Passionate individuals who are excited to share our premium Sri Lankan products with new markets. Note: This is a 100% commission-based job, offering you the freedom to control your earnings and achieve a lucrative return based on your performance. Interested? Apply now and let's discuss how you can achieve success with our team!...

    $2266 (Avg Bid)
    $2266 Avg Bid
    6 bids

    I need create calculator like on page : <script> function calculateCustomPrice(element) { const customPriceInput = ('js-custom-input'); let productId = , location = String() + '?productId=' + productId + '&do=calculateCustomPrice'; for (let input of customPriceInput) { if ( === '') { return; } location = location + '&' + + '=' + ; } if (typeof jQuery !== 'undefined') { $.({ url: location, }); } else { ('POST', location); } } </script>

    $31 (Avg Bid)
    $31 Avg Bid
    5 bids

    ...project specifically requires a focus on the wholesale of scrap metal, minerals and ores on an international scale. Key Project Components: - A detailed market analysis to showcase the viability and potential for growth within the international wholesale market of scrap metal, minerals and ores. - Comprehensive financial projections outlining the expected costs, revenue streams, and potential return on investment. - A well-crafted and persuasive narrative that clearly communicates the unique value proposition of the business. - A solid understanding of the challenges and opportunities within the wholesale industry and a strategy to address these within the document. - A professional and polished document that can be presented to potential investors with confidence. Ideal Freela...

    $495 (Avg Bid)
    $495 Avg Bid
    64 bids

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

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    25 bids

    ...with a professional writing for a business loan application forms to fill in and send back to me. Key requirements: -fill in the question and write a user-friendly loan application form for high success rate. - there are 3 forms to fill in Business plan template cash flow template, Cash flow forecast Personal surviving budget they are in Microsoft excell file, once filled in just save and return to me so it is ready for the application upload. Ideal freelancer will have: - Proven experience in English literature - Strong understanding of business planning and growth. The application form is an essential part of the loan application process, with few questions which asks how the business growth and planning , once is written I can review for the final outcome. ,If you h...

    $80 (Avg Bid)
    $80 Avg Bid
    27 bids

    1 Need to build a website monitoring program to monitor changes in sub-pages of the landing page Detailed requirements: The website needs to have SQL function because batch site monitoring needs to be uploaded. 2 Identify the link to the final sub-page login keyword such as Proxy function and mobile phone UA because mobile phone batch UA is required Multi-thread monitoring 3 Filter duplicates and monitor changes in subpages of the website Set a custom time to refresh the web page 4 Send the new URL of the subpage change to the created group through the telegram machine

    $144 (Avg Bid)
    $144 Avg Bid
    83 bids

    I am seeking a skilled mobile app developer to create an Android app focused on stock management. Key Features: - The primary function of this app is inventory tracking. It should allow users to monitor stock levels, product movement, and manage inventory with ease. Work - Create Retailer Account Create Stock Payment received Return to Origin Add User Manage Permissions Manage Retailer Requirements: - Proficiency in Android app development - Prior experience with stock management applications - Familiarity with inventory tracking systems A successful project will require a developer who can create an intuitive user experience and implement a robust inventory tracking system.

    $386 (Avg Bid)
    $386 Avg Bid
    33 bids

    I urgently require a proficient SQL Server expert, particularly conversant with SQL Server 2012. My primary challenge is recovering deleted records. Ideal Skills: - Comprehensive understanding of SQL Server 2012 - Expertise in data recovery processes Experience Required: - Proven track record in database recovery - Past work with SQL Server 2012 Your immediate availability for this project is essential. Please, only serious and experienced candidates should bid.

    $100 (Avg Bid)
    $100 Avg Bid
    12 bids
    Trophy icon Elegant Dinner Poster Design 2024 2 days left

    I am looking for a skilled designer to create a poster and matching return card for a dinner. Wording is attached. The poster size should be 8 1/2 x 5 1/2 and the attached card should be 5 1/2 x 4 1/4. Also attached are some of our previous designs which you can use for inspiration. Please create a new look for this year. Ideal skills and experience for this job include: - Proficiency in graphic design software - Experience in creating posters for formal events - Ability to work with custom sizes and formats - Strong attention to detail and an eye for design aesthetics If you think you have the skills and experience needed to create a stunning poster for my event, please submit your proposal. I look forward to seeing what you can come up with!

    $40 (Avg Bid)
    Guaranteed
    $40
    56 entries

    I am in need of a skilled developer to assist with an existing API integration between SilverStripe website and REX Software, with a focus on correcting a data issue that is causing the server to fail with backing up the website due to disk usage. The server technician said: "The disk usage is at 80% so a dump would fail as it would need more space to create a sql file to be transferred. It looks to be an issue with REX and the website framework SilverStripe. It may be that REX is not configured to remove (dump) old data." Your role will involve correct the error so the server does not continue to reach its disk usage and implementing a seamless API integration that successfully synchronizes and updates property listings between these two platforms. Ideal Skills: &bull...

    $281 (Avg Bid)
    $281 Avg Bid
    26 bids

    I'm running a Node.js website where the last user's data is mi...promptly. Key Responsibilities: - Investigate the current data display functionality and how it's handling user data. - Correct the code responsible for showing the last user's data to the first user. - Ensure that the correct user data is displayed to each respective user post-login. Ideal Freelancer: - Proficient in Node.js with a deep understanding of data management and display. - Experienced in SQL databases, specifically in managing user data. - Previous experience in debugging and resolving similar issues is a plus. - Deadline-oriented and able to work efficiently to resolve this issue. Please refer to the attached video for better understanding of the issue. Your prompt attention to this ...

    $14 (Avg Bid)
    $14 Avg Bid
    6 bids

    ... Essential Skills and Qualifications: - Expertise in using Visual Studio for software development, including .NET and PHP programming. - Proficiency in Azure DevOps for project lifecycle management, including CI/CD pipelines and agile project management. - Experience with Microsoft Azure, especially Azure Service Bus and Azure Functions. - Strong knowledge of database management with MySQL and SQL. - Ability in RESTful API development and OAuth security practices. - Excellent problem-solving skills and ability to work effectively in a team environment. Education and Experience: - Bachelor’s or Master’s degree in Computer Science, Software Engineering, or related field. - At least 7 years of full-stack development experience, with a focus on complex cloud-based solut...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    103 bids

    I'm looking for an expert who can put together a precise and comprehensive multifamily proforma that focuses on cash flow details. Specifics Required: - Include data on net operating income, debt service, and cash on cash return. - An in-depth monthly breakdown of these values. Skills & Experience: - Proven track record in financial analysis, specifically real estate and multifamily property market. - Professional approach with strong attention to detail. - High-level proficiency in using proforma software or Excel. - Understanding of the specifics of rental property cash flows.

    $342 (Avg Bid)
    $342 Avg Bid
    26 bids

    The WhatsAp... the bot greets them and requests input of a code or menu name (there are 200 codes or menu names available). 2. If the input is incorrect, the bot asks the sender to resend the correct code, send an image containing all the codes, or return to the main menu. 3. If the code is entered correctly, the bot displays general information in text form taken from a Google Sheet. Along with this information, a menu is displayed: • PDF file extracted from Google Drive or a folder • Image • Information in text form taken from a Google Sheet • Input another code • Return to the main menu For subscribers: 1. Information from PDF files or images is sourced from a different folder. Alternatively, information in text form is more common. open source e...

    $460 (Avg Bid)
    $460 Avg Bid
    33 bids

    I need a small application prototype with the following features: Multi-Employer Job Portal/Admin app (Role Based access) User/applicant App (for Multiple applications to different employers) User Profile Document Upload (Save documents to Db and attachments to Blob Storage ) Send Emails to Employers and applicants back and forth 2 Apps in total ...features: Multi-Employer Job Portal/Admin app (Role Based access) User/applicant App (for Multiple applications to different employers) User Profile Document Upload (Save documents to Db and attachments to Blob Storage ) Send Emails to Employers and applicants back and forth 2 Apps in total ie. admin app and applicant app. job application requirements will be provided. Nodejs, angular, My SQL, ORM, Data Seeding, Migrations shoul...

    $98 (Avg Bid)
    $98 Avg Bid
    12 bids

    We are seeking a skilled freelance writer to create comprehensive documentation and set up demo data for our company's Customer Relationship Management (CRM) processes. The primary responsibility will be to research and document our existing CRM workflows, procedures, and best practices, as well as create sample data for d...proposal with the following: Your rate or fixed-price quote for the project (Budget: Max Rs. 1000 INR only) A writing sample demonstrating your ability to create clear and concise documentation Your availability to start and estimated timeline for completion We will provide demo login credentials for the GrowCRM system. Although the budget is strict at Max Rs. 1000 INR, we can offer good reviews in return for quality work. We look forward to reviewing yo...

    $11 (Avg Bid)
    $11 Avg Bid
    16 bids

    I have a SQL Server that needs to be accessible over the internet. However, I'm facing connectivity issues, possibly due to closed or blocked ports on my ComCast router model CBR2-T. I need a freelancer to open the necessary ports on the router. The task involves: - Checking the current port status on the router - Identifying the SQL Server port - Opening the port on the router Please bid if you're experienced with network configuration and have dealt with ComCast routers before. Necessary Skills: - Network Configuration - Router Administration - ComCast Router Experience - SQL Server Configuration

    $27 (Avg Bid)
    $27 Avg Bid
    12 bids

    I require someone experienced in Linux server management to help optimize the performance of my server. Linux Server Performance Optimization Plesk Obsidian, SQL, PHP Key Responsibilities: - Review the current server setup and performance - Identify areas for improvement - Implement solutions to optimize server performance - Fix the 2 errors. This is not a one-time setup; I may require ongoing management based on the initial optimization results. Your expertise in Linux server management is crucial to this project.

    $135 (Avg Bid)
    $135 Avg Bid
    37 bids

    I'm in need of a professional web developer to create a platform that serves as an agent management website. The website should have an elegant interface, account logins, and a simple credit system that can be administered by an admin account. Key Features: - Agent Registration and Login: The website should allow agents to create accounts and log in securely. - Profile Manag...agent registration and login feature is not fully defined yet. The ideal candidate for this project should have experience in building similar systems, understand user account management, and have the ability to design an aesthetically pleasing interface. Requirements can be asked if you are interested, you can build with any framework, preferably javascript based frameworks. Minimal SQL is required, a...

    $2097 (Avg Bid)
    $2097 Avg Bid
    154 bids

    I need a C function capable of interfacing with the Windows location services and Linux's geoclue2 to acquire the current location (l...The function should aim to provide location data with the highest possible accuracy, utilizing GPS, Wi-Fi positioning services, and GEO IP location services. - In cases where the location data retrieval fails, the function should be designed to return an error code. The ideal candidate for this job should possess: - Proficiency in C language. - Familiarity with Windows location services and Linux's geoclue2. - Experience in working with GPS, Wi-Fi positioning, and GEO IP location services. - Capability to handle error cases efficiently with return error codes. - Previous experience in the development of cross-platform functionality...

    $487 (Avg Bid)
    $487 Avg Bid
    47 bids

    In my project, I'm looking to set up ActiveMQ JMS messaging for our system, focusing on synchronous and asynchronous messaging. We anticipate a low scale of message traffic, not exceeding 1,000 messages per day. Key responsibilities will include: - Set...framework to publish and subscribe messages to ActiveMQ queues Create queries to make sure data is published into the respective tables and assertions to validate Ideal skills and experiences for this role would include: - Proficient in ActiveMQ and JMS messaging - Previous experience in setting up asynchronous messaging systems - Familiar with SOAPUI and its capabilities for message testing - SQL developer for database queries and validations Please bid on this project if you're confident in your ability to deliver on...

    $39 (Avg Bid)
    $39 Avg Bid
    6 bids

    Looking for help in modifying an existing python script and related sql database table The current script - (1) scrapes company financial data from website and populates database (2) scrapes news related to keywords from google news (3)sentiment classification of news items (4)pushes data to sql database The company names and keywords are currently hardcoded in the script Requirement- (1) Company names/urls/keywords (will be provided) to be put in master table in the database (2) The script to loop through and scrape the relevant data and put in database

    $278 (Avg Bid)
    $278 Avg Bid
    26 bids

    I'm looking for a freelancer who's great at web scraping to help with a project involving a specific website initially, with potential for more. I'll give you the specific data fields to extract. It'd be great if you: Are really good at web scraping and or Python. Know your way around MS SQL Server databases, not essential but definately an advantage. Understand how to extract data effectively. Understand the need for security and captcha integration if needed. Can work quickly since this project is a priority and needs to be done ASAP. Ultimately, I want to be able to manage the code with your ongoing help, so this could lead to a long-term partnership. I'll share the full details when needed. You will provide source code, documentation and deployment info...

    $360 (Avg Bid)
    $360 Avg Bid
    74 bids

    ...Press Shift + A to add a new mesh, select Cube. Scale the cube to the dimensions of the PCB and battery: Press S to scale, then X, Y, and Z to scale along specific axes to match 33 mm (X), 40 mm (Y), and 10 mm (Z). Adjust for AirPods Pro 2 Dimensions: Add another cube and scale it to fit the AirPods Pro 2 dimensions with some extra room for fitting: Height 31 mm, Width 22 mm, Depth 25 mm. Use the boolean modifier to subtract this new cube from the main body to create the cavity for the AirPods. Design the Butterfly Top: Butterfly Shape: Use the Bezier Curve tool to draw a butterfly shape. Extrude and convert it to a mesh. Attach to Main Body: Position the butterfly shape on top of the main body and join them using Ctrl + J. Circular Charging Metals: Add Cylinders: Press Shift +...

    $133 (Avg Bid)
    $133 Avg Bid
    39 bids
    Dotnet developer 5 days left

    Required a dot net developer. Speacialized in Microservices acrhitecture based solution. Dotnet Core, C#, SQL, Data transformation, API gateway, Auth based security.

    $373 (Avg Bid)
    $373 Avg Bid
    40 bids

    i have Pojo class where it is picking property value from api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), ));

    $26 (Avg Bid)
    $26 Avg Bid
    33 bids

    I am seeking a full stack PHP developer to assist me with my project. I'm l...you are a skilled PHP developer with experience in full stack development and are passionate about producing high-quality applications, this project is for you. Your ability to work both independently and collaboratively will be key to our success. Ideal skills and experiences include: - Proficient in PHP and related frameworks - Strong knowledge of HTML, CSS, and JavaScript - Familiarity with SQL and database management - Experience in user authentication and payment processing - Understanding of project management and problem-solving - Excellent communication and time management skills I am looking to commence this project at the earliest convenience, so please get in touch if you're avail...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    238 bids

    I'm in need of an experienced Shopify designer to create a robust e-commerce portal for my business. The website's primary purpose will be to facilitate online sales for various types of gadgets. Key responsibilities include: - Design an intuitive, user-friendly Shopify store. - Input and organise 50-100 product listings. - Optimisation for conversions. The ideal candidate will have: ...intuitive, user-friendly Shopify store. - Input and organise 50-100 product listings. - Optimisation for conversions. The ideal candidate will have: - Solid experience in Shopify store design and setup. - A good understanding of e-commerce best practices. - Familiarity with gadgets and similar niche products. The end result should be a seamless shopping experience that encourages sales and...

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    114 bids

    ...Boost Product Customer Satisfaction: You'll be tasked with finding ways to ensure our customer's satisfaction with our products, as this is key to our growth strategy. Business to customer Skills and Experience: - Proven track record in market expansion strategies, ideally in the radio industry. - Proficient in measures of customer satisfaction including interpreting online reviews, ratings, return or refund rates. - Ability to work with teams and adapt to changing market dynamics. - Strong communication and reporting skills to provide regular updates on progress. HONEPE  India ( P ) Ltd ?️ Urgent openings!!?️               Job Nature ▪️ New QR Onboarding ▪️Soundbox machine Sales ▪️...

    $11 (Avg Bid)
    $11 Avg Bid
    3 bids

    ...with "Login" button in the middle of the screen (copy/paste login functions from example code) 07. add new screen with "SCAN" button in the middle of the screen (copy/paste login functions from example code) 08. When logon is successfull 09. Show "SCAN" screen 10. when click "SCAN" button, start BLE scan for 4 sec (copy/paste login functions from example code) 11. parse SCAN BLE List and return success/true with the first BLE device that has RSSI >= -50 12 if no BLE devices are meet, go back to "SCAN" screen and wait for click 13. else 14. present/enable faceid auth 15. if not success go back to "SCAN" screen and wait for click 16. else 17. enable haptic ...

    $516 (Avg Bid)
    $516 Avg Bid
    75 bids

    ...hence our AI works on it through big data and automation. The project is about algorithmic auto-investing trading on world wide's financial market. Fixed Rate Job Paid based on success delivery per country. $10/country. Make about 5-10 API/country for installing python, setting SQL for our applications and Google Sheet. For each country may need API for such as : 1. Historical Data 2. Financial Scrapped Source 3. Financial Summary Scrapped Source 4. Interest rate 5. Some More Required Skill & Experience : 1. Php & SQL 2. Familiar with python installing & setting up environments 3. Experienced in Linux Debian & LNMP server by SSH 4. You need to know on how to run python scripts on debian by ssh, and setup cron task on debian, and debugging etc Perso...

    $28 (Avg Bid)
    $28 Avg Bid
    18 bids

    I am looking for a programmer with previous experience in building a Group Buy SEO Panel with the following tools, with the possibility of adding tools later. semrush freepik envato elements Motion Array pacdora with the following download limits: freepik 25 files /day envato elements 30/day Motion Array 30 /day pacdora 30/day I do not want a page specifically for payments, but in return I want a section at admin dashboard to generate activation keys for each service. I will sell these keys, and once the customer obtains an activation key for a service, he will paste it in a specific place on user dashboard and click on the word Activate, and the service associated with this key will be activated. Please send a previous project you work on

    $469 (Avg Bid)
    $469 Avg Bid
    72 bids

    Quiero pasar estas dos funciones de C++ a C template<class T> int EEPROM_put(int ee, const T& value) { const byte* p = (const byte*)(const void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) foo(ee++, *p++); return i; } template<class T> int EEPROM_get(int ee, T& value) { byte* p = (byte*)(void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) *p++ = foo(ee++); return i; }

    $17 (Avg Bid)
    $17 Avg Bid
    6 bids
    VB.net Electronic Form & SQL 5 days left
    VERIFIED

    exactly similar to this f-system

    $472 (Avg Bid)
    $472 Avg Bid
    47 bids

    ...API Integration: Get access to the OpenAI GPT-3 API. Write a script that takes inputs from Dialogflow via the webhook, processes it with GPT-3, and returns the output to Dialogflow. Integration and Fulfillment: Configure Dialogflow to use the webhook for fulfillment. Ensure the webhook communicates with the GPT-3 API and formats the response correctly. Return the formatted response to Dialogflow for Google Assistant to process. Example Workflow: User Command: "Write a poem about a sunset." Google Assistant: Recognizes the command and passes it to Dialogflow. Dialogflow Intent: Matches the intent for writing a poem. Webhook: Sends the request to your webhook. GPT-3 API Call: The webhook calls the GPT-3 AP...

    $639 (Avg Bid)
    $639 Avg Bid
    24 bids

    ...---------------------------------------------------------------------------------------------------- I need to remove the Service Number Taxonomy that was added and create a new one called Booking Category. This will need look up the `11_bkntc_services` table in the database. (I use the Booknetic Plugin for Game Bookings) The table looks like this image, so you will have to use case insensitive SQL to find the `11_bkntc_services` WHERE name is PARTIALLY equal to the "Projects name" (2nd Image) as I have multiple actual games per "Project" The WP page in question is Https:// The "Book Now" button uses the code in the image below found in this file: wp-content/themes/gamico/template-parts/project/ to show the Booknetic category based on the game.

    $26 (Avg Bid)
    $26 Avg Bid
    9 bids

    ...Implementation: - Set up a CI/CD pipeline using GitHub Actions for automated testing, building, and deployment of both frontend and backend applications. - Integrate the pipeline with our GCP infrastructure, including Compute Engine, Cloud SQL, and Cloud Storage. 2. Logging Setup: - Configure logging for all services: -- Frontend (Nginx, ): Log HTTP requests, errors, and application logs. -- Backend (Gunicorn, Django): Log application errors, access logs, and system logs. -- Celery and Beat: Log task execution and periodic tasks. -- Database (Cloud SQL): Log database queries and errors. -- Redis (Cloud Memorystore): Log Redis operations. - Collect and store logs centrally using GCP's Stackdriver Logging. - Set up log rotation and retention policies. 3. HTTPS Domain...

    $149 (Avg Bid)
    NDA
    $149 Avg Bid
    10 bids