Code link access databases jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 code link access databases jobs found, pricing in USD

    I am seeking a talented and experienced Mobile Application developer familiar with the Multi-platform App User Interface (MAUI) framework to create a data display mobile application. The specification of the application remains open, as I am unsure about the need for integration with external APIs or databases. Skills I am looking for: * Proficiency in MAUI development * Experience in creating apps for multiple platforms * Good understanding of API and database integrations * Ability to provide technical advice and recommendations Your main task will be establishing the foundation of the app considering future functionalities might be added. Your insights and expertise are key, as the specifics beyond data display and the potential requirement for external integrations are still ...

    $32 (Avg Bid)
    $32 Avg Bid
    5 bids
    One Common Goal 6 days left

    I'm looking to create a dynamic social media platform that allows users to select their own country upon registration. This will be a platform for creating and sharing substantial posts, each of which can be up to 10,000 words long and must contain pictures. Users are encouraged to engage with each other by giving likes to posts. Key Features: - Users must register to access exclusive content, interact with other users and customize their profiles - Ability to create and publish posts of up to 10,000 words along with pictures - Users can like posts - All users receive an email notification when a post receives over 100,001 likes Ideal Skills: - Proficiency in web development with experience in creating social media platforms - Experience in incorporating user registration and...

    $1176 (Avg Bid)
    $1176 Avg Bid
    61 bids

    I'm seeking a skilled and experienced Machine Learning expert to assist me with an image recognition project focused on vehicle detection using pre-trained YOLOv8 model. Key Requirements: - The main task at hand is to help me in adding some extra features to the existing model for detecting various types of vehicles in images. Ideal Skills and Experience: - Proven experience in applying ML to image recognition tasks. - Strong understanding and practical experience with object detection. - Proficiency in working with image datasets and training models for object detection. - Prior experience with detecting vehicles in images would be advantageous. - Ability to deliver high-quality, accurate and efficient ML models for image recognition. If you have a strong background in Machine Lea...

    $27 (Avg Bid)
    $27 Avg Bid
    4 bids

    I'm seeking a freelancer with expertise in website speed o...built on WordPress and is hosted on one.com. The main goal here is to ensure that the site loads quickly for users in Asia, but without disrupting the email services that I also have hosted on one.com. Here's what I need: - Analysis of the current state of my website to determine whether a Content Delivery Network (CDN) is already in place. - Configuration of DNS settings, which I can provide access to, for Cloudflare integration. - Testing the website after Cloudflare is implemented to verify improved speed for Asian users. - Ensuring no impact to existing email services. Ideal candidates will have proven experience in Cloudflare integration on WordPress sites, speed optimization strategies, and familiarity w...

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

    I need a freelancer to organize and list my medical documents, specifically medical insurance records. - Sorting and Listing: I need the documents to be sorted by chronologically by date, and listed in a way that is easy to access and retrieve the information. - Purpose: The main aim of this job is to organize these documents and categorize them, ensuring that information is easily accessible and retrievable when needed. This job is particularly suited to freelancers with experience in medical record keeping and document management. An eye for detail and a methodical approach to organizing information are essential for this project.

    $614 (Avg Bid)
    $614 Avg Bid
    31 bids

    I am looking for a freelancer who has experience in installing python libraries that are not included in their package manager. I am looking to install bridge-style library so that I can process the layer styles into a database in geostyler format. I have the script to do this I just need access to the library. I am looking for a step by step process to install the library globally or in the current project if it cant be done globally. Library link. This project requires: - Proficiency in ArcGIS Pro 2.8 - Knowledge of Windows operating system - Experience with Python libraries - Understanding installing 3rd party python libraries Please, hit me up if you hold practical experience in these areas; I would love to get your assistance on this.

    $33 (Avg Bid)
    $33 Avg Bid
    9 bids

    This is a Fulltime Project for Someone Speaking Excellent English And Spanish. 30-40 Hours A Week Hi, I am looking for a virtual assistant that is bilingual in Spanish and English and is available to...reliable internet. Duties include - data entry - translating over the phone - calling people to obtain information - scheduling appointments - responding to emails and voicemails - using a Slack like program You will have weekly meetings to answer any questions with the doctor (who is also bilingual). You will have access to a mentor/support team. You will be given scripts to use and specific questions to ask. You do NOT have to: scribe, create social media, create marketing emails, code, create graphics. You do NOT need to have any previous healthcare experience. You wi...

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

    I am seeking researchers in Boston, USA to conduct market research for a retail audit. The ideal candidate should have good communication skills and access to a smartphone and be able to complete the project in 2 weeks. You will visit 30 bars in the city of Boston, USA and the payment for this project is €420. For this project, the product cost and materials needed to assess the product will be reimbursed. Specific requirements for the project include: - Conducting a retail audits in Boston, USA - Collecting data on consumer behavior and preferences Skills and experience needed for this project: - Strong analytical skills - Excellent communication skills - Ability to finish the project by a specific deadline - Flexible schedule Please get in contact if you are interested in...

    $439 - $450
    Local
    $439 - $450
    0 bids

    ...for an experienced C programmer who can modify some C software (open source, on github - ) to make it compile for Raspberry Pi. The modifications needed include: 1. Updating Library Dependencies: Your task will include updating necessary library dependencies. 2. Adjust Hardware-Specific Code: Some parts of the code will need to be adjusted in order to work with Raspberry Pi's /ARM. 3. Fix Compatibility Issues: Tune up the code to address any compatibility issues that might arise during the Raspberry Pi compilation. A successful application should showcase your previous experience especially in handling similar projects. Evidence of past work will be highly regarded but is not a necessity if you can comprehensive demonstrate your experience in this

    $495 (Avg Bid)
    Featured
    $495 Avg Bid
    24 bids

    ...media sharing and posting, and SMS marketing capabilities. Mobile App Features: - User Registration and Login: Seamless sign-up and login process for users. - Product Catalog and Ordering: A digital catalog of products and the ability to place orders directly from the app. - Sales Tracking and Reporting: Users should be able to view their sales data and commissions. - Access to Training Resources: The app should provide access to training materials and resources. - Push Notifications: Feature for sending important notifications and updates to users. Ideal Skills and Experience: - Strong background in developing network marketing and sales management systems. - Proficiency in integrating sales and inventory management functionalities. - Experience in developing mobile app...

    $1227 (Avg Bid)
    $1227 Avg Bid
    84 bids

    I am looking for an experienced developer who can use Cython to wrap my existing CUDA code. This is a relatively simple code that is currently used for data analysis. Task: This is done in Linux (ubuntu). I had a old cython code that used to be able to connect with the CUDA code, i think the newer version of CMake changes had made it impossible. I have attached a small reduction of the code, it is pretty much just calling a CUDA kernel from the Python using Cython. The CMake builds, but when the Cython is imported the symbol cannot be found. (to build you need to define an environment variable CUDAHOME points to your nvcc) Steps: 0 (optional) you can Make the cuda code inside to check if it works (1) run (with CUDAHOME env var) (2) run (fail a...

    $20 (Avg Bid)
    $20 Avg Bid
    2 bids

    ...pictures of the subject company and its vicinity, as per Confirmis’ standard operating guidelines. • Provide observation about the company to gauge activeness, e.g., staff working at the premise, loading/unloading of goods, etc. REQUIREMENTS: • Must be living in (or nearby) Lamphaya Klang, Muak Lek District, Saraburi 30130, Thái Lan • Has a camera or phone/tablet of quality with a camera, internet access • Must be available during business hours (9 AM - 4 PM) on working days Please see the attached file for the site visit guidelines. You are only required to deliver the pictures, video & observations and are not expected to put together a report like the Sample Report. Note: Milestone will be released the following week after the site visit...

    $10 - $20
    Local
    $10 - $20
    0 bids
    PostgreSQL DBA 6 days left

    ...implementation - Database migration to a more scalable solution - Database upgrade with near zero downtime - Repmgr configuration and troubleshooting - Ora2pg oracle to Postgres migration The ideal candidate should be an expert in PostgreSQL with experience in handling large databases. You should have a deep understanding of database performance optimization techniques, demonstrated expertise in backup and recovery, and a proven track record with database migrations. Candidates with experience in upgrading databases with minimal downtime, configuring and troubleshooting Repmgr, and migrating from Oracle to PostgreSQL using Ora2pg are highly preferred. Your primary goal will be to ensure the database is migrated smoothly to a more scalable solution while maintaining it...

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

    I'm running an established business and my Python app, which is crucial for our operations, is failing to start up properly. The app can be accessed via either of the following URLs: or Here's ...have extensive experience with: - Python Development: A strong background in developing and debugging Python applications is essential. - Troubleshooting: Proven ability in diagnosing and fixing startup issues in software applications. - Quality Assurance: Skill in conducting comprehensive testing to ensure the stability and reliability of the app post-fix. It's vital that you have full access to the source code of the app. Your swift and effective resolution of this issue is crucial to the continued smooth operation of my business.

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

    I'm in need of an exceptional developer with expertise in Flutterf...location. Key Features Needed: - Android, iOS, and desktop application - User-friendly and appealing design - An intelligent chatbot with basic disease diagnosis capabilities Idea Skill Set: - Experience in Flutterflow and cross-platform mobile app development - Expertise in UI/UX design, preferably in healthcare sector - Strong understanding of chatbot algorithm - Familiarity with medical databases. This project requires thoughtful dialogue design considering the chatbot's basic diagnostic capabilities. Creative input for application design and layout is also welcomed and needed. I look forward to working with someone passionate about healthcare and tech who can deliver an intuitive, helpful and re...

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

    ...This is what I need to happen: 1. User scans a physical QR code. (we operate in many stores, so this process will need to be duplicated over and over again.) 2. User gets sent to our site, where they insert their phone number to get a code. 3. This code needs to be one-time use, only redeemable once. 4. The code grants them access to "store profile" (of the store that they scanned the code from). 5. From the store profile, they can choose to unlock a discount from a list of stores that have partnered with the store who's profile they're on. For example: I go to Walmart, I scan a code. The code takes me to my consulting website. I enter my phone number, and receive a text code. This text code (whic...

    $803 (Avg Bid)
    $803 Avg Bid
    92 bids

    ...application. I'm interested in your expertise in managing containerized applications, ensuring they can scale effectively, and maintaining a high level of security. Key Tasks: - Containerization: Implementing the best containerization platform based on your experience. - Scalability: Designing a solution that can easily scale and handle increased loads. - Security: Ensuring network isolation, access control, and secure image signing are properly implemented. Ideal candidates should have: - Strong experience with containerization platforms like Docker Swarm, Kubernetes, or Apache Mesos. - Proven expertise in designing and maintaining scalable architectures. - A comprehensive understanding of security principles specific to containerized applications. Your insights and reco...

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

    ...would be set up here and would be easy for us to manage. Key requirements: - The server should allow for file storage and sharing. This is crucial as the primary purpose of the server is to receive stock information in Excel format. - We expect to receive these spreadsheets on a daily basis, so the server should be robust enough to handle this. - Different users will need different levels of access. Suppliers should be able to write to the server but not be able to modify or delete other files. Ideal Skills: - Proficient in setting up FTP servers and familiar with Filezilla - Experience with network security and data encryption - Ability to create a user-friendly interface for non-technical users - Excellent communication skills to guide us through the setup and management pr...

    $545 (Avg Bid)
    $545 Avg Bid
    48 bids

    My main focus for this project is the Java code implementation. I'm looking to hire a freelancer who can create class diagram and help me translate a class diagram into well-crafted Java classes. Key Tasks: -Create diagrams - Translate a modified class diagram into Java classes - Ensure the Java classes are correctly implemented according to the diagram Your responsibilities will include: - Adding products to the rental cart - Calculating rental fees and duration - Processing payment - Generating a rental invoice Your expertise in Java and software design will be crucial for this project. I anticipate that this task will involve a deep understanding of class design as well as an understanding of the rental business process. Please include examples of your previous Java pr...

    $43 (Avg Bid)
    $43 Avg Bid
    13 bids

    ...embedded C++ source code. The review should encompass the following: - Identification of any potential issues which could result in undesired behaviour - Identify any obvious errors in logical design or use of pointers, arrays etc Lint has already been run on the software - I do not want to see the output of lint! This code has been tested on hardware and performs ok. It controls motors, reads switches, encoders and ADC's, and drives eeprom and digipots. I need a final check to capture any errors or issues that may not be known. I do NOT want any style or general commenting recommendations - the review is ONLY TO IDENTIFY serious issues. I do not want speedup suggestions. This is close to production so any changes *need to be necessary* to improve the quality of ...

    $189 (Avg Bid)
    $189 Avg Bid
    22 bids

    I am seeking a talented artist who can translate my wedding vows into 3D morse code and paint them on a large, 31x60 canvas. Since the art will be a unique blend of the abstract and the personal, the ideal freelancer for this job would be someone with experience in both abstract art and coding. The wall art will be the centrepiece of the room, thus, high quality is paramount. The painting should be created in such a way that the canvas can stand alone without the need for a frame. Affinity for detail, creativity and an understanding of morse code are preferred skills for this task.

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    40 bids

    I am seeking a proficient programmer to develop a scraping application for the purpose of extracting text data from NETFLIX. This project is sensitive, considering that the targeted websites demand API keys for access. Accordingly, the ideal candidate should be familiar with both GET and POST methods as well as API integration and management. Experience with data extraction and web scraping from API authenticated websites is a must. Skill requirements: • Web scraping • HEADERS • CUSTOM HEADEARS • STRINGS • URLLIB • Working knowledge of GET & POST methods • Experience with API authentication • Exceptional skills in data extraction, especially text. • loliscript • SilverBullet i need to get a netflix mass account checker through ...

    $617 (Avg Bid)
    $617 Avg Bid
    54 bids

    I'm looking for an experienced freelancer to tackle data entry. The focus is on text data, which needs to be accurately inputted into a structured database. While attention to detail is important, issues checking for spelling or grammar errors will not form part of the job s...experienced freelancer to tackle data entry. The focus is on text data, which needs to be accurately inputted into a structured database. While attention to detail is important, issues checking for spelling or grammar errors will not form part of the job scope. In line with this, the ideal candidate should: - Have a proven track record with data entry projects - Have expertise in structured databases - Be able to work accurately with text data - Have the ability to complete tasks effectively within the ...

    $11 (Avg Bid)
    $11 Avg Bid
    56 bids

    I am in need of a highly skilled and discreet individual able to access private Facebook Messages without the account owner's knowledge. We are talking about a family member, and it is of utmost importance that they remain unaware of this action. While this is a sensitive task, I trust that the right professional can help me. Ideal Skills: - Extensive experience in ethical hacking - Understanding of Facebook's security protocols - Proven track record of discretion and respect for privacy Please include in your application: - Any relevant experience or past work in this field - The strategies you would use to ensure complete discretion Remember, the success of this project depends not only on your technical ability but also maintaining utmost confidentiality.

    $212 (Avg Bid)
    $212 Avg Bid
    2 bids

    ...be provided to release the agreed payment. Daily code updates to BitBucket are required. Description: (Please see attached FILES to see a detailed description) I am seeking a skilled front-end developer to bring our event management application to life. This application empowers enterprises to efficiently create and manage event profiles, providing a dynamic platform for event interaction through features like live song requests. With Stripe integration, the app ensures secure financial transactions, while a user-friendly interface guarantees a seamless user experience. Each profile, linked to a unique QR code, grants access to real-time event information, facilitating engagement and streamlined event management. Upon scanning the QR code, users are direct...

    $155 (Avg Bid)
    $155 Avg Bid
    8 bids
    Liquid Code Editor in Braze 6 days left
    VERIFIED

    I am looking for a skilled developer who can help me develop a custom Liquid code editor to be integrated into the Braze platform. This editor should support custom liquid code snippets. I first need someone to troubleshooting existing code and determine why the color displayed is blue Key Responsibilities: - Troubleshooting existing and building new Liquid code in Braze Ideal Skills and Experience: - Proficiency in Liquid programming language - Experience in developing custom code editors - Prior experience with Braze platform - Proficiency in Syntax: {% if ... %} ... {% elsif ... %} ... {% else %} ... {% endif %}: This is the syntax for conditional statements in Liquid.

    $40 (Avg Bid)
    $40 Avg Bid
    12 bids

    I urgently need an expert Laravel developer to collaborate on a web application development project. The specific features and functional...Laravel developer to collaborate on a web application development project. The specific features and functionalities of the project are yet to be defined, but a vast knowledge in Laravel is key. Key skills and Experience: - Proficiency in Laravel and PHP - Understanding of MVC design patterns - Knowledge of front-end technologies, such as JavaScript, HTML5, and CSS3 - Familiarity with SQL/NoSQL databases - Excellent problem-solving skills The timeline for this project is ASAP, so the ability to work under pressure is required. If you have experience in web applications, APIs, or both, it will be advantageous. Let's collaborate on this ex...

    $571 (Avg Bid)
    $571 Avg Bid
    138 bids
    Need A Simple Web Devloper 6 days left
    VERIFIED

    I Bought a course and I access all the video course and materials. So to access the course I need to login with email and password. So what I need? I want to share this course with more than 100 people, So I don’t want to give them to access the course with email and passwords. I would like to do if I can share the course members area with my personal link. So those who click the link they will redirect to the course/members area and also they cannot visit profile section and also they cannot change email or password. Also once it login, no need to logged out, and it can log in automatically. Total 2 course and price will be $5 for now. If it’s successful then I have 100+ course to do the same. So more jobs and you will get more price. T...

    $78 (Avg Bid)
    $78 Avg Bid
    12 bids

    ...company and its vicinity, as per Confirmis’ standard operating guidelines. • Provide observation about the company to gauge activeness, e.g., staff working at the premise, loading/unloading of goods, etc. REQUIREMENTS: • Must be living in (or nearby) National Highway Khon Buri, Khon Buri District, Nakhon Ratchasima 30330, Thailand • Has a camera or phone/tablet of quality with a camera, internet access • Must be available during business hours (9 AM - 4 PM) on working days Please see the attached file for the site visit guidelines. You are only required to deliver the pictures, video & observations and are not expected to put together a report like the Sample Report. Note: Milestone will be released the following week after the site visit to give ...

    $10 - $20
    Local
    $10 - $20
    0 bids

    As someone needing assistance with managing data in an Excel sheet, my ideal freelancer would be highly proficient in Excel and able to w...ideal freelancer would be highly proficient in Excel and able to work accurately and efficiently. The role includes: - Adding new entries to the Excel sheet including the fields: Name, Email, and Phone number - Updating existing entries with the same data fields - Removing any outdated entries The data should be organized into separate columns for each field for straightforward visibility and access. Besides Excel work, this role involves effective email management related to this data. The ability to multitask while maintaining a sharp eye for detail will be vital for this project. Experience in data management and email handling will be adv...

    $263 (Avg Bid)
    $263 Avg Bid
    35 bids

    Confirmis ( ) is a Singapore-based business information provider specializing in connecting businesses with global capabilities; comprised of industry veterans, Confirmis business model is designed ...former employer; to verify whether the candidate was indeed an employee at the specified company. • Take pictures of the candidate’s former employer as per Confirmis’ standard operating guidelines • Job will only take less than one hour to accomplish (excluding travel time) REQUIREMENTS: • Must be living in (or nearby) Abu Dhabi, UAE • Has a camera or phone/tablet of quality with a camera, internet access Note: Payment will be released the following week after the site visit to give us time to organize the report and contact you if we need additional c...

    $20 - $25
    Local
    $20 - $25
    0 bids

    Due to time and resource constraints, I need to migrate a component...part on github relating to services towards the DB (MongoDb) and the new REST APIs (written in Golang) to access for interfacing is already active. The system will only have to execute queries on MongoDb (via Service) and render in twig template. The repository layer and service and repository are already developed in golang and will be provided. Configuration files are ready. As well as indications on the function to be translated into Golang. GIT access will be via wireguard VPN on the development environment Please contact us only if you have experience with Golang or C++: to avoid wasting time We can give you advanced technical support and explain the logic of the project and the code if nec...

    $554 (Avg Bid)
    $554 Avg Bid
    36 bids

    ...method, accommodating users who prefer this option. User Roles: - Admin: Develop a comprehensive admin panel with full control over the website, including user management, content moderation, and more. - Registered Users: Implement features that enhance the user experience for those who have registered accounts. - Guest Users: Allow non-registered visitors to access certain features of the site, while encouraging them to sign up for full access and benefits. To successfully complete this project, you should have: - Profound experience in developing dynamic classified websites. - Strong knowledge of user authentication and authorization systems. - Proven skills in integrating payment gateways and managing various payment options. - Familiarity with e-commerce and marketpl...

    $349 (Avg Bid)
    $349 Avg Bid
    37 bids

    ...mobile app development platforms such as iOS (Swift) and Android (Java/Kotlin). Experience with cross-platform development frameworks like React Native or Flutter can be beneficial for building apps that work on both iOS and Android. 2. Backend Development: Strong understanding of backend development technologies and frameworks like Node.js, Python (Django/Flask), or Ruby on Rails. Knowledge of databases such as MySQL, PostgreSQL, or MongoDB for storing user data, ride information, and other relevant data. 3. Geolocation and Mapping: Familiarity with geolocation services and APIs for tracking user location and providing real-time navigation. Experience integrating mapping and routing APIs such as Google Maps or Mapbox for displaying maps, calculating routes, and estimating ride...

    $2161 (Avg Bid)
    $2161 Avg Bid
    66 bids

    ...understanding of the healthcare sector, and be adept at accessing and verifying professional credentials and contact details. Responsibilities: Systematically collect and verify contact information and qualifications of therapists and autism specialists, ensuring that all data is up-to-date and accurate. Utilize a range of sources such as professional healthcare directories, medical institutions’ databases, specialized LinkedIn searches, and other reliable internet resources. Organize data into a structured directory format, detailing names, specialties, practice locations, phone numbers, and email addresses. Ensure compliance with data protection regulations and maintain confidentiality while handling personal data of healthcare professionals. Provide regular progress re...

    $124 (Avg Bid)
    $124 Avg Bid
    35 bids

    I'm in need of a skilled professional to assist in creating an email marketing and lead generation campaign that will target travel agencies across the UK, Europe, USA, and Latin America. Key Requirements: - The primary goal of...- The focus will be on utilising email as the main channel for lead generation. Ideal Skills and Experience: - Proven experience in creating effective email campaigns. - Demonstrated success in lead generation, particularly within the travel industry. - Skilled at developing strategies to reach and engage with the target audience of travel agencies in the specified regions. - Knowledge of and access to relevant email marketing tools and platforms. - Strong communication skills to ensure the campaign is executed in line with the target audience and de...

    $127 (Avg Bid)
    $127 Avg Bid
    3 bids

    I'm in need of an experienced individual to expertly handle data entry tasks. Specifically, the role will involve inputting personal customer details into databases. Ideal Skills and Experience: • Proficiency in using Excel • Attention to detail • Experience in data entry, particularly with personal customer details • Ability to handle confidential information responsibly Your primary task will be to input data accurately and efficiently. Please ensure you have the above-mentioned skills before bidding. A keen eye for detail and confidentiality are paramount.

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

    ...specialties such as Gestalt Therapy, Occupational Therapy, Physical Therapy, and others. Utilize a range of sources including professional directories, LinkedIn, medical institutions, and other reliable databases.. Provide regular updates to the project team, highlighting progress and any obstacles encountered. Requirements: Preferable track record in healthcare research, particularly in identifying medical specialists and therapists. You must be able to provide high quality databases with a proven methodology behind it Advanced research skills, including the ability to use digital tools and databases effectively. Strong organizational skills with meticulous attention to detail. Ability to manage large datasets and meet strict deadlines. No placeholders, just bids ...

    $98 (Avg Bid)
    $98 Avg Bid
    23 bids

    We are seeking a skilled and motivated Link Building Specialist to join our team. As a Link Building Specialist, you will be responsible for acquiring high-quality backlinks to improve our website's search engine ranking and drive organic traffic. You will employ various strategies to identify and secure link-building opportunities while adhering to best practices and ethical guidelines.

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

    ...application that can assist salespeople who are selling food to restaurants. The application is to be developed for both iOS and Android, ensuring it's accessible to a wide range of users. Key Features: For this application, the primary focus should be on the implementation of a customer database. This database needs to be user-friendly and efficient, allowing salespeople to easily manage and access customer information. Offline Functionality: While I'm not entirely sure if offline functionality is required, it would be beneficial for the app to have this capability. This would ensure that the salespeople can continue to work efficiently regardless of their internet connection. Ideal Skills: - Experience in cross-platform mobile app development (iOS and Android) - P...

    $390 (Avg Bid)
    $390 Avg Bid
    54 bids

    I'm in need of a developer to create a custom healthcare informati...including tracking medication, dosage, and instructions. System Preferences: - Cloud-Based: I prefer a cloud-based system for storing research laboratory results and patient consents. This will allow for easy access and sharing of data. - Role-Based Access Control: The cloud-based system must implement role-based access control. This is crucial for ensuring that only authorized personnel can access and modify sensitive information. Ideal Skills: - Experience in developing healthcare information systems. - Proficiency in cloud-based system development. - Strong understanding of role-based access control. - Blockchain sandbox is available If you are confident in your ability to me...

    $1657 (Avg Bid)
    $1657 Avg Bid
    31 bids

    ...fit all screens - Knowledge in creating a backend dashboard for user management - Ability to creatively design a user interface targeted at young football enthusiasts - Proficiency in both English and Arabic languages, with exceptional understanding of cultural nuances in app designs Key Features: - Player Registration: The app should allow players to register, manage their subscription, and access important updates. - Admin Control: I require a backend dashboard for managing subscriptions and tracking user activities. - User-friendly Design: The app interface should be engaging, user-friendly, and cater to aspiring young footballers. Your responsibilities: - Coding, testing, and debugging applications. - Ensure the application is fully functional across multiple platforms ...

    $2350 (Avg Bid)
    $2350 Avg Bid
    78 bids

    ...discuss a log-in report from my MS Office 365 account. The report includes several IP addresses outside of my own, and I am concerned these may indicate unauthorized access. Key requirements and responsibilities for the project include: - Analyzing the report: Understanding and interpreting the log-in report to identify all IP addresses associated with the account. - Identifying discrepancies: Determining the reasons behind the presence of multiple IP addresses not connected to my usage. - Providing insights: Advising on the potential risks, implications, and actions that should be taken in the case of unauthorized access. This role requires a freelancer with: - Proficient knowledge of MS Office 365: To effectively navigate and interpret the log-in report. - Un...

    $132 (Avg Bid)
    $132 Avg Bid
    15 bids

    ...not to expose my IPs directly to this website. Unfortunately, I am unable to access the site due to its geographical restrictions, as it is only accessible from within Italy. I require a solution that involves setting up a proxy. I will provide the proxy details via private message. The primary objective is to access the site without direct exposure of our IPs. Additionally, the website has a CORS (Cross-Origin Resource Sharing) policy that prevents third-party domains or IPs from accessing it. However, when I configure the proxy settings directly in the browser, it works perfectly. The requirement is to write a script either in Node.js or Python, which should run on port 3000. This setup will allow us to access the site from our own server. If you are capable o...

    $158 (Avg Bid)
    $158 Avg Bid
    21 bids

    I'm looking for a professional who can help me encrypt the information on an SD card securely. The purpose of this encryption is to ensure that if someone tries to read the content outside of the Raspberry Pi, it'll be unreadable. Key Requirements: - Encryption Purpose: The primary use of this encryption is to secure data storage. - Data Access Method: The encrypted data should be accessible automatically on boot, without requiring additional steps like entering a password or using a physical key. - Data Sensitivity: The data to be stored on the SD card is highly sensitive, hence the need for robust encryption. The perfect candidate for this project should be highly skilled and experienced in: - Raspberry Pi projects - Data encryption techniques - Software and hardware ...

    $177 (Avg Bid)
    $177 Avg Bid
    4 bids

    I urgently need a team or an individual, ideally skilled in React and Laravel, to quickly develop a project titled "React Laravel 401". It's essential that developers understand and can implement the following functionalities: - User Authentication: The project requires a robust user authentication mechanism. - Role-based Access Control: Varying access levels for different roles is a critical component of this project. - API Integration: Proficiency in API integration is imperative to ensure seamless data exchange with other applications. - Interceptor: Though it's not specified what role the interceptor will play in this project, having a prior knowledge of interceptors (Logging, Caching, Error handling) would be advantageous. Quality of work is impo...

    $36 (Avg Bid)
    $36 Avg Bid
    22 bids

    I'm looking for an expert in Raspberry Pi programming, ideally with experience in IR code programming. I would like a Raspberry Pi to be programmed to send IR codes (It also needs to capture these codes in the first instance) My setup will be a raspbery PI with the 7" touch screen PI display. I need a front end where I can present countdown timers, once the timer hits zero I need to send an IR signal. If the timer isn't stopped after countdown 1 minute later I need to send two more IR signals. Along with the PI and Screen I will need you to tell me what other hardware I need to purchase to capture and send these IR signals. Their will be only 5 signals in total to capture and these will not change during program operation Key Skills: - Raspberry Pi programming ...

    $199 (Avg Bid)
    $199 Avg Bid
    17 bids

    More details: In this app we need features like- 1. Normal features which is already in a normal dating app. 2. Bonus system 3. ⁠random video matching like omegle. 4. ⁠Vip user access. 5. ⁠livestream features full customised (only selected users can access) 6. ⁠Swipe left & Right. 7. ⁠Nearby location meet, highlight location. 8. ⁠Photo verified. 9. ⁠Category. Is this project for business or personal use? For starting a new enterprise What information should successful freelancers include in their application? Past work How soon do you need your project completed? Within a month

    $1383 (Avg Bid)
    $1383 Avg Bid
    24 bids

    I'm seeking a skilled developer with expertise in .NET and Angular to take part in my ongoing web development projects. The main goal of the project is to enhance an existing application. Requirements: - Proficiency in .NET for backend development - Strong experience with Angular for frontend development - Excellent understanding of SQL Server and MongoDB databases - Previous work with DevExpress is essential Your responsibilities will include: - Developing APIs using .NET for enhancing the application - Integrating Angular for improving the frontend - Ensuring seamless operation with SQL Server and potentially MongoDB Ideal candidates should have a strong understanding of web development and be able to contribute effectively to enhancing the current state of the applicat...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    58 bids

    I need an expert who can enhance my existing Java application, which currently translates MATLAB code to X10, to also support C++ as a target language. Key Modifications: - **Update Syntax Translation Rules**: The modification requires a deep understanding of both MATLAB and C++ syntax. The existing rules for translation from MATLAB to X10 need to be adjusted to C++. - **Add Support for C++ Specific Libraries**: The modified application should be able to integrate commonly used C++ libraries seamlessly. Accuracy and Time: - **Accuracy is Key**: The conversion of MATLAB code to C++ needs to be precise. While I'm open to additional development time, the primary goal is to ensure the accuracy of the conversion. - **No Specific Library Requirements**: Though the modific...

    $1082 (Avg Bid)
    $1082 Avg Bid
    37 bids