Function return access 2007 työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 function return access 2007 työtä löytyi, hinnoittelu EUR
    Access-projekti Loppunut left

    Access-tietokanta, joka sisältää tiedon syöttämistä, raportteja ja mahdollisuutta muokata tietoja.

    €68 (Avg Bid)
    €68 Keskimäär. tarjous
    8 tarjoukset

    Confirmis ( ) is a Singapore-based business information provider specializing in connecting businesses with global capabilities; comprised of industry veterans, Confirmis business model is designed to over...Take pictures of the candidate’s residential address, as per Confirmis’ standard operating guidelines. • Provide observation about the address such as the location, the building, etc • Job will only take less than one hour to accomplish (excluding travel time) REQUIREMENTS: • Must be living in (or nearby) Las Pinas, Philippines • 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 ...

    €9 - €10
    Paikallinen
    €9 - €10
    0 tarjoukset

    ...provide a response, redirect users to a support email for further assistance. Payment Integration: * Integrate payment methods (e.g., Stripe) for premium features or additional usage beyond the basic functionalities. * Implement secure payment processing to ensure user data protection. Security: * Ensure the application adheres to security best practices to prevent data breaches or unauthorized access. * Implement encryption for sensitive data transmission and storage. Scalability: * Design the application to handle a large volume of users and website scans. Use scalable infrastructure to accommodate potential increases in traffic and data storage needs. Documentation: * Provide comprehensive documentation for setting up, configuring, and using the application. * Include guid...

    €323 (Avg Bid)
    €323 Keskimäär. tarjous
    27 tarjoukset

    I'm looking for a WordPress expert to migrate my site. It's important that the custom themes on the site are taken into account during the migration process. Key Requirements: - Expertise in WordPress site migration, ensuring that the site is successfully...migration process. Key Requirements: - Expertise in WordPress site migration, ensuring that the site is successfully moved to the new hosting provider without any issues. - Proficiency in dealing with custom themes in WordPress and ensuring they are properly configured post-migration. - Attention to detail to ensure that the site looks and functions exactly as it did prior to migration. I have access to all the necessary hosting and domain management accounts, so the migration should be straightforward for an exper...

    €46 (Avg Bid)
    €46 Keskimäär. tarjous
    63 tarjoukset

    I'm looking for a skilled web developer to complete the frontend codes on my sports community website. You'll be tasked with implementing the following features: - User Authentication: The platform will incorporate an email and password authentication system to ensure secure access for our users. This is a critical component of the website's functionality. - Community Creation: Users should have the ability to create and join sports communities of their interest. This feature will be integral to fostering a sense of belonging and facilitating interactions among sports enthusiasts. - Content Sharing: Members of the community will be able to share text posts and comments. Additionally, they should be able to create and manage event announcements and updates. These fe...

    €229 (Avg Bid)
    €229 Keskimäär. tarjous
    63 tarjoukset

    I'm looking for someone to assist me with entering text-based data into an Excel sheet. The data should be organized into categories, helping to maintain clarity and ease of access. Further, the sheet should incorporate formulas for sum and average calculations. Key responsibilities: - Data entry: Primarily text-based data - Categorization: Organize the data by specific categories - Formula inclusion: Implement sum and average calculations Ideal skillset for this job: - Proficient in Excel: Should be able to use Excel and its various functionalities - Attention to detail: Essential for accurate data entry and categorization - Basic math skills: Needed for the sum and average calculations Your role will be crucial in ensuring that the data is correctly entered, well-organized...

    €10 / hr (Avg Bid)
    €10 / hr Keskimäär. tarjous
    24 tarjoukset

    I'm looking for an experienced app developer to create an e-commerce application for both iOS and Android platforms. The key features of this app must include: - User Registration & Login: Users should be able to register and log in to access all shopping features. - Product Listing & Details: The app needs to provide comprehensive information about every product listed, clearly and effectively. - Shopping Cart & Checkout: Users should be able to add products to a shopping cart and proceed to checkout seamlessly. The ideal freelancer would have proven experience developing e-commerce applications with these features across both platforms. Familiarity with user experience design and secure online payment processing is crucial.

    €1545 (Avg Bid)
    €1545 Keskimäär. tarjous
    49 tarjoukset

    I have 10 MikroTik routers set up, but unfortunately, 2 of them are currently facing some issues. I need an expert in Mi...some issues. I need an expert in MikroTik devices to examine these two routers, verify their configurations, and correct any misconfigurations that may be causing the following problems: - No Internet Connectivity - Load Balancing not functioning properly - Packet-mark bandwidth merge issue The routers are set up with an ECMP (Equal Cost Multi-Path) load balancing method. I'll provide direct access to these routers for your convenience during the troubleshooting process. Ideal Freelancer Skills: - MikroTik Certified Expert - Proficient in ECMP load balancing - Experienced in troubleshooting MikroTik routers - Strong understanding of packet-mark bandwi...

    €53 / hr (Avg Bid)
    €53 / hr Keskimäär. tarjous
    10 tarjoukset

    ...Responsibilities • Use ladders as needed to enter into attics or access roofs • Use hand tools to perform cuts into drywall as needed to measure rafters in inaccessible attics • Capture photos of the electrical meter and service panels • Handle basic interactions with homeowners in a polite & professional manner • Upload deliverables to shared cloud storage in a timely manner • Conduct site surveys independently, travel from your own home Skills & Qualifications • Written and verbal communication skills in English (Spanish is an asset) in a timely manner • Customer service skills (or similar) are an asset • Strong time management and organization skills • Mobile phone with internet capability is needed to upload images on ...

    €5 / hr (Avg Bid)
    €5 / hr Keskimäär. tarjous
    1 tarjoukset

    ...Visualization: The MVP will include a dashboard feature that effectively visualizes data. - Integration with External APIs: The MVP will need to integrate with external APIs for several purposes: - Fetching Real-Time Data for Dashboards: The application should be able to update in real-time using data from external sources. - User Authentication and Management: Secure management of user data and access rights is a key component of the MVP. - Payment Processing: The MVP will handle payment processing, which must be seamless and efficient. - CRM and B2C Product Interface: The MVP should provide a user-friendly interface for CRM operations and B2C interactions. The ideal freelancer for this project would have extensive experience in and Material-UI (MUI). Additionally, ex...

    €1526 (Avg Bid)
    Salassapitosopimus
    €1526 Keskimäär. tarjous
    3 tarjoukset

    ...width int, height int) (, error) { // Criar janela hInstance := (nil) if hInstance == 0 { return 0, ("Failed to get module handle") } className, err := ("MyWin32Class") if err != nil { return 0, ("Failed to create window class name") } var wc = uint32(({})) = (DefWindowProc) = hInstance = (0, (win.IDC_ARROW)) = (win.COLOR_WINDOW + 1) = className if (&wc) == 0 { return 0, ("Failed to register window class") } hWnd := ( 0, className, ("Captured

    €471 (Avg Bid)
    €471 Keskimäär. tarjous
    16 tarjoukset

    I'm looking for a proficient web developer to build an ecommerce website specifically for B2C transactions. The focus will be on selling a diverse collection of electronics. I'd like the website to have a robust search function so users can easily find specific products. You'll need skills in ecommerce website development and UX design, with prior experience in B2C platforms and electronics being a plus.

    €703 (Avg Bid)
    €703 Keskimäär. tarjous
    63 tarjoukset

    I'm in need of a highly-skilled professional who specializes in Azure Security Engineering and ForgeRock Training. Key tasks include: - Azure security configuration - Conducting vulnerability assessments - Undertaking threat hunting exercises Additionally, expertise in ForgeRock training covering the following topics will greatly benefit my team: - Identity and Access Management (IAM) - Single Sign-On (SSO) - User Provisioning The ideal candidate is required to hold an 'Azure Security Engineer Certification'. This certification will give me confidence in your capabilities to successfully execute the necessary tasks. Your adeptness in handling Azure security coupled with your ability to impart crucial knowledge in ForgeRock makes you an integral team player for ...

    €4 - €8 / hr
    €4 - €8 / hr
    0 tarjoukset

    I am seeking a skilled electronics expert to assist in the design of a mains-powered, digital panel meter, tailor-made for precise voltage measurements displayed via a crisp LED interface. I'm focusing on achieving a perfect blend of precision, reliability, and convenience. Key tasks include: 1. **Voltage measurement design**: The core function of this digital panel meter is to measure voltage in an efficient and reliable manner. 2. **LED Display Integration**: I want the measurements visible clearly and easily on an LED screen for optimal viewing. 3. **Mains Power Compatibility**: This panel must run on mains power, thus requiring knowledge on mains power system design for durability and safety. An ideal partner for this project would be proficient in electronics hardware...

    €322 (Avg Bid)
    €322 Keskimäär. tarjous
    5 tarjoukset
    Full Spectrum Recruitment Funnel 6 päivää left
    VARMENNETTU

    ...Responsibilities • Use ladders as needed to enter into attics or access roofs • Use hand tools to perform cuts into drywall as needed to measure rafters in inaccessible attics • Capture photos of the electrical meter and service panels • Handle basic interactions with homeowners in a polite & professional manner • Upload deliverables to shared cloud storage in a timely manner • Conduct site surveys independently, travel from your own home Skills & Qualifications • Written and verbal communication skills in English (Spanish is an asset) in a timely manner • Customer service skills (or similar) are an asset • Strong time management and organization skills • Mobile phone with internet capability is needed to upload images on ...

    €12 / hr (Avg Bid)
    €12 / hr Keskimäär. tarjous
    5 tarjoukset
    Full Spectrum Recruitment Funnel -- 2 6 päivää left
    VARMENNETTU

    ...Responsibilities • Use ladders as needed to enter into attics or access roofs • Use hand tools to perform cuts into drywall as needed to measure rafters in inaccessible attics • Capture photos of the electrical meter and service panels • Handle basic interactions with homeowners in a polite & professional manner • Upload deliverables to shared cloud storage in a timely manner • Conduct site surveys independently, travel from your own home Skills & Qualifications • Written and verbal communication skills in English (Spanish is an asset) in a timely manner • Customer service skills (or similar) are an asset • Strong time management and organization skills • Mobile phone with internet capability is needed to upload images on ...

    €6 / hr (Avg Bid)
    €6 / hr Keskimäär. tarjous
    4 tarjoukset
    QR Code Android App Development 6 päivää left
    VARMENNETTU

    I'm in need of a proficient mobile app developer who can bring my envisioned design to life. The focus is to create a straightforward Android app for customers to scan QR codes on our products and readily access product specifications and download quality documents. Key Features: - QR code scanning - Document download functionality Skills and Experience: - Proficient in Android app development - Experience in QR code scanning technology - Know-how on integrating document download functionality - Strong ability to adhere to provided design Please note: There's a requirement for no monthly charges associated with the use of this app. We aim to publish this on Google Play for easy customer download. Don't worry about any extra features such as customer login/acc...

    €535 (Avg Bid)
    €535 Keskimäär. tarjous
    153 tarjoukset

    We are seeking a skilled freelancer to assist in promoting an official website by implementing redirect ads on search engine platforms such as Google and Bing. The task involves showcasing ads for the official website, let's say , in search engine results. However, it's important to note that we don't have direct access to this website. The freelancer's primary responsibility will be to ensure that when a user clicks on the displayed ad for , they are redirected seamlessly to our designated website, www.abcxyz.com. This process requires a deep understanding of digital marketing strategies and proficiency in managing ad campaigns on search engine platforms. Key Requirements: Proficiency in digital marketing and ad campaign management. Experience with Google Ads...

    €185 (Avg Bid)
    €185 Keskimäär. tarjous
    13 tarjoukset
    Loyverse to Odoo 17 Synchronization Addon 6 päivää left
    VARMENNETTU

    ...facilitate the synchronization of various data between Loyverse and Odoo 17. Key Requirements: - Synchronize Products, Invoices, Credit notes, Payment In, and Payment Out data from Loyverse with Odoo 17. - The synchronization should be manually initiated, meaning there is no requirement for automation or scheduled synchronization. Additional Details: - The task will include working with the Loyverse access token to effectively extract data from the POS. - The implementation should take into account potential data duplication and handle it appropriately, either by selecting a specific period or checking for duplicate records. Ideal Candidate: - Proficient in both Loyverse and Odoo 17. - Past experience working on similar synchronization projects. - Skilled in data extraction an...

    €140 (Avg Bid)
    €140 Keskimäär. tarjous
    18 tarjoukset

    I am in need of professional help with financial statement preparation and my tax filing. I am using Tally Prime to manage my financial records. The tasks at hand involve small business tax return preparation, and ensuring my financial statements are accurate and reflective of my business's financial health. Ideal skills and experience for this job include: - Proven expertise in financial statement preparation - In-depth understanding of small business tax filing requirements - Experience working with Tally Prime or similar accounting software - Excellent attention to detail and accuracy - Strong communication skills to ensure understanding of my business's financial situation. I am looking for a professional with a keen eye for detail, strong organizational skills an...

    €225 (Avg Bid)
    €225 Keskimäär. tarjous
    18 tarjoukset

    I'm seeking a freelancer to check a PDF document using Turnitin urgently. Pays 100 INR. This task involves ensuring originality, identifying possible plagiarism, and verifying correct citations with a robust tool such as Turnitin. While I have not specified the type of document or importance of the check, the right professional for this project would: - Have access to Turnitin for checking purposes - Provide a detailed report of the Turnitin check - Have experience in academic writing, plagiarism detection and report generation Experience and familiarity with Turnitin or a similar tool will be highly considered for this project.

    €4 / hr (Avg Bid)
    €4 / hr Keskimäär. tarjous
    4 tarjoukset

    I'm in search of a proficient freelancer who can develop a mobile app to be functional on both iOS and Android platforms. Since the primary function was not specified, creativity and ability to design multi-purpose apps will be highly appreciated. Key Requirements: - Strong experience in developing mobile apps for both iOS and Android - Proven experience in cross-platform mobile app development - Proficient coding skills in languages such as Swift, Kotlin, Objective C and Java - Exceptional UX/UI design skills - Strong problem-solving abilities, with a knack for complex troubleshooting tasks - Ability to work independently, with minimal supervision While delivering the final product, I'd also like you to provide the source code along with necessary documentation. If...

    €166 (Avg Bid)
    €166 Keskimäär. tarjous
    23 tarjoukset

    ...etc. • Take 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) PASIR RIS DRIVE 10,13-30,510643,SINGAPORE • 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 guideline. 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 t...

    €15 - €20
    Paikallinen
    €15 - €20
    0 tarjoukset

    Create an online platform where users can exchange services using a credit system, without direct monetary transactions, similar to the model used by >>> <<< Main Features User Registration and Login: Users can register and create a profile. Secure authentication and password recovery options. Personal Dashboard: Each user has access to a personal dashboard where they can manage their offered services, view requested services, and check their credit balance. Intern Credit point System: Users earn credits by offering services and spend credits to request services. Implement a system for purchasing additional credits. Search and Filter System: Users can search for services based on categories, location, or keywords. Advanced filters to simplify the search. ...

    €177 (Avg Bid)
    €177 Keskimäär. tarjous
    77 tarjoukset

    I'm in need of a versatile Instagram post maker that will function across iOS, Android, and Web platforms. The primary focus is to facilitate the creation of promotional posts, so I'm particularly interested in talented individuals who have experience in developing tools for social media marketing. Although I've not specified particular features, I'm open to recommendations based on your past experiences and expertise in this field. The ultimate goal is a user-friendly solution with a focus on helping to enhance the professional quality of promotional posts for businesses. Ideal skills and experience: - Professional experience in multiplatform app development. - Knowledge of Instagram and social media marketing. - An innovative and solution-focused approach.

    €21 (Avg Bid)
    €21 Keskimäär. tarjous
    10 tarjoukset
    Linux Ubuntu, Proxmax & Cloudflare Admin 6 päivää left
    VARMENNETTU

    I'm seeking for a skilled system administrator with hands-on experience in Linux Ubuntu 22, Proxmax, and Cloudflare. The successful candidate will be responsible for managing and maintaining these systems. Key Responsibilities: - Linux Ubuntu 22...configuring and monitoring our Cloudflare services, ensuring optimal performance and security. Your application should include: - Detailed project proposals: I'm looking for a freelancer who can present a clear, concise plan of how they will handle the tasks and what strategies they will implement to ensure the smooth running of our systems. Communication will be facilitated through Anydesk access. If you're confident in your system administration skills and have worked with similar setups in the past, I look forward to...

    €169 (Avg Bid)
    €169 Keskimäär. tarjous
    18 tarjoukset

    I'm in need of a skilled developer with a strong background in PHP, particularly in backend development. The project involves creating a simple e-commerce website with less than 5 pages. This site will function as an online store, primarily focused on selling products or services. Ideal skills and experience: - Proficiency in PHP - Experience in backend development - Previous work in e-commerce websites - Understanding of user registration and login systems - Knowledge of database integration

    €71 (Avg Bid)
    €71 Keskimäär. tarjous
    44 tarjoukset

    We are seeking a skilled Android developer to integrate an Excel import feature into our existing app, "Fuel Injection MSI CRDI Charts" (). Scope of Work: Develop a function to import data from Excel files (.xls or .xlsx) into the app. The import functionality should be similar to the existing "Fuel Injection Price List" section within the app. Ensure data integrity and proper handling of potential errors during import. Implement appropriate user interface elements for file selection and import initiation. Skills Required: Android development expertise (Java/Kotlin) Experience with data parsing and Excel file handling libraries Understanding of user interface design principles for Android Strong problem-solving

    €115 (Avg Bid)
    €115 Keskimäär. tarjous
    10 tarjoukset

    ...credentials. This is crucial for security and access control. - Seamless Integration: Ensure that the connection between the database and the AD server is seamless and reliable. - User Management: The system should allow for easy management of user privileges, ensuring that the right people have the right levels of access. Ideal Skills and Experience: - Experience with Postgres: You should have a strong background in working with Postgres, particularly in a configuration and security context. - AD Integration: A deep understanding of Active Directory and how to integrate it with other systems, including databases. - Security Focus: The ability to set up robust security measures to protect the database and ensure that only authorized users can access it. Pleas...

    €7 - €17
    €7 - €17
    0 tarjoukset
    SQL Server Installations: Latin America 6 päivää left
    VARMENNETTU

    We've developed an MS Access database front end with a SQL Server back end. Now we need to install both of these with government agencies in South America whose IT people only speak Spanish. We provide written installation instructions in English. Our clients can only meet the contractor online for server installations during business hours in American time zones. This is periodic work, installing databases whenever clients request them. At present we have six clients in the queue. The applicant must guide and troubleshoot each installation online in fluent Spanish. The successful applicant will have a record of relevant database work. We're a university-based not-for-profit.

    €49 / hr (Avg Bid)
    €49 / hr Keskimäär. tarjous
    9 tarjoukset

    I am seeking an experienced SharePoint developer to create a site primarily for document management. The three essential features of this site include version control, advanced search, and access permissions, all of which are critical to properly manage our documents and ensure smooth workflow. This project should support less than 10 users. A developer who has handled similar projects with proven successes and has proficiency in Microsoft SharePoint is ideal for this project. Your well-honed skills in understanding client needs, attention to detail, user interface design, and SharePoint workflow configuration are also requisite.

    €391 (Avg Bid)
    €391 Keskimäär. tarjous
    41 tarjoukset

    ...models. This project aims to optimize the speed and provide an essential feature which is traffic redirection to a specific website. Key Features: 1. Traffic Redirection: This core feature should enable the device to hijack and redirect the internet traffic towards a specific website that I will provide later. 2. All Android Model Compatibility: The network accelerator application has to function seamlessly across all Android models. 3. Undeletable Application: It should be designed as an undeletable system-default application. Ideal Skills: - Extensive experience with Android system development. - Experience in developing network accelerators or similar applications. - Profound understanding of internet traffic hijacking and routing. The network accelerator mus...

    €6877 (Avg Bid)
    €6877 Keskimäär. tarjous
    52 tarjoukset

    Insert a category or several categories of job. Return all platform’s (, LinkedIn, BossHire, etc.)related people who find part time job or full time job’s information and give a rank.

    €439 (Avg Bid)
    €439 Keskimäär. tarjous
    22 tarjoukset

    I have an APK which is crucial for the security of my device. To prevent unauthorized deletion, I need a professional with advanced knowledge in Android development to implement an anti-uninstall feature. Key Requirements: - Implement an anti-uninstall feature that requires Root access. - Ensure the feature is discreet, and can't be easily bypassed. - Ensure the feature doesn't significantly impact the performance of the APK or the device.

    €506 (Avg Bid)
    €506 Keskimäär. tarjous
    37 tarjoukset

    ...professional and informative look, focusing on readability and clarity. - Tailoring: The content should be suitable for teachers of students in 7th to 12th grade. The poster should include: - Clear and concise instructions on where the hearing augmentation devices are located in the classroom. - Please include, "All teachers at xxx are expected to wear the lanyard microphone when teaching. Please return to the charging dock at the end of the lesson." Ideal Skills: - Graphic design: The ability to create a visually appealing, yet informative, poster. - Educational experience: Understanding of effective teaching aids and ability to present technical information in a user-friendly way. - Familiarity with hearing augmentation devices would be a bonus. Pleas...

    €92 - €306
    Sinetöity
    €92 - €306
    77 tarjoukset
    Android Developer for Finance Web App 6 päivää left
    VARMENNETTU

    ...to include in the app: A. App Logo: I have the logo ready; you only need to integrate it into the app. B. Splash Screen Video: I possess the video for the splash screen; your task will be to incorporate it into the app. Screen: I already have a design for the homepage; I will provide you with further details via chat. D. Bottom Menu Navigation: Implement bottom menu navigation for easy access to different panels. Notes for the Developer: 1. App Compliance: Since I intend to publish this app on Google Play Store, it is crucial that the web app is developed in compliance with Google's standards. Additionally, please advise if integrating the web app with Firebase is necessary to avoid any restrictions during the app publishing process. 2. AAB File Requirement: Upon complet...

    €90 (Avg Bid)
    €90 Keskimäär. tarjous
    14 tarjoukset

    ...Key Responsibilities: - Devise a marketing strategy that encompasses the full range of services my shop offers - Implement campaigns aimed at increasing brand recognition - Develop lead generation tactics for prospective customers in need of car wrap services, mechanical work, and body work/fabrication - Design and execute strategies to build customer loyalty and retention, ensuring these clients return to the shop for future needs Ideal Candidate: - Experienced in marketing for automotive or vehicle service businesses - Demonstrable success in building brand awareness and customer base - Proficient in creating and implementing multi-channel marketing campaigns - Comfortable with utilizing social media, email marketing, and other online tactics - Ability to tailor messaging to v...

    €309 (Avg Bid)
    €309 Keskimäär. tarjous
    19 tarjoukset
    PHP API Data Fetch & Display 6 päivää left
    VARMENNETTU

    I need a skilled PHP developer to write a script that will interact with an API and retrieve User Information and Product Details. The fetched data should then be displayed in HTML format, enabling users to search through it. Key Requirements: - Fetch User Information and Product Details from an API - Print the fetched details in HTML format - Implement a search function to enable user interaction Ideal Skillset: - Proficiency in PHP - Experience with fetching and handling data from APIs - Strong understanding of HTML and web interface design - Prior experience implementing search functions in web applications Please provide examples of your previous work with APIs and user search functions.

    €90 (Avg Bid)
    €90 Keskimäär. tarjous
    38 tarjoukset

    I'm seeking a knowledgeable Node.js to create a specific function. This function should examine a pre-existing React file to identify any import statements that may be missing and automatically add the missing imports. Key responsibilities: - Analyze the React file to identify missing import statements - Add the identified missing imports automatically - Append multiple missing imports as grouped together in a single statement - Code should be in Typescript This task requires a solid understanding of Node.js. Having previous experience with jscodeshift is a must. The solution also need to use a package named @hypermod/utils. () This is the function that I need function fixMissingImports(code: string, importsMapping: Record<string, string>):

    €34 (Avg Bid)
    €34 Keskimäär. tarjous
    30 tarjoukset

    ...developer to create a specialized iOS app for me. The app will allow me to access the target phone's live GPS location and view messages from messaging apps. Key Components: - GPS Tracking: I need to monitor the target phone's real-time location. This should be accurate and updated regularly. - Message Access: It's crucial for me to view messages from messaging apps on the target phone. This includes both incoming and outgoing messages. Key Features: - Stealth Mode: The app should be undetectable on the target phone. The target user should not be able to see that their phone is being monitored. - Secure Access: The app should provide a secure way for me to access the GPS location and messages. Only I should have access to this data. I...

    €435 (Avg Bid)
    €435 Keskimäär. tarjous
    48 tarjoukset

    ...skilled Android developer who can efficiently set up and publish our app on the Google Play Store. The requirements are as follows: - Swiftly upload and publish the app on the Google Play Store My app is linked with my WP website with a key, i believe you have to follow a documentary to get it published, I'll provide you with the app file and the document as well as the Google developer email access and I'll be online if you need any help just need it today, if you can do that massage me! I've already created a developer account on the Google Play Store and setup it, the logo, description content, privacy policy, and full details of the app, so we're all set on that front. Your efficiency and previous experience in swiftly setting up and publishing apps o...

    €35 (Avg Bid)
    €35 Keskimäär. tarjous
    22 tarjoukset

    I'm seeking an experienced Oracle Apex developer to build a process automation application primarily for my internal team. Key Features: - User authentication to verify and secure user access. - Data input forms to streamline data collection and ensure consistent data entry. - Reporting and analytics functionality for in-depth process analysis and decision-making support. Ideal Skills: - Proficiency in Oracle Apex. - Experience in creating user-focused data input forms. - Capability to develop secure user authentication systems. - Expertise in building reporting and analytics tools. Your mission is to create an Apex application that simplifies our processes, ensuring efficiency and accuracy by easing data management tasks. Your work will directly benefit our internal employ...

    €11 (Avg Bid)
    €11 Keskimäär. tarjous
    4 tarjoukset
    AI Document Summarization Web App 6 päivää left
    VARMENNETTU

    ...core AI functionality of the application should be the ability to generate a summary text/data visualisation from the uploaded documents. This summary text should be a concise and accurate representation of the main content of the document. - **User Authentication**: - The application should include a user authentication system. Users are required to sign up with their email and verify it to access the upload and summary features. Ensure the authentication process is secure and user-friendly. Ideal candidates for this project should have experience with: - AI/ML technologies, particularly document summarization - Web application development - User authentication systems If you have experience in these areas and are confident in your ability to deliver a high-quality, user-f...

    €766 (Avg Bid)
    €766 Keskimäär. tarjous
    105 tarjoukset

    ...Registration and Login:** The website should have a user registration and login system, specifically tailored for content creators. This feature will enable content creators to upload, lock, and set prices for their content and for each content they upload a unique link should be generated. Additional Features: - **Mobile Friendly:** The website should be mobile-responsive, ensuring users can easily access and navigate the platform on their smartphones. Ideal Skills: - Proficiency in web development - Experience in building marketplace platforms - Strong knowledge of video and image handling on websites - Prior experience in implementing user registration and login functionalities I'm looking forward to working with a talented freelancer who can bring this project to life...

    €488 (Avg Bid)
    €488 Keskimäär. tarjous
    222 tarjoukset

    I'm seeking a qualified app developer, with expertise in WooCommerce, to create an app for my website. I need the app to function seamlessly on both iOS and Android platforms. Key features that I wish to incorporate include: - Customer Reviews: The ability for customers to leave feedback will provide invaluable insight and drive improvement. - Live Chat Support: This must be incorporated to enhance customer service and facilitate real-time assistance. Additionally, I need the app to integrate with third-party services such as: - Payment Gateway: To ensure secure and convenient transactions. - Shipping Service: For streamlined delivery processes. Ideal skills and experience include previous work with WooCommerce, proficiency in iOS and Android app development, third-party se...

    €13 / hr (Avg Bid)
    €13 / hr Keskimäär. tarjous
    114 tarjoukset

    ...SEO expert to boost our online visibility and client engagement for our access matting business in Canada. Key Goals: - Increase Website Traffic: By optimizing our website, you should help strengthen our online presence. - Improve Search Engine Rankings: We aim to enhance our rankings on search engines, particularly for the primary keywords detailed below. - Generate More Leads: Ultimately, the goal is to attract more qualified leads for our business. Key Keywords: - Access Matting - Access Matting Services - Matting Solutions Targeted Regions: - National (Across Canada) - Specific Provinces - Specific Cities Ideal Skills: - Proven track record in SEO, particularly for Canadian companies. - Familiarity with the access matting industry is a bonus. - Stron...

    €244 (Avg Bid)
    €244 Keskimäär. tarjous
    112 tarjoukset

    Function is done, amend the label that is stored and the value show. Only with ftp

    €14 (Avg Bid)
    €14 Keskimäär. tarjous
    21 tarjoukset

    ...and information. This mobile app should be released both on the Apple iOS and Google Android App Stores. Targeted audience of the application are: a) Entire Turkish community in Canada regardless of their city (Supporting major cities, such as Toronto, Montreal, Vancouver, Ottawa, London, Calgary, Regina) b) Anyone from Turkey wishing to immigrate to Canada. Project Plan: • Facilitate easy access to services, allowing users to post and view reviews. • Categorize features into five main areas, represented as tiles inspired by the Katalog Kanada app mentioned above. 1. Food and Entertainment 1. a) Turkish restaurants, cafes, bars, shisha bars, etc. 2. Healthcare, Personal Services, and Renovation Services • a) Dentists, doctors, vets • b) Hairdressers, na...

    €374 (Avg Bid)
    €374 Keskimäär. tarjous
    43 tarjoukset

    I'm looking for an ethical hacker to carry out a comprehensive digital security sweep on my laptop, phone, Roku TV, and vehicle. The ultimate goal is to identify and eliminate any malicious software or tracking mechanisms that may have been surreptitiously installed on these devices. Key objectives are to: - Identify and eliminate any unauthorized access to my devices, which have been ongoing for more than a month. - Identify and eliminate any tracking mechanisms placed on my laptop, phone, Roku TV, and vehicle. - Diagnose and repair any unusual device behavior or performance issues that may be attributable to hacking or tracking. The ideal candidate should have: - Proven experience and expertise in cybersecurity, digital forensics, and ethical hacking. - Up-to-date knowledge...

    €533 (Avg Bid)
    €533 Keskimäär. tarjous
    10 tarjoukset

    I'm searching for a proficient app developer who can help me create an intuitive platform. Its primary function should be enabling people to rent out their recreational equipment to others within their vicinity, with fees determined by themselves. Key Features: - Must be accessible on iOS, Android, and Web. - The application should support different types of recreational equipment. However, specific types are yet to be determined. - Enable location-based, category-based, and keyword search for available equipment. Ideal Skills and Experience: - App Development for different platforms (iOS, Android, Web) - Experience in creating rental marketplace Apps - Ability to implement multiple search functions Your knowledge in this sector will contribute greatly to the project's ...

    €165413940 (Avg Bid)
    €165413940 Keskimäär. tarjous
    105 tarjoukset