Set data sql 2005 user primavera jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 set data sql 2005 user primavera jobs found, pricing in USD

    Build snowflake view to replace Alteryx workflow so there is an Alteryx workflow that I have provided XML code for (EU Global Test Mix Alteryc XML). I am trying to join the 6 SQL Queries in the SQL Development Project file to create the same output as the Alteryx workflow. I have also attached samples of the data that queries 1-6 create. Is this something that you can help with? DELIVERABLES The final product should include SQL executable in Snowflake based on logic in Alteryx workflow. The view should update every 6 hours.

    $23 (Avg Bid)
    $23 Avg Bid
    3 bids

    I need consultation and advise on sql server speed when hosted on cloud using linux ubuntu. The problem is that the transaction of the data is very slow when the database is hosted on cloud.

    min $39 / hr
    min $39 / hr
    0 bids

    ...looking for a skilled website developer who can design a shipping portal with distinct features that include a tracking system and user registration. Key Features: - A cutting-edge tracking system should be incorporated that provides a plethora of information such as shipment status, estimated delivery time, and shipment location for the convenience of all users. - A seamless user registration feature ensuring smooth customer journeys. Ideal Skills: - Proficient in web development - Experience with payment gateway integration - Understanding of shipment tracking system - Knowledge in user registration. Note: I didn't specify any additional features for user registration, so for now, let's focus on designing a basic yet functional feature. If y...

    $325 (Avg Bid)
    $325 Avg Bid
    41 bids

    For this bespoke venture, I'm searching for a talented programmer who is proficient in either Python or C++. batch understanding is a must! The primary task involves: - Developing a new API key login system with a focus on implementing access control and permissions. This calls for deep understanding of SQL and batch. Ideal skills/experience include:- Hands-on experience in SQL, batch, and either Python or C++ for backend programming. - Demonstrated skills in developing and maintaining API key login systems. - Proven knowledge in creating permission-based access controls within systems.

    $119 (Avg Bid)
    $119 Avg Bid
    26 bids

    I'm seeking an experienced SQL Developer with proficiency in Python or C++. This role involves creating an API key login system with basic features to my batch written software. The database system in use is MySQL, but if you want to change it we can talk over it. Your tasks will include: - Developing a secure API key login system - Conducting batch processing in MySQL environment Ideal candidates will have: - Proficiency in Python or C++ - Deep understanding of MySQL - Experience with creating basic API key login systems - Strong background in SQL development - Good knowledge in batch Please place your bid with examples of similar work done in the past.

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

    We are seeking an experienced Laravel developer to enhance our web application's user authentication system with two-factor authentication (2FA) and SMS verification. This additional layer of security will improve user account protection and bolster the overall security posture of our application. Key Responsibilities: Integrate two-factor authentication (2FA) functionality into the existing Laravel authentication system. Implement SMS verification for user registration and account recovery processes. Configure Twilio or a similar service for sending SMS messages securely. Develop a seamless user experience for enabling and managing 2FA settings. Ensure compatibility with various devices and browsers. Requirements: Proficiency in Laravel framework and P...

    $17 (Avg Bid)
    $17 Avg Bid
    8 bids

    I'm seeking an experienced SQL mentor to help elevate my skills to an advanced level. I wish to focus on: - Writing complex Queries - Data Normalization - Database Architecture - Stored procedures - Functions I primarily work with MySQL and SQL Server, so a good understanding of both platforms is essential. You should be able to provide practical examples and implement real-world scenarios in our lessons. Knowledge transfer and clear communication are vital, as I aim to thoroughly understand and apply these advanced SQL techniques.

    $76 (Avg Bid)
    $76 Avg Bid
    17 bids

    ...currently impacting my site's usability and potentially affecting sales. I need proficient optimization to reduce the load time, improving overall site performance. - Navigation Experience: I'm looking for strategies to make the browsing experience more user-friendly and seamless. This could involve reworking menus, streamlining product page navigation, or other means you could suggest. The website consists of 10 to 50 pages and these changes should be implemented across all. I'm currently using Google Analytics for tracking and analyzing user behavior, thus knowledge of this platform would be advantageous. The ideal candidate will have a strong track record in ecommerce website optimization, notable experience with Shopify, and proficiency in Google Anal...

    $103 (Avg Bid)
    $103 Avg Bid
    35 bids

    I am seeking a skilled PHP developer proficient in upgrading and modifying my existing SMS PHP script. Key co...modifying my existing SMS PHP script. Key components to this upgrade include: - Language Conversion: Currently, the script is compatible with earlier versions of PHP. Your task would be to upgrade it to PHP 7/8. An understanding of the differences between these versions is essential. - Multi-User Functionality: I envision a system where different users can interact with the script simultaneously. This requires the introduction of individual user dashboards, role-based access control, and simultaneous user access mechanisms, accommodating less than 10 users initially. The source code of the current script will be provided. Prior experience with simila...

    $141 (Avg Bid)
    $141 Avg Bid
    103 bids

    I'm looking for an expert PHP developer to bu...management system that primarily handles multimedia content. Key Features: - User Registration and Login: Implement a robust User registration and login system for user management. Remember, a secure registration system is key. - Database Integration: Create a comprehensive and efficient database for storing and retrieving user information and multimedia content. Knowledge of SQL is necessary for this task. Preferred Skills: - Extensive experience in PHP development. - Prior experience in developing a content management system. - Familiarity with multimedia handling in a web-based environment. - Proficiency in SQL and database management. - A strong understanding of secure web practices, part...

    $27 (Avg Bid)
    $27 Avg Bid
    16 bids

    Project Details: We...platform to be run entirely on Whatsapp. Our solution requires initiating voice calls over a data network from a WhatsApp Service channel between two clients A & B. The solution should be scalable for many simultaneous calls that happen between any unique pair of clients. All calls need to be recorded, monitored and stored in cloud storage for analytics. We are seeking a strong product leader who can undertake the below 1. User Experience design - create intuitive and user-friendly product experiences. 2. Product Solution designing - evaluate multiple solution options and finalise one that best suits our use case 3. Market Analysis - monitor market trends, competitive landscape, and customer feedback to make data-driven decisions about...

    $339 (Avg Bid)
    $339 Avg Bid
    16 bids

    ...skilled SQL dev who can assist me in resolving an issue. My sql database, unfortunately, is still pointing to my decommissioned staging site (staging3), preventing me from deleting this site. My primary aim is to modify the SQL database file to direct users to the main site. This project will involve the following: • Evaluating the SQL database to identify any tables or data linked to the old staging site • Modifying SQL database paths to direct to the main website • Ensuring that no critical data is lost in the process The ideal candidate for this job will: • Be proficient in SQL database management • Have experience maintaining and altering large database systems • Have a keen eye for troublesho...

    $21 (Avg Bid)
    $21 Avg Bid
    78 bids

    I have a python scrape that collects data from a website but the cookie and csrf have changed and I am not sure how to obtain the ones from dev tools. Here is the top part of the broken scrape code. Can you fix it? Full code attached. # Scraping import os import datetime from time import sleep import requests import pyodbc from import InsecureRequestWarning requests.packages.urllib3.disable_warnings(category=InsecureRequestWarning) def terminate(error_message, code, data, d_type): print(f"[{d_type}]{error_message}, Check Logs. Exiting...") dt = str(()).replace(".", "_").replace(":", "_").replace(" ", "_").replace("-", "_") print(f"nPlease Check File: scraper_lo...

    $142 (Avg Bid)
    $142 Avg Bid
    26 bids

    This is a website that allows our users to submit requests for their web design, preselect their design templates, and submit basic information about their web design and eCommerce products and services. We will provide the UX/UI design for the site.

    $364 (Avg Bid)
    $364 Avg Bid
    241 bids

    ...that optimizes resource usage. - Creating a user interface: Experience in user interface design is appreciated, as the project aims to create an intuitive and user-friendly interface. You need to deliver a user-friendly interface that is easy to navigate and use. - Implementing data encryption: The role requires significant skills and experience in data encryption systems to protect the sensitive data involved in the crypto mining process. To complete this project, you will deliver: - A fully-functional mining algorithm for Kaspa: It should be resource-efficient and robust. - A user-friendly interface: This should enhance the user experience and allow for seamless interaction with the mining algorithm. - A secure data...

    $427 (Avg Bid)
    $427 Avg Bid
    150 bids

    ...who could significantly improve an existing Android application built on .NET with SQL backend. Major tasks include: - Redesigning UI/UX to make the app more intuitive and user-friendly - Adding more interactive elements to keep users engaged - Improving navigation for a flawless user experience - Identification and fixing of bugs, coupled with performance optimizations for a smooth application flow - Integration of new features such as push notifications, in-app messaging, and creation of 'Course Sections', Course Notes Section - Reworking of the 'Find Jobs' section to make it more efficient - And with complete new Login and Sign pages. Ideal freelancer should have: - Extensive experience with .NET, SQL, and Android app development ...

    $332 (Avg Bid)
    $332 Avg Bid
    22 bids

    I require a Laravel developer with profound knowledge of SQL - specifically for data manipulation - and Firebase handling real-time data. The successful candidate will not only have expertise in Laravel development but also have the ability to efficaciously manipulate data using SQL. The ability to store data into SQL from firebase real-time don Firebase. Ideal Skills & Experience: - Laravel Development - SQL (Data Manipulation) - Firebase (Real-time Data Management) The developer must have a solid understanding and experience with Laravel, SQL, and Firebase. Proven track record in these fields would be advantageous. Also a little knowledge of MQTT but not required, I have html sample page and integratio...

    $61 (Avg Bid)
    $61 Avg Bid
    107 bids

    Project for setting up new instance, cpanel and email configuration. After you install cpanel, the note climber developers will install the site and then after that you can complete email set up, etc. on the server end.

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    I am seeking expertise to refine my existing custom tracking code to gain better insight into visitor interest towards ...gain better insight into visitor interest towards our products. The focus will be on monitoring the visitation of certain pages. Key Requirements: - Enhancement of existing custom tracking code - Experienced web analytics knowledge - Proficiency in visitor behavior analysis This job requires a firm understanding of user behavior online and a deep familiarity with custom coding for website analytics. Successful completion will depend on the improved tracking of user visits to specific pages. Desirable Experience: - Writing and improving custom tracking code - Visitor behavior analysis - Web analytics and performance optimization Note: same ...

    $27 (Avg Bid)
    $27 Avg Bid
    72 bids

    I'm looking for an expert who can proficiently create a professional user manual in Microsoft Word. - The product under consideration is of an intermediate level of complexity. - The manual will roughly span between 1-10 pages. Required Skills: - Proficient in Microsoft Word. - Able to simplify complex instructions. - Previous experience in drafting user manuals. Ideal Experience: - Product documentation. - Technical writing. This project requires keen attention to detail and an ability to distill intermediate-level concepts into easy-to-understand instructions. The right freelancer will have the ability to create a brief yet comprehensive guide for users.

    $13 (Avg Bid)
    $13 Avg Bid
    44 bids
    SQL to Excel Data export 6 days left
    VERIFIED

    I have an SQL database and I need to export data sets into an Excel spreadsheet. I would need the following data exported into individual spreadsheets: - Customer information - Bill of materials - Materials inventory - Supplier details I have examples from previous exports of the required data that should be presented in each spreadsheet Ideal candidate should have the following skills: - Extensive experience with both SQL and Excel - Understanding of data extraction techniques - Excellent attention to detail to ensure that the data transfer is accurate. - Prompt communication and commitment to meet deadlines. You should be able to handle sensitive customer information responsibly and maintain strict professional discretion at all ti...

    $722 (Avg Bid)
    $722 Avg Bid
    176 bids

    I am in need of an experienced data entry professional who can effectively update my databases. You will only be required to work less than three hours a day from your home. Key Responsibilities: - Updating Database regularly - Ensuring data integrity and accuracy - Solving any database related issues Ideal Skills and Experience: - Proficient in Oracle, MySQL, SQL Server - Exceptional attention to detail - Prior experience in Database updating Get in touch if you fit this profile. This could be your chance to establish a regular, part-time, work-from-home position.

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    34 bids

    Set up of Quickbooks for 3 companies as per the scope.

    $180 (Avg Bid)
    $180 Avg Bid
    1 bids

    I'm seeking a proficient individual who can devise a potent Power BI report by linking it to SQL databases and Online APIs. Key Responsibilities: • Develop reports focusing on Sales Data Analysis and Inventory Tracking • Fuse multiple company financial reports into a single, easy-to-digest visualisation • Ensure the reports are updated daily with the latest data Important Skills: • Proficient in Power BI • Experience in SQL databases and Online APIs • Understanding of sales data analysis and inventory tracking • Able to work with data from different companies and harmonise it in one report We are based in London and would be interested in working long term with an experienced consultant.

    $36 / hr (Avg Bid)
    $36 / hr Avg Bid
    43 bids

    I am in need of a highly skilled individual with expert knowledge in HTML, CSS, SQL, JavaScript, Python, and Java. The main purpose of my project is to establish various connections including Network, Database, and API connections. Key Responsibilities: - Create complex, high performance networks - Establish secure and reliable Database and API connections - Web development using HTML, CSS, JavaScript, Python, and Java. Ideal Skills and Experience: - Proficiency in HTML, CSS, SQL, JavaScript, Python, Java - Experience in network building and maintenance - Database and API connection expertise - Strong problem-solving skills and attention to detail.

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

    Please read from start till end carefully before bidding, only if you knows mbb, sql, django and you understand everything then message or bidd . No time wasters please. Thanks in advance. I need a professional with robust experience in designing modern, vibrant and user-friendly website GUIs. The main task involves creating 2 - 3 pages using Django, one of the most secure platforms. The website needs to incorporate features such as: - User login: Users should be able to seamlessly sign in to both the website and existing MyBB forum using the same credentials. - Home page: This will feature Cryptocurrency and Exchange rankings and detailed reviews of each. - About page: This will provide detailed information about the website's main objective - to rank cryptocur...

    $151 (Avg Bid)
    $151 Avg Bid
    91 bids

    ...or agency to elevate our current Google Sheets-based systems into a robust SQL or BigQuery database framework. The objective is to create a user-friendly web dashboard that seamlessly interacts with the database, ensuring smooth data updates and retrieval. .Collaborate with cross-functional teams to understand current Google Sheets systems and user requirements. .Design and develop a web dashboard for user interaction with the SQL or BigQuery database. .Implement user authentication and authorization protocols for secure access to the system. .Create a system where users can create unique usernames and perform tasks associated with their roles. .Establish data synchronization between the web dashboard and the SQL/BigQuery...

    $291 (Avg Bid)
    $291 Avg Bid
    37 bids

    I am seeking a team of skilled freelancers who are proficient in a diverse range of programming languages. Key skills ideal for this job include: - Experience in .NET, Python, and JavaScript - Experience with Web API and SQL server - Familiarity with Power Apps, Power Automate, and Power BI - Experience in Azure, DevOps, and CRM D365 As someone with over eight years of experience in software development, I expect high-quality output. I am particularly interested in those who can demonstrate robust experience in these areas, so please include your past work and detailed project proposals. This will aid me in making an informed decision in my selection process. I am looking forward to engaging with a dedicated, well-versed team for long-term collaboration.

    $33 (Avg Bid)
    $33 Avg Bid
    21 bids

    We are seeking a skilled CodeIgniter PHP developer to join our project team. The ideal c...a competent CodeIgniter PHP developer who can build a project focused on: - Building a user authentication system operating on basic username and password security level - Integrating a payment system into the project - Incorporating API integration within the structure Skills and experience in the following areas would be ideal: - Extensive knowledge of CodeIgniter PHP development - Experience in basic user authentication system framework - Familiarity with payment integration - Proficiency in API integration - Knowledge on how to implement Facebook and Google user logins. The perfect candidate will deliver a seamless user experience and demonstrate an understanding o...

    $73 (Avg Bid)
    $73 Avg Bid
    106 bids

    I already have a website where users can create account using there email and they can login. I want to add option where users can reset their login password if they forgot the password. The website was built with PHP.

    $59 (Avg Bid)
    $59 Avg Bid
    207 bids

    Hello, we work in telecommunications and trading "capacity" such as submarine cables, satellites, fiber, etc. is very complex as every hour we get a lot of requests and offers - tracking these in an excel takes a lot of time and we lose opportunities. I need an AI based tool that : 1 - structure on an excel file or Sql database ALL the capacities that we have and that keep coming every hour. I will provide the structure and the route 2 - a tool that reads in my emails and whatsapp conversation and can extract and fill the database. For example "hello Tony, how are you - I have an urgent need of 100MB of Internet in New York, my target price is 10K USD" -- this would have to be properly read, extracted and summarized for my approval before being inserted. It nee...

    $525 (Avg Bid)
    $525 Avg Bid
    18 bids

    As an individual in need of a sophisticated log management system, I require a small software system capable of running smoothly on Linux. This self-installing system should be adept in reading logs sourced heterogeneously from SQL Server databases and file systems. Post reading, the software should be equipped to accurately transfer these logs either to an FTP folder or a predetermined online database. Ideal Suitabilities: - Significant experience in Linux-based software development - Proficient in managing SQL Server-based logs - Strong understanding of file system log management - Experience with FTP file transfer protocols - Familiarity with online database systems Given the complex demands of this project, bidders will require a deft understanding of several different ...

    $535 (Avg Bid)
    $535 Avg Bid
    55 bids

    More details: How do you envision the Monte Carlo Optimization Simulation Equation improving roadway work zone safety? Identifying high risk areas, Optimizing safety measures, Reduci...the Monte Carlo Optimization Simulation Equation improving roadway work zone safety? Identifying high risk areas, Optimizing safety measures, Reducing accidents and fatalities Are there any specific safety measures or strategies in place currently at your roadway work zones? Traffic control devices, Speed reduction zones, Warning signs What data or inputs will be used to perform the Monte Carlo Optimization Simulation? Traffic flow data, Accident history data, Work zone layout, Work zone speed limit, Work Zone Length, Work Zone Time Duration, Time of the day work is performed, Presence ...

    $138 (Avg Bid)
    Urgent NDA
    $138 Avg Bid
    9 bids

    Please I have now had a number of sql developers who just disappear, cannot do teh job right now and start BS about php work. Stay away if you do not have time and understanding of how to work with sql. Timeline: Start immediately Deliver within the day. Issue: I describe the below issue as one of the issies There is a second issue that has a similar problem but it cannot be explained here due to the cinfidentiality NDA: my code is private and paid for. You sign my NDA which is a standard nda. It can be signed in Adobe reader which is free. Type in, save and send back. Very easy. Freelancer has approved this nda many times since they cannot force anyone to use their nda. This is a legal thing where the country law force them to approve my nda. The country law is always...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    74 bids

    ...application, at its core, should prioritize top-notch user authentication. Requirements and Features: - Develop a web application using the Java language, Angular framework, and AWS as the cloud platform. - Implement an effective user authentication system. This is critical to ensure secure access control and protect user data. Ideal Skills and Experience: - Extensive experience in Java, Angular, and AWS. - Proven track record in implementing robust user authentication systems. - Knowledge of best practices concerning web application security. - Strong attention to detail and commitment to user privacy and data protection. Finding an expert in these specific skills will ensure a robust and user-friendly applica...

    $1304 (Avg Bid)
    $1304 Avg Bid
    112 bids

    ...teams to deliver high-quality solutions that meet their requirements and enhance their learning environments. Responsibilities: -Design, develop, and implement Moodle LMS solutions for educational institutions and organizations. -Customize and configure Moodle installations according to client specifications. -Develop and integrate custom plugins and themes to enhance Moodle functionality and user experience. -Integrate third-party API systems, such as SIS (Banner), Salesforce, etc., with Moodle LMS. -Create responsive layouts and ensure compatibility across devices and screen sizes. -Write and execute test cases to ensure quality and reliability of Moodle implementations. -Provide technical support and troubleshooting assistance to clients during and after implementation. -Sta...

    $692 (Avg Bid)
    $692 Avg Bid
    28 bids

    I am seeking an experienced ASP.NET and SQL database expert to collaborate on an unspecified developmental project. While the expected outcome of this engagement remains fluid, a strong grasp of these two key technologies is non-negotiable. Ideal skills and experience: - Proficiency in ASP.NET and SQL databases - Proven ability to work on undefined, evolving tasks - Ability to apply technical skills creatively I encourage you to include details of any relevant experience and past work in your application to demonstrate your proficiency and versatility. A detailed project proposal will also give me a glimpse into how you intend to approach this task. Note that specifics of the task will be further clarified during the selection process.

    $57 (Avg Bid)
    $57 Avg Bid
    29 bids

    I'm seeking an experienced developer with solid knowledge in OpenSceneGraph 3.6, particularly someone who can swiftly diagnose and fix a bug causing screen flicker when updating camera position. The application in question involves 3D graphics rendering on a Linux system, and the issue can be found at Skills and Experience: - Strong familiarity with OpenSceneGraph (particularly version 3.6) - Proficiency with Linux systems - Expertise in 3D graphics rendering - Proven troubleshooting and debugging skills Your task will be to review the details provided, replicate the issue independently, diagnose the root cause, and then implement a reliable solution. Any changes made should preserve the overall performance and functionality of the application.

    $12 (Avg Bid)
    $12 Avg Bid
    4 bids

    I'm looking for a talented web designer to help me enhance the visual appeal and improve the user experience of my website. The redesigned website should be engaging and intuitive for the general public. Key goals for the redesign: - Simplify the navigation menu and make it stand out - Make the contact form easily accessible and user-friendly - Use compelling imagery and videos to attract and retain visitors A freelancer who has a keen eye for design, values aesthetics, and understands user interface design would be ideal for this project. I would prefer someone who has experience in working on websites for the general public, and who can incorporate intuitive navigational elements. The ability to choose and place evocative images and videos would be a bonus. A ...

    $154 (Avg Bid)
    $154 Avg Bid
    268 bids

    ...Django expert who can set up a basic project to display textual and numeric data extracted from SQL. The system's features should include capturing inputs from the website and storing the information directly into MySQL. Key Responsibilities: - Develop a Django system with capabilities to interact with SQL and MySQL databases - Display both numeric and textual data on the website - Implement features to capture user inputs directly from the website and store them in MySQL Design Aspects: - A minimalistic approach is preferred for project design for ease of navigation and user interaction - The design should also be clean and professional to affirm the project's credibility Ideal Skills and Qualifications: - Expertise in Djan...

    $60 (Avg Bid)
    $60 Avg Bid
    32 bids

    I'm seeking a seasoned SQL developer with specialized skills in: - Database design - SQL query optimization - Data modeling Main tasks will include optimizing my existing MySQL database and modifying current queries. Proven experience in MySQL is crucial, and an ability to effectively optimize and streamline existing databases is required. Show me your magic touch in transforming my current setup into a well-optimized machine.

    $51 / hr (Avg Bid)
    $51 / hr Avg Bid
    64 bids

    Looking for a proficient developer skilled both in PHP and WordPress. The requirement includes: **Overview** Create a web portal using PHP and WordPress that facilitates hospital appointment bookings, integrates with WhatsApp Business, and provides essential features for patients, hospitals, and administrators. **User Roles** 1. **Patients**: - Can book appointments but can't view bookings or manage profiles. - Redirected from WhatsApp to the booking webview form or booking form. - WhatsApp Business integration: Pass phone number and name via API/Webhook. - Details (phone number, name, hospital, doctor, slot, amount, payment status, timestamp, etc.) stored in the database upon booking. - Payments via UPI. - Booking confirmation sent via WhatsApp. 2. *...

    $333 (Avg Bid)
    $333 Avg Bid
    42 bids

    ...files/attachments - Identify ingredient databases/and other pertinent files for usage in our SQL Database by our in-house software engineers - Recipe Analysis: The ability to break down Chinese nutritional content into their constituent parts and analyze and present information in an easily digestible way. A background in developing similar functionalities is preferred. - Customizable Labels: A key feature of this project is the ability to generate fully customizable nutritional labels. Users should have the capacity to experiment with colors, fonts, and layouts, as well as integrate logos and create their unique labels according to Chinese nutrition regulations. Significant experience with user interface designs and customization options is required. Ideal candidates...

    $250 - $750
    Local
    $250 - $750
    0 bids

    With utmost urgency, I require assistance to create four new users for a particular mobile game. This task should be complete within an hour from starting, as time is of the essence. Specifically, individual user creation should take only 1 minute and 30 seconds using my referral link. Please note that the maximum budget allocated for this project is $10. Ideal candidates for this job should possess the following skills and experience: - Swift and efficient in performing digital tasks - Experience with mobile gaming platforms - Quick learner with clear comprehension of directions - Able to work under strict time pressure Completion is necessary ASAP, so interested freelancers with the capability to expedite this task should apply immediately.

    $19 (Avg Bid)
    $19 Avg Bid
    1 bids

    I'm seeking an Excel expert who can proficiently extract and clean data from Microsoft SQL Server databases. Your skill set should ideally encompass: - Proficient knowledge of database extraction processes particularly from Microsoft SQL Server - Advanced Excel capabilities, particularly in data cleaning - Familiarity with data structures within databases You will be expected to apply your Excel knowledge to clean up the extracted database data and make it ready for further analysis. Previous experience with similar projects is preferred. This project will require excellent attention to detail, precision, and consistency. Familiarity with database manipulation and data extraction tools, in addition to Excel, is a plus. Looking ...

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    28 bids

    I want to cre...the correct price according to your estimate of the project I'm looking for a proficient Android developer to create an engaging mobile application with a game-like graphic user interface tailored solely for Android phones. The main functionalities of this application should include: - User Registration and Login: We'd need a secure authentication system where users have their unique accounts to manage. Ideal candidates for this project should have proven experience in Android app development, with a particular focus on creating applications with game-like graphics. Demonstrate experience in setting up secure user registration and login systems is critical. Excellent communication skills are desired as we'll need a close collaborati...

    $376103957912 (Avg Bid)
    $376103957912 Avg Bid
    49 bids

    ... I am seeking assistance in acquiring four new users for the Shein app for the purpose of data analysis. These users must be completely new to Shein and be willing to accept my link. With this, I want to focus on the user engagement aspect. Key aspects of the task: - Promoting Shein app to new users, specifically on social media platforms and among friends and family. - Ensuring these users accept my link which would generate relevant data for my analysis. - Analyzing their engagement patterns on the app after they have joined. Ideal Freelancer: - Savvy in social media marketing and promotion. - Experience in data analysis, specifically analyzing user engagement on apps. - Sound understanding of the Shein platform would be beneficial. The link i...

    $25 (Avg Bid)
    $25 Avg Bid
    6 bids

    I'm seeking an experienced web developer to create a web...required to be built with the features such as: 1. Enter buildings and office information by area, floor, size, type, etc. 2. Assign an employee to each office 3. Generate various reports by the organization that the employee belongs to, by occupancy, by building, etc. 4. Database to be developed using Access database then SQL server once stabilized. 5. Must use suitable bootstrap The web application will be hosted on a local Windows server in the LAN. The User will be authenticated using network ID. Terms: - Only freelancers who are capable of delivering within 10 working days. - Companies are not acceptable. - Extend the support in the Windows server configuration (if needed) - Preferably usin...

    $1190 (Avg Bid)
    $1190 Avg Bid
    28 bids

    I'm in search of a proficient database engineer whose area of expertise lies in ERD design, SQL, PLSQL, and database application. The selected candidate will be tasked with: - Designing a medium complexity ER diagram with numerous relationships. - Implementing a PostgreSQL database application for the purpose of storing substantial customer information. The ideal candidate must have a sound knowledge of PostgreSQL, SQL, PLSQL, and be able to create succinct yet comprehensive ER diagrams with multiple relationships. Proven experience in similar projects and a knack for developing reliable storage solutions will be a plus.

    $96 (Avg Bid)
    $96 Avg Bid
    44 bids

    Searching for National User Research Moderators We are seeking user research moderators from the following countries and regions who are proficient in facilitating co-creation workshops, conducting deep interviews, and supporting focus group discussions: North America:United States、Canada Western Europe:Germany、Netherlands、United Kingdom、Italy、France、Eastern Europe:Russia、Poland、Czech Republic Southeast Asia:Vietnam、Malaysia、Singapore、Thailand、Indonesia、Philippines、 Asia Pacific:Japan、South Korea、India、Australia Middle East:United Arab Emirates、Saudi Arabia、Turkey、 Central Asia:Kazakhstan、Kyrgyzstan、Uzbekistan Africa:South Africa、Nigeria、Egypt Latin America:Mexico、Brazil、Chile Ideal Skills and Requirements: Extensive experience in user research, especially in facili...

    $120 (Avg Bid)
    $120 Avg Bid
    19 bids