Php script updates mysql database jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    5,000 php script updates mysql database jobs found, pricing in SGD

    I am looking for an experienced developer with proven experience in integrating APIs into WordPress to help incorporate Pricelabs API into my hotel booking website. The purpose of this project is to enable real-time pricing updates for my hotel fares. You should ideally possess: - Proficiency in WordPress Development - Experience with integrating third-party APIs - Familiarity with hotel pricing and booking systems I have the documentation from Pricelabs for integrating their API here, ready for you. Please, provide a detailed proposal including timeframe and budget along with your past similar works.

    $58 (Avg Bid)
    $58 Avg Bid
    35 bids

    ...React). Ensuring the product is developed for deployment on Azure Web Sites and Azure Database, adhering to best practices for scalability and security. Coordinating with stakeholders to gather requirements and provide regular project updates. Managing the project timeline, budget, and resource allocation. Skills and Qualifications: Proven experience as a Project Manager in the technology sector, preferably with systems design background. Strong understanding of both front-end (React) and back-end (.NET) development processes. Experience with IoT projects, specifically with ESP8266 or similar WiFi modules, is highly desirable. Familiarity with Azure cloud services, including Azure Web Sites and Azure Database. Excellent communication, team management, and leadershi...

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

    **1. Objective: ** The primary objective of this project is to develop an integrated crop management plan for various crops grown in Tasmania, including but not limited to fruits (berries, cherries, apples, and pears), nuts, v...and Documentation: ** a. Provide detailed reference documentation on the selection and application of pesticides, fungicides, and fertilizers, including dosage recommendations. **8. Presentation: ** a. Present the data and findings in the form of a database in Xcel format with individual tabs for the: pesticides, fungicides, and fertilizers, to be used with associated considerations (crop type, dosage, month etc) mentioned throughout this scoping document. **Remember it is important to view this project as the development of a database. Not ...

    $290 (Avg Bid)
    NDA
    $290 Avg Bid
    3 bids

    I am looking for a dedicated and highly experienced WordPress developer who ...and involve the following requirements: 1. Efficient Lyrics Parsing: Parsing full lyrics from Genius and MetroLyrics, considering their different HTML structures. 2. Seamless Integration: The parsed lyrics should be displayed on a dedicated lyrics page, ensuring a seamless user experience in line with our website's design. 3. Ongoing Support: After successful execution, we may need occasional updates and troubleshooting based on changes in the lyrics websites' structure. Proposals without relevant examples and proven experience in WordPress module development and web scraping will not be considered. I'm looking forward to working with a passionate and hardworking developer who enjoys me...

    $50 (Avg Bid)
    $50 Avg Bid
    28 bids

    I am seeking skilled developers to create a Prime Membership video for IPL Dream 11 predictions which can be uploaded on YouTube and Facebook . The membership video should encompass information: - Premium access to top-notch match predictions. - Exclusive tips, strategies and advanced analytics. - Detailed analysis of player performances. - Live match updates and expert advice. - Personalized prime teams and notes. Freelancers with experience in sports analytics and e-sport videos for youtube and Facebook would be ideal. This membership is targeted at casual cricket fans, dedicated fantasy cricket players and e-sports enthusiasts. Your ability to integrate appealing features for all these audience groups will be critical. I look forward to proposals that demonstrate an understa...

    $21 (Avg Bid)
    $21 Avg Bid
    2 bids

    ...creatively craft a 70-episode romantic mini-series titled "Bad Boy Love". Each episode will be 90-120 seconds long, encapsulating a storyline centered around the transformation of the 'bad boy'. Here's what I'm after: - A narrative that keeps viewers hooked - Expertly woven character development that portrays the bad boy's transformation -The end product should be a captivating, clear, and concise script ready for production Ideal Skills: - Deep understanding of romantic storytelling - Ability to construe multi-layered characters - Experience in scriptwriting, especially in romance genre - Exceptional attention to detail and consistency - Meets deadlines consistently Experience in short-form storytelling and having crafted scripts for min...

    $557 (Avg Bid)
    $557 Avg Bid
    28 bids

    ...within a public_html directory. Preceding the public_html (in the / directory), there are additional system files that are essential. I currently have 1 TB of data on the server, comprising images and other files. Up until now, I've been using FTP to manually upload code changes. However, I aim to transition to using GitHub, allowing me to leverage familiar code editors and enabling automatic updates to server files upon saving. However, the issue I'm encountering is that when attempting to update the server from GitHub, it scans for changes and potentially deletes files not present on GitHub. I don't want, for instance, the images stored on the server to be included in a separate defined folder on GitHub. Essentially, I only want the source code without all these...

    $227 (Avg Bid)
    $227 Avg Bid
    13 bids

    PROJECT DELIVERY: 48 HOURS PSD x 1 file Delivery: HTML file and all its assets As a proficient coder, I urgently (within a week) need the conversion of a PSD into an HTML file. This design contains banners and forms, adding a dynamic element to its features. It's essential for this project: - Proficiency in HTML coding. - Experience with coding dynamic elements, such as forms or user inp...coding. - Experience with coding dynamic elements, such as forms or user inputs. - Ability to swiftly and accurately convert a PSD file into HTML. - Knowledge and experience in making a design responsive across all device screen sizes. Your capacity to meet the timeframe is essential, as is the ability to maintain consistent communication throughout the project for any necessary amendments and ...

    $51 (Avg Bid)
    $51 Avg Bid
    51 bids

    I'm seeking an experienced scriptwriter to draft 70 episodes for a romance radio drama. Your task will revolve around the theme of forbidden love, striving to captivate the hearts of listeners across different age groups. Key Responsibilities: - Generate engaging, creative narratives that resonate with both teens and adults - Integrate the theme of forbidden love seamlessly into the overall story Ideal Skills: - Strong experience in creative writing - Previous experience with romance narratives - Exceptional storytelling skills - Ability to engage different age groups. Looking forward to hearing your creative ideas!

    $587 (Avg Bid)
    $587 Avg Bid
    25 bids

    Hello all! I am looking for help in the creation of a logo for a new brand being added to my company. My company is focused in the e-commerce space and employs products across several different niches. The new...company. My company is focused in the e-commerce space and employs products across several different niches. The new brand being created is a generic brand which will sell products based around home decor/utilities ranging from home gym equipment to kitchen utensils. The brand (who's name I will keep confidential until selecting a prospect) logo does not need to be intricate. I am looking for a script logo mainly comprised of letters only. I am mainly interested in seeing different types of fonts and potentially some emblematic characters. I can explain more over a s...

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    106 bids

    hi, i found a php script that is not working anymore, it was used to send notifications to single devices using but this system seems to be down.. I have the certificate updated and ready in .pem and .p8 format and the old function looks like this: function sendNotificationToPushService($certificate, $passphrase, $body, $deviceToken){ $ctx = stream_context_create(); stream_context_set_option($ctx, 'ssl', 'local_cert', $certificate); stream_context_set_option($ctx, 'ssl', 'passphrase', $passphrase); $fp = stream_socket_client('tls://', $err, $errstr, 60, STREAM_CLIENT_CONNECT, $ctx); if ($fp){ $payload = json_encode($body); $msg = chr(0) . pack('n', 32) . pack('H*', $deviceToken) . pack('n', strl...

    $180 (Avg Bid)
    $180 Avg Bid
    31 bids

    ...notification, announcement to user" 6 Buy Number "1/ Promotion country and service that popup select service by setting up in admin dashboard (pop up on buying OTP page) *Bulk OTP Ordering Functionality*: - Develop a streamlined interface for bulk OTP orders, - Provide options for customization, such as specifying OTP validity periods and message templates. - Implement order tracking and status updates to keep users informed throughout the process. - Push notification, announcement to user 2/ Logo page, logo services & country flag and labeling text discount with service or country (in admin dashboard) *Enhanced Branding and Promotion Features*: - Design a visually appealing logo page showcasing logo services and country flags for added personalization. - I...

    $67 (Avg Bid)
    $67 Avg Bid
    15 bids

    I'm currently in the decision-making phase for a web scraping and automation project and I am searching for a highly skilled AI developer who would create a script that will automate login to an undetermined third-party website using provided login credentials. Notably, the selected website will likely require an effective CAPTCHA solution. And while I am yet to specifically point out the type of data to be scraped, expect that this will be clarified as the project progresses. Required Skills & Experience: - Proficiency in Python programming - Experience with automation scripts - Ability to solve CAPTCHA challenges - High level of flexibility and adaptability since the specific details of the project are still under consideration.

    $298 (Avg Bid)
    $298 Avg Bid
    38 bids

    Website Login Script Verification

    $8 (Avg Bid)
    $8 Avg Bid
    1 bids

    As an E-commerce business, we require a skilled backend developer proficient in Node.js and MySQL. We're looking to build solid, secure and scalable backend functionalities, notably: 1. User authentication: we prefer the traditional email/password approach to user authentication but would also love to accommodate social media logins. 2. File uploading: Our platform will be handling a considerable amount of file uploads. We need to implement a practical and efficient file uploading system that includes the ability to store files in separate folders, have accepted file types and a set maximum file size limit. 3. Data filtering: this feature must be integrated to facilitate effortless navigation and product searching across the platform by various parameters. 4. API develop...

    $144 (Avg Bid)
    $144 Avg Bid
    19 bids
    New project for data transfer 6 days left
    VERIFIED

    Full details will be provided once an NDA is signed Requirements Familiar with SCADA, industrial control systems Knowledgeable with the following MQTT Mosquitto MQTT broker SQL mySql PHP Phyton scripting Web server

    $267 (Avg Bid)
    $267 Avg Bid
    11 bids

    PHP script needs to be setup for SSO. After successful login the users email and a random string needs to be entered into a database then the user should be redirected to another site with email and random string passed with the url.

    $142 (Avg Bid)
    $142 Avg Bid
    7 bids

    I'm on the hunt for a talented graphic designer to create a unique and recognizable logo for my brand. As ...market. However, please stick to a professional and appealing palette. I expect this project to be completed ASAP, so time efficiency without compromising on quality is key in this task. Ideally, you should have: - Strong past experience in logo design + a portfolio demonstrating it - Ability to work within tight deadlines - Good communication skills to understand the requirements and give updates on the project progress. Since I've not specified any preferred information for applicants, show me that you understand the brand, convey your approach to the task and display how your skills are perfect for this job. Your proposal should be detailed and include past ...

    $34 (Avg Bid)
    $34 Avg Bid
    38 bids
    15+ years PHP developer 6 days left
    VERIFIED

    we are looking for a senior PHP developer with a minimum of 15 years of experience Skills and Experience MUST HAVE: - 15-20+ years of PHP development experience. - Proficient in Laravel framework. - Experience SQL Injection prevention/fixing - Finding and Securing any loop holes in the system - implementing new features , for enhancement of the platform, - **must be an independent developer, not an agency! - must be able to work on github - proficient in converting figma design to html/bootstrap - lastly making sure platform is mobile responsive Must have experience in social media or multi-user platform, chat system, ecommerce platform Must be knowleadble in updating designs as well when needed.u ar ******* DO NOT BID if you are an agency, if you are a marketing person o...

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    46 bids

    I'm looking for a proficient freelancer who can design and implement customised, interactive charts, graphs on a Superset dashboard. Here's more about what I ...and implement customised, interactive charts, graphs on a Superset dashboard. Here's more about what I need: - Creation of bar and line charts primarily. Your creative judgment in presenting information would be valued. - The ability to connect to a MySQL database from the dashboard is essential. - I expect you to have strong SQL skills, to accurately translate data into valuable, visual insights. Ideal skills and experience include: - In-depth knowledge of chart creation in Apache Superset - Sound experience with SQL operations and MySQL databases - Ability to interpret data and present...

    $26 (Avg Bid)
    $26 Avg Bid
    3 bids

    I am looking for a proficient DevOps who can create a PHP code for a Geolocation functionality. This code must be able to: Identify user location and send him to relevant domain for example: User X come from Germany (Country code DE) traffic will go to User Y come from Greece (Country code GR) traffic will go to Else all other user traffic from all other location will go to If you know how to make this code please contact me.

    $164 (Avg Bid)
    $164 Avg Bid
    7 bids

    If you're a proficient PHP expert with experience in resolving website creating ticket that can work across multiple platforms, this job is for you. Here's what you'll be working on: - Unending loading issue: When users attempt to creating ticket my website, the creating ticket keeps loading eventually creating ticket an ticket. This needs to be fixed. - Cross-platform issue: The problem isn't device-specific. It's happening on all devices inclusive of desktop and mobile, hence the solution should function across all platforms. - Browser compatibility: I have observed this issue across multiple web browsers, Google Chrome, Mozilla Firefox, and Safari. Therefore, the fix needs to be compatible with all these browsers. Skills and Experience: - Extensi...

    $241 (Avg Bid)
    $241 Avg Bid
    64 bids

    In need of a proficient ReactNative developer with remarkable experience in building end-to-end mobile apps and publishing it on both stores. Key Deliverable • Compile the existing project developed in Reac...experience in building user-friendly and intuitive informational mobile applications. • Additionally, familiarization with the latest mobile application development tools and trends will be beneficial. • A high-value candidate will have a portfolio demonstrating innovative layouts and information presentation. • The developer should also be comfortable with providing post-deployment support for app updates and bug fixes. I look forward to connecting with skillful and highly professional mobile application developers. Please do attach your prior work ...

    $435 (Avg Bid)
    $435 Avg Bid
    24 bids

    In need of a proficient ReactNative developer with remarkable experience in building end-to-end mobile apps and publishing it on both stores. Key Deliverable • Compile the existing project developed in Reac...experience in building user-friendly and intuitive informational mobile applications. • Additionally, familiarization with the latest mobile application development tools and trends will be beneficial. • A high-value candidate will have a portfolio demonstrating innovative layouts and information presentation. • The developer should also be comfortable with providing post-deployment support for app updates and bug fixes. I look forward to connecting with skillful and highly professional mobile application developers. Please do attach your prior work ...

    $470 (Avg Bid)
    $470 Avg Bid
    28 bids

    Branding strategist needed for ed-tech company focused on improving brand reputation and targeting students. Main Goal: Improve brand reputation Target Audience: Students Core Values: Excellence and leadership Ideal Skills and Experience: - Experience in branding and marketing strategies for the education industry - ...branding campaigns to engage students and enhance brand recognition - Collaborate with internal teams to ensure consistent brand messaging across all channels - Monitor and analyze brand performance metrics and adjust strategies as needed - Stay up-to-date with industry trends and competitor activities to identify opportunities for market expansion and differentiation - Provide regular reports and updates to the management team on branding initiatives and progre...

    $98 (Avg Bid)
    $98 Avg Bid
    6 bids

    BUDGET - 10$ I urgently need a professional developer to fix a problem with my website's contact form. The specifics of the issue remain unclear as it was not identified. Ideal Skills and Experience: - Expertise in web development and troubleshooting. - Past experience in handling similar projects. - Good communication with regular updates. Note: This project needs immediate attention and completion.

    $14 (Avg Bid)
    $14 Avg Bid
    34 bids

    ...with a way to register and pay per use for each time a property is added to the database. A property can be referenced by an address or by a parcel number if an actual mailing address does not exist, it can also be referenced by the MLS# taken from the regional MLS database if one exists. The initial inquiry result showing the amount of compensation along with the location needs to be clickable resulting in a page whereby property information (i.e. marketing narrative, about the property can be displayed along with photographs of the property, additionally basic information such as lot size (acreage or square feet for US), bedrooms, bathrooms (including .5 or .75 baths), garage size and amenities. The database should allow the agents/brokerage to select from ...

    $488 (Avg Bid)
    $488 Avg Bid
    26 bids

    I have a website already designed as 4 tabs views with all details coming from a mySQL database. I want to create the app version for iOS and Android.

    $243 (Avg Bid)
    $243 Avg Bid
    62 bids

    I am seeking an experienced individual proficient in Python programming and familiar with security type-checking systems to assist me in enhancing a security type-checker for a subset of Python. The task involves implementing a...statements, and manually type-checking a program. Requirements: Proficiency in Python programming. Familiarity with security type-checking systems and Information Flow Control (IFC) concepts. Ability to modify and enhance existing codebase. Attention to detail to ensure correctness and completeness of implemented features. Strong communication skills for discussing requirements and providing updates. If you have the necessary skills and experience to assist with this task, please reach out to discuss further details and negotiate the terms of engagement. ...

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

    I need professional assistance in setting up a bulk email marketing campaign on Amazon SES. The primary purpose of this project is to send newsletters and updates to my existing list of subscribers. In essence: - You will integrate my current subscriber list into Amazon SES - You will design a system that allows for seamless sending of updates and newsletters. This task requires expertise in Amazon SES, Email Marketing, and perhaps HTML for email design. It's essential that all measures are implemented to ensure better deliverability rate and compliance with all Amazon SES email sending policies. Additionally, familiarity with email list segmentation is highly preferred to help organize the current list of subscribers better.

    $34 (Avg Bid)
    $34 Avg Bid
    8 bids

    Maintenance: AWS Restful API Server Experience AND PHP Laravel Backend Restful API Expert AWS Requirements: - Create/Configure a new instance for a PHP and DB RESTFUL instance. The instance must be capable of 60 simultaneous Restful API server connections. Each Restful connection must support up to 60 seconds of single-call data transfer. The largest PHP Restful API call data transfer is up to 4 MB with an average of. Document the steps of creating and configuring this instance so that a Program Manager role can replicate it. Note: This work is to duplicate the Production Server on another AWS account. We need to create a Dev Server for mobile app development and understand the Production Server. We also need to configure a DB within the AWS instance. ...

    $273 / hr (Avg Bid)
    $273 / hr Avg Bid
    68 bids

    I am looking for an enthusiastic and efficient data entry freelancer for a culinary project. We don't need a spreadsheet. The data should be transferred directly from our Squarespace website to Wordpress. Please prioritize accuracy, particularly when migrating specific recipe terms. The freelancer should have experience with "WP Recipe Maker." Key Responsibilities: - Populate my database with a variety of main course recipes - including salads, one pot recipes & snacks - Approx 300 recipe entries are required - We have the recipes on Squarespace currently and want to migrate them to a recipe plugin on wordpress - You'll need to create the best procedure for the mirgration, along with processes for the ongoing addition of recipes to the wordpress platform ...

    $1788 (Avg Bid)
    $1788 Avg Bid
    88 bids
    Script Review 9 days left

    I will examine the script myself then get back to you with the best solution

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    1 bids

    I'm in a rush to have a skilled PHP developer and launch 3 integral pages for my website. First, an input form page is required where custom fields can be easily added for users to fill out. Following this, a data display page is needed to effectively and attractively present this user-provided data. Skills and Experience: - Experience in Core PHP - Basic Input forms skill It has 3 pages:, Page1: Input certain text and it should be stored to database. Page 2 & 3 are from one page: Input certain text in page 2 and it should show output on same page using table data from Page 1 and input here. Page 4: Input certain text, it should generate output using table data from Page 1 and input here. Please check and get this project started right away.

    $52 (Avg Bid)
    $52 Avg Bid
    22 bids

    My primary goal is to increase brand awareness among the audience aged 25 - 34 years old on Facebook and Instagram. To achieve this, - Content Creation: The freelancers must design engaging posts that resonate with my target audience to boost brand visibility. - Platform Knowledge: You must be adept...reach. - Target Audience Insight: Understanding the preferences and content consumption behavior of the 25-34 age group is paramount. Skills & Experience: - Proven track record in social media management, particularly Facebook and Instagram. - Strong understanding of crafting attractive social media content targeting the 25-34 age group. - Comprehensive knowledge about the latest algorithm updates of these platforms. - Experience in successfully running awareness campaig...

    $117 (Avg Bid)
    $117 Avg Bid
    21 bids

    I'm looking for a professional who can thoroughly inspect and validate a login script I’ve developed for my website. The script is created in HTML5 and is designed for manual registrations, hence no social media integrations are required. Ideal Skills: - Expertise in HTML5 - Thorough understanding of secure coding practices - Experience in testing website scripts Specifically, I require: - A detailed review of the existing script - Confirmation that it functions correctly for user registration and login process - Assurance that it’s operating over Secure HTTP (HTTPS) only to ensure data security Looking forward to working with professionals with a keen eye for detail and a comprehensive understanding of secure web development.

    $148 (Avg Bid)
    $148 Avg Bid
    63 bids
    Excel to MySQL Data Import 6 days left
    VERIFIED

    ...charges in bid for this project For this project, I'm looking for a talented programmer who is highly-experienced in working with MySQL and Excel VBA. Your task will be to create a MySQL table with 3 columns. This table will be used in conjunction with Excel VBA to import data. Here are some specifics about the project: - The Excel sheet contains similar data types in a single sheet. - The data type is primarily text strings. - We need a VBA process to export these Excel data strings into our newly created MySQL table. Ideal Skills and Experience: - Expert knowledge in MySQL and Excel VBA. - Proven experience in data import/export between Excel and MySQL. - Detail-oriented and accurate in data handling. - Focused on meeting project deadlin...

    $19 (Avg Bid)
    $19 Avg Bid
    26 bids

    I have an automated script created which when I receive a new email, will scan for a word after a colon, copy this word and paste and enter on another specific portion of my screen instantly. (the coordinates of the screen portion will stay constant). Specific portion is a search bar in one of the program. So that should paste the word in the search bar, and clicks enter. In that time when the email comes in, it should work instantly. And, I have the script, but it has a glitch. I need to amend the script so that we use just the subject line to search and then it can’t be affected by how people format their emails and if they use links etc. Please apply only if you are available today to get this done!

    $117 (Avg Bid)
    $117 Avg Bid
    23 bids

    If you're a proficient PHP expert with experience in resolving website signup glitches that can work across multiple platforms, this job is for you. Here's what you'll be working on: - Unending loading issue: When users attempt to sign up on my website, the signup page keeps loading without eventually creating an account. This needs to be fixed. - Cross-platform issue: The problem isn't device-specific. It's happening on all devices inclusive of desktop and mobile, hence the solution should function across all platforms. - Browser compatibility: I have observed this issue across multiple web browsers, Google Chrome, Mozilla Firefox, and Safari. Therefore, the fix needs to be compatible with all these browsers. Skills and Experience: - Extensive PHP...

    $246 (Avg Bid)
    $246 Avg Bid
    87 bids

    I am on the hunt for a Django expert to design a state-of-the-art e-commerce website for me. Key Features Required: - Shopping Cart: Visitors should be able to add and remove products with confidence and ease. - Payment Gateway: Easy, secure, and diverse payment options are needed to satisfy a broad range of customers. - Customer Revie...above-mentioned functionalities. An understanding of UI/UX design principles is beneficial and a proactive approach to problem-solving is appreciated. The ability to work to deadlines and maintain communication throughout the project is key. It's a bonus if you have previously worked on similar projects showcasing less than 50 products. Future collaboration may be necessary for the website's maintenance and updates. Looking forward to y...

    $408 (Avg Bid)
    $408 Avg Bid
    30 bids

    ...all-round digital marketing expert with proven skills in: Responsibilities: Lead Generation: ● Utilize various channels such as cold calls, cold emails, and LinkedIn outreach to generate qualified leads. ● Conduct thorough research to identify potential clients and industries that align with the company's offerings. ● Employ data scraping techniques and prospect hunting methods to expand the lead database. Strategic Sales Approach: ● Develop and implement strategic lead generation plans to target key sectors and industries. ● Create effective sales presentations and pitches tailored to the needs of potential clients. ● Develop enterprise sales strategies to engage with large-scale clients and organizations. Client Relationship Management: ● Build and maintain strong relation...

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

    We're seeking an experienced script writer to create engaging business case study videos. The first task serves as a trial, unpaid. Successful candidates will enjoy ongoing paid projects with one script per week. Terms: Trial script unpaid, subsequent projects compensated.Long-term collaboration potential. Payment is discussed before each project. Application Process: Apply if you agree. More details provided post-proposal.

    $15 (Avg Bid)
    $15 Avg Bid
    7 bids

    I am looking for an expert in creating interactive and real-time candlestick charts, Using an Open-source Library called Lightweight Charts Library, Specifically for plotting and analyzing stock market data. This script should be developed using the ReactJS framework. This script will be built with the Basic features for any Candlstic chart inspired by the Tadingview chart platform. Features for candlesticks chart like: - Time frame series. (1,2,3,4... minutes; 1,2,3,4... Hours; 1,2,3,4... Days; 1,2,3,4... Weeks; 1,2,3,4... months; 1,2,3,4... Years). - Plotting type (Bars, Candles, Hollow candles, Area, Heikin Ashi, Renko, Range). - Indicator ( Rsi, Volume, MACD, ....And more). - Drawing Tool ( Trendline, Horizontal line, Vertical line, Channels ....And more). - Screensh...

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    69 bids

    I'm seeking a skilled Google App Script developer who can: - Create tailored Google Sheets functions that align with my business workflow requirements. - Seamlessly integrate these functions with other Google services for a streamlined process. The primary objective of this project is to improve and optimize my workflow procedures. As such, a developer with a strong understanding of business processes and prior experience in Google Sheets customization would be ideal. Please note that this project may fall under the intermediate level. It will necessitate some degree of customization and integration, so adaptability and problem-solving skills are essential. Interested candidates should provide examples of similar works as proof of familiarity with such projects.

    $420 (Avg Bid)
    $420 Avg Bid
    23 bids

    I'm on the hunt for a talented developer who has a vast knowledge of Pine Script. I lack skills in Pine Script, so I need someone who can make alterations to my existing code. You will be responsible for the following: - Tweaking signal parameters to improve accuracy - Implementing new indicators to provide a multifaceted approach - Finessing the entry/exit conditions for enhanced performance This project requires someone with a high-level understanding of Pine Script who can modify existing code and make insightful improvements successfully. Your ability to integrate new indicators and adjust signal parameters and entry/exit conditions is vital. This job is perfect for someone detail-oriented, has excellent coding skills, and a keen understanding of trading s...

    $208 (Avg Bid)
    $208 Avg Bid
    17 bids

    My project requires a proficient programmer familiar with Excel VBA and MySQL integrations. I'm seeking a solution that incorporates: - Database creation, modification, and updating - Data import and export via Excel VBA The VBA code should be capable of following tasks: - Reading data from the MySQL database - Writing data to the database - Updating existing data - Deleting data I'll be working with various kinds of data, including: - Text data - Numeric data - Date and time data - Binary data Knowledge of Excel VBA programming and MySQL database management forms the crux of this project. Experience in handling different data types and proficiency in database operations will be of paramount significance.

    $30 (Avg Bid)
    $30 Avg Bid
    5 bids

    ...technical writer with a solid foundation in PHP, Python, and Networking. Your core duties will include: - Developing technical reports on PHP, Python, and Networking. - Solving queries related to PHP, Python, and Networking. Ideal Candidate: - A technical writer with proven experience in software development - Deep understanding of PHP, Python, and Networking is a must. - Ability to translate complex information into simple, readable content. - Have knowledge of citation and referencing Your background in these areas will be essential in producing digestible content that those beginning to immerse themselves in these technical areas can understand. Your work will be instrumental in our readers' learning journey, making their first steps into PH...

    $344 (Avg Bid)
    $344 Avg Bid
    10 bids

    ...developers who can deliver innovative mobile app design and function that keep consumers engaged and motivated to use the application relentlessly. Key requirements: - App to be designed for iOS and Android devices - User-friendly interface with smooth navigation - Incorporation of features to track consumer engagement and deliver personalized experiences - Secure user data management - Regular updates and troubleshooting when necessary Ideal Skills: - Proven experience in mobile app development, especially consumer-focused applications - Expertise in creating user-friendly interface - Strong understanding of data protection and secure coding practices - Ability to effectively track and optimize app performance - Strong communication skills and a responsive nature This project...

    $12 (Avg Bid)
    $12 Avg Bid
    2 bids

    I require a meticulous specialist for a thorough review of my custom web application, focused on identifying and remedying PHP security vulnerabilities, particularly in data handling and storage. Key Responsibilities: - Evaluate and address security issues related to data handling and storage - Ensure secure use of MySQL Databases Ideal Skills: - Deep understanding of PHP applications - Expertise in MySQL databases - Prior experience in web application security audits. Your mission will be to improve the security of our product. We are prioritizing professionals who can present an efficient methodology for security review and, if needed, propose solutions to fix detected vulnerabilities.

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    101 bids

    I am looking for an experienced developer well-versed in C++ and Python to resolve build issues in a Bitcoin repository. These issues encompass compilation errors, dependency conflicts, and build script problems. As yet, no initial troubleshooting steps have been tried on the issues at hand. The ideal talent for this project should have: - Extensive knowledge of C++ and Python. - Experience resolving build issues, specifically in a Bitcoin repository. - Expertise in dealing with dependency conflicts and build script problems. - Ability to analyze compilation errors. - Independent problem-solving skills as no preliminary troubleshooting has been done. This project will require both strong technical skills and effective communication to ensure all build

    $243 (Avg Bid)
    $243 Avg Bid
    6 bids