Mobile code scanner jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 mobile code scanner jobs found, pricing in SGD

    I need help with my wordpress website, in the mobile version i have a submenu that shows our courses unlike the pc version that shows the courses in the header, but now since i updated to the new version of wordpress the courses show both in the header and in the submenu in the mobile version. I want to remove that content from the header (only on mobile and tablet, on pc it stays in the header) and show it only on my submenu

    $39 (Avg Bid)
    $39 Avg Bid
    42 bids

    Hi SDWEB CREATION, we worked 2 years ago on a website redesign project. I'm back this time for a redesign of the same website for mobile and desktop. Please, let me know what you think.

    $471 (Avg Bid)
    $471 Avg Bid
    1 bids

    I'm looking to buy a complete and *READY* code for a football management browser game (like Hattrick, Trophy Manager, etc.). Essential features include: - Registration - Team creation and player management - Tactics creation - Transfers - Game simulation - Leagues system. Preferred technologies are JavaScript and C#, but others are acceptable. I'm also open to offers for partially finished games.

    $1200 (Avg Bid)
    $1200 Avg Bid
    26 bids

    I'm in...proficient Python developer who can help compile a Python code, that I have acquired from GitHub, into an executable format for Windows. As the client, I expect: - Understanding the existing Python code and its dependencies - Transforming the Python code into a Windows executable file Successful freelancers should provide a detailed project proposal illustrating how they plan to compile the code to exe on a Windows operating system. Though no specific Python libraries or frameworks were mentioned, a background in Python coding and debugging is paramount. The ideal freelancer should have a deep understanding of Python code, dependencies, and experience dealing with code from GitHub. Experience in generating Windows executable files...

    $38 (Avg Bid)
    $38 Avg Bid
    23 bids

    ...need of a skilled Delphi developer, well-versed with Delphi 5, to work on an existing software project. The goal is to both fix bugs and enhance the software with new features, ultimately improving its performance. Key Responsibilities: - Identify and address issues causing certain features not to work - Implement necessary bug fixes - Integrate new features in a seamless manner - Optimize the code for improved performance familiar with firebird database and report builder. Ideal skills and Experience: - Strong background in Delphi development, specifically with Delphi 5 - Proven track record of fixing bugs and enhancing existing software - Understanding of software optimization techniques - Ability to work effectively both independently and as part of a team - Strong probl...

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    11 bids
    Simple mobile app 6 days left
    VERIFIED

    ...simple mobile app that will work on both iOS and android. That would mean utilizing one of those frameworks such as React Native or Cordova (or something else similar). The app will basically just allow the user to search for an order (done through a Rest API) and then select photos on the device and upload those to the selected order (also though a Rest API). Detailed Requirements: Setup screen where system URL and API key can be entered and then saved so subsequent uses of app doesn't require it to be reentered Ability to search and find order using order number, customer name, or company name Ability to select multiple photos and upload at once (although API call needs to be made for each file) Ability to take picture with camera right in app as well as select from g...

    $310 (Avg Bid)
    $310 Avg Bid
    43 bids

    we need an experienced mobile app designer to create design for our app so please approach with your previous work experiences. We will share exact requirement with selected one. Thank you!

    $201 (Avg Bid)
    $201 Avg Bid
    32 bids

    We make cozy games for mobile and cross-platform. We are an indie team focused on creating our own high quality games and IP via global free-to-play mobile games. Our mission is to championing social good and the sustainability of our ecosystems through games. Want to join a small but experienced and passionate game dev team as a full stack developer? Develop and manage code and infrastructure such as cloud server, backend databases, APIs, and automation scripts. Help build powerful game ops tools with simple frontend UI. - - - Job Specs: - Create backend solutions and integrate with cloud platforms like AWS and Digital Ocean. - Design and deploy modern frontend user interfaces using the latest UI technologies. - Build secure and scalable mobile app REST API...

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

    I'm in need of a skilled developer to create a mobile poker game. The game should have a wallet integration system to facilitate paying and payouts. Key requirements include: - Developing a poker game for a mobile platform - Implementing a wallet system for payment and payout Skills and experience required: - Proficiency in mobile game development - Experience in creating poker games is a plus - Knowledge of wallet integrations for games - Understanding of online payment systems, especially wallet-based Please provide a brief overview of your relevant experience in your bid.

    $791 (Avg Bid)
    $791 Avg Bid
    18 bids

    I am currently working on a JavaFX project that is in need of...graphical charts and visualizations. However, the Graphical User Interface (GUI) needs enhancement to ensure a better user experience. • Finish the incomplete JavaFX code and make the project work properly. • Enhance the GUI – it should be pretty straightforward for someone with your skills. • Ensure that the GUI makes logical sense and applies well to the rest of the code. The ideal candidate for this project should be an experienced JavaFX coder comfortable with GUI enhancement implementations. Having excellent attention to detail and problem-solving skills will be a plus. so milestone3 is my last task and the zip file contains my code that need to be completed with the task i adde...

    $30 (Avg Bid)
    $30 Avg Bid
    7 bids

    ...create an end-to-end game specification for a captivating and uncomplicated game for mobile devices. - Target Audience: The game is designed to be accessible to all age groups, so it should have a universal appeal and be easy to understand and play. - Primary Goal: The game's core objective is to entertain the players. It should be engaging and provide a satisfying gaming experience. - Preferred Genre/Style: The game falls under the category of hand and mind coordination. This indicates that the game will challenge the player's ability to quickly and accurately coordinate their hands with their mental processes. Ideal skills and experience for this job include: - Proven track record of designing successful mobile games with mass appeal - Proficiency in creatin...

    $405 (Avg Bid)
    $405 Avg Bid
    23 bids

    I'm in need of a talented UI designer who can help me create a professional and effective landing page. My goal is to generate leads from professionals. Key Requirements: - Designing a user-friendly, visually appealing landing page that effectively targets professionals - Ensuring a clear, easy-to-use call-to-action for users to setup a meeting - Incorporating elements that encourage lead generation Ideally, you should have: - Proven experience in UI/UX design, particularly for lead generation purposes - Strong understanding of landing page best practices - Clear communication skills and ability to understand and implement client requirements. Looking forward to your bids.

    $116 (Avg Bid)
    $116 Avg Bid
    50 bids

    Coding of trading view indicator to requirements provided for divergence of chart price and two separately provided overlaid lines.

    $81 (Avg Bid)
    $81 Avg Bid
    1 bids
    Java Code Fix Needed 6 days left
    VERIFIED

    ...setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in

    $35 (Avg Bid)
    $35 Avg Bid
    29 bids

    I'm in search of an experienced professional mobile app developer to help in the creation of an educational app that will revolutionize the way users learn. Key functionalities: - Application of core educational tools and principles - User-friendly interface design Although the operating system compatibility is yet to be decided upon, the developer should ideally have experience with both iOS and Android. Showcase of cross-platform app building capabilities would be a significant advantage. A passion for creating educational tools and initiatives is paramount, and experience in that specific field would put you to the front of the line. Skills and Experiences: - Proven experience in mobile app development - Familiarity with common mobile interface designs - St...

    $2111 (Avg Bid)
    $2111 Avg Bid
    69 bids

    I have made an extension which likes posts of fb one by one and after 5 seconds, page refreshes and then likes new post again one by one. The post which is already liked remains as it is. I am facing an issue that after 1 hour my I'd gets logged out. Mujhe bas yeh chaiye ki vo Waps se login ho jaye I can pay max : 600 rupees

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

    I'm in need of a skilled mobile game app designer who can create a virtual workspace game for both iOS and Android platforms. The primary genre will be a Virtual Work Space, which is a unique concept. It's a mix of productivity tools and a game. Key Features: - The app should have audio sharing capabilities where users can share audio files with each other. - The app will also have a feature which creates a virtual lecture hall where users can attend virtual lectures. Ideal Skills: - Strong experience in mobile game app design, especially for iOS and Android platforms. - Understanding of virtual workspaces and productivity tools. - Previous experience with audio sharing and lecture hall features would be highly advantageous.

    $2347 (Avg Bid)
    $2347 Avg Bid
    54 bids

    I am looking for a Python developer who can implement concepts from a research paper. - The dev...paper. - The developer must have solid experience in Python, ideally with an intermediate understanding of complex programming concepts. They should be comfortable with an intermediate level of complexity in translating research concepts into code. - Knowledge and experience with the PyTorch framework is a must. The freelancer will need to use it to implement the code from the research paper. This project will require a good understanding of data structures, algorithms, and object-oriented programming in Python. Experience with prior work involving code implementation from research papers would be advantageous. Please only bid if you meet these qualifications and c...

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

    ...toxic working environment 2. Agile, Responsive, and Fast Delivery 3. Collaborative as a team 4. Responsible, Credible, Reliable and Integrity person 5. No agency, only direct hiring ------ I'm looking for a skilled DevOps professional who can help in maintaining my server code. As the DevOps server code maintainer for this project, you will be responsible for: - Server Configuration and Setup: Ensuring the smooth operation of our Linux Debian SSH server. - Code Deployment and Version Control: Managing our PHP and SQL code deployments, including version control. - Monitoring and Troubleshooting: Monitoring the server's performance, and troubleshooting any issues that may arise. The ideal candidate should have experience with PHP, SQL, Linux Debi...

    $38 (Avg Bid)
    $38 Avg Bid
    17 bids

    I need a skilled graphic designer to create an innovative, catchy mobile mechanic logo. Key requirements: - Predominant colors should be blue and black - Logo must include the symbols of a wrench, car, tire, gear, or piston - Aesthetic theme of the design should be modern Ideal candidate should have: - Strong graphic design skills - An ability to mirror my visions into the design - Excellent eye for color coordination - Past experiences in logo design would be advantageous. Ultimately, I'm aiming for a logo that encapsulates the dynamic, cutting-edge nature of my mobile mechanic business.

    $34 (Avg Bid)
    $34 Avg Bid
    70 bids
    Soical media mobile app 6 days left
    VERIFIED

    *Project Title:* Developer Needed for Social Media App Development *Project Description:* We are seeking an experienced and talented developer to create a social media application for both iOS and Android platforms. The app will allow users to create profiles, describe their interests, post videos, and comment on others' posts. Our goal is to build a user-friendly platform that fosters engagement and community. *Key Features:* - *User Profiles:* Users can create and customize profiles, including personal information and interests. - *Video Posting:* Users can upload, share, and view videos. - *Commenting:* Users can comment on videos posted by others. - *Like and Share:* Users can like and share posts within the app

    $3267 (Avg Bid)
    $3267 Avg Bid
    174 bids

    I need a designer to create achievement badges for my mobile app. The badges should be cartoonish in style and be designed for both iOS and Android platforms. Must be hockey related. Some badges animated Ideal Skills and Experience: - Proficient in designing for mobile platforms, specifically iOS and Android - Strong skills in creating cartoonish designs - Experience in creating gamified elements, such as achievement badges, is a plus

    $1546 (Avg Bid)
    $1546 Avg Bid
    86 bids

    Code Upgrade for BuddyBoss App Customization

    $259 (Avg Bid)
    $259 Avg Bid
    1 bids

    I need a skilled developer to assist me in generating NFT art using code for the Solana blockchain. A specific feature I'd like is the use of Hash Lips as the source for the art generation. Im having trouble with the programs, looking for someone to walk me through it

    $422 (Avg Bid)
    $422 Avg Bid
    4 bids

    I'm in need of a Squarespace expert to rapidly design a simple yet professional website for my mobile detailing business. Key details include: - Theme colors should resonate with blue, silver, white, and black. - Essential pages will be "Home", "Services", "Gallery", "About Us", and "Price Packages". - High-quality images should be used to enhance the aesthetic appeal of the site. - Clear pricing information and contact details need to be integrated. - Launch is needed ASAP. Ideal Skills and Experience: Freelancers with a wealth of knowledge on Squarespace, graphic design, and rapid site development would be preferred. Prior experience designing auto service-related websites would give applicants an extra edge. Please share yo...

    $234 (Avg Bid)
    $234 Avg Bid
    48 bids

    I'm looking for a skilled React Native developer to build a mobile application that will focus on identity and credential management. The application should be compatible with both iOS and Android platforms. Key Requirements: - Frontend Expert with proven React Native experience. - Ability to build cross-platform mobile applications. - C1 English (Advanced) Beneficial: - Strong understanding of managing and storing secure data for the identity and credential management. The app will not need to be integrated with any existing systems. The ideal freelancer will demonstrate a keen attention to detail and have experience in developing secure and intuitive mobile apps.

    $35 / hr (Avg Bid)
    $35 / hr Avg Bid
    112 bids

    ...kitchen mobile application for both iOS and Android platforms. Key Requirements: - Development of a mobile app compatible with iOS, Android, and both platforms - Design: I don't have a specific design in mind, so I'm looking for a developer who can assist with the design aspect of the app - Primary Function: The app will be used as a cloud kitchen, so experience with developing similar e-commerce applications is beneficial Ideal Skills and Experience: - Proven experience with full stack mobile app development - Experience with developing mobile applications for both iOS and Android - Strong UI/UX design skills and experience in creating appealing, user-friendly interfaces - Prior experience in developing e-commerce or cloud kitchen applications ...

    $519 (Avg Bid)
    $519 Avg Bid
    12 bids

    I am looking for a talented professional to develop a mobile application for both iOS and Android platforms. The primary function of this app would be AI-enhancement, particularly focusing on the Computer Vision feature. Ideal Experience and Skills: * Proficient in iOS and Android development * Strong background in AI, especially Computer Vision * Experience in integrating AI capabilities into mobile apps The app will also have an in-built feature to solve questions, further incorporating the AI function. Make sure that the AI is robust enough to provide accurate solutions. Please apply if you have a proven track record in developing AI-based mobile applications. Demonstration of a similar project in your portfolio will be a plus point.

    $692 (Avg Bid)
    $692 Avg Bid
    50 bids

    I am in need of a skilled QA professional who can meticulously test mobile applications and websites, identifying bugs and ensuring they are addressed before the software goes live. It's key to have the most recent iPhone and a Samsung Galaxy, as the platforms need to be tested across these devices. Key Responsibilities: - Review mobile apps and websites - Detect and report bugs - Ensure issues are resolved - Communicate with developers effectively - Test across the latest iPhone and Samsung Galaxy What I'm Looking For: - Proven experience in QA testing - Proficiency in detecting and resolving functional bugs, performance issues, and user interface glitches - Excellent communication skills to report bugs and issues effectively - Ownership of the latest iPhone and ...

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

    I require development of a website and apps for iOS and Android platforms, with matching features and functionalities for a mobile data plan service. This project necessitates: - The creation of user accounts and profile management system. - Capabilities for subscribing to various mobile data plans - Seamless synchronization between website and mobile apps Ideal candidates should have prior experience in eCommerce site design and mobile app development, and be fluent in creating user-friendly interfaces. A grasp on data security measures for user account management and subscription systems is also essential. cellForRowAtIndexPath.

    $267 (Avg Bid)
    $267 Avg Bid
    36 bids

    I have a mobile app that i need to upgrade and make some changes to. Maybe move it to a cross platform if the price is right.

    $664 (Avg Bid)
    $664 Avg Bid
    125 bids

    I have a Python notebook containing well-structured code that effectively translates a sample of a large dataset from English to Arabic. However, the current code cannot handle the entire dataset due to its size. using : model_name = 'Helsinki-NLP/opus-mt-en-ar' Tasks: - Modify the existing Python code in the provided notebook to translate the entire dataset from English to Arabic. - Ensure the translated data is saved in two formats: Comma-Separated Values (CSV), and Apache Parquet (.parquet) - Provide the CSV and parquet files after saving (most run and give results)

    $34 (Avg Bid)
    $34 Avg Bid
    20 bids

    Project Description: Mobile Application for Inventory Management Objective: Develop a Minimum Viable Product (MVP) of an Android application for inventory management and tracking using GPS and Bluetooth beacons. Technology: Flutter Key Requirements The Application -------------------------- - The app should primarily be developed in Flutter. However, since a Foreground service is required to run indefinitely in the background, it is acceptable to create this service in Kotlin or Java. Communication between Flutter and the native code should be done via Platform Channels (MethodChannel and EventChannel). User Interface ----------------------- The app should have three main screens: - Splash Screen: Displays the app logo. - Login Screen: User authentication with username...

    $286 (Avg Bid)
    $286 Avg Bid
    7 bids

    PiipAi is actively seeking a dedicated and experienced QA (SOFTWARE TESTER) to join our dynamic team. About Us: PiipAi is a forward-thinking software company committed to delivering innovative solutions that empower businesses. Our flagship product is a comprehensive Human Resource management suite designed to streamline operations and optimize people management. We envision this suite as a specialized CRM, tailored specifically to people-centric management. Role and Responsibilities: As a QA (Software Tester) at PiipAi, your role is pivotal in ensuring the quality and reliability of our software. You will work closely with our development team to meticulously test and validate our applications, identifying and rectifying any issues that may arise. Key responsibilities include: - Conductin...

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

    ...need of a competent web developer who is experienced with Bootstrap and can troubleshoot issues affecting the mobile browser version of my website. Key Tasks: - Identify and rectify issues causing browser compatibility problems - Ensure full responsiveness across different mobile browsers, particularly Safari, Chrome, and Firefox - Confirm that website's layout is consistent and functional on all devices The initial issue seems to be centered around Bootstrap, and hence, your understanding and experience with this framework is crucial. While I'm not certain if the Bootstrap framework itself is the root cause, your ability to investigate and resolve all possible problems affecting mobile responsiveness is highly sought. Ideal Skills and Experience: - Pro...

    $222 (Avg Bid)
    $222 Avg Bid
    74 bids

    I'm in need of a skilled mobile app developer, ideally with experience in hybrid platforms such as Flutter. The app I'm looking to develop is a translation tool, not a translation engine. It needs to be compatible with both iOS and Android platforms, as well as a web application. Key Features: - Text Input Translation - Voice Input Translation - Camera Input Translation The app will be integrated with a third-party translation service to provide accurate translation services. The primary goal of the initial version of this app is to have a functioning and seamless translation service across these mediums. The translation service should be able to handle input using text, voice, and the camera interchangeably. You will need to implement the UI/UX and backend logic for t...

    $2064 (Avg Bid)
    $2064 Avg Bid
    95 bids

    I need an expert in Python for maintenance tasks on some existing code. Key Tasks: - **Bug Fixing:** This code has some bugs that need to be identified and fixed to ensure its proper functioning. - **Code Optimization:** Your expertise is crucial to streamline and optimize the performance of the existing code. Ideal Candidate: - Proficient in Python - Experienced in code maintenance - Skilled in bug fixing and code optimization.

    $26 (Avg Bid)
    $26 Avg Bid
    17 bids

    I'm looking for a seasoned C++ expert to optimize a codebase for improved readability and maintainability. Your primary goal in this project will be to ensure the code is easier to understand and work with in the long run. Key Responsibilities: - Analyzing the existing C++ code and identifying areas for improvement. - Implementing optimization strategies to enhance the code's readability and maintainability. Ideal Qualifications: - Extensive experience in C++ development, specifically in optimizing code. - Proven track record of enhancing code readability and maintainability. - Strong understanding of best practices in C++ development. I'm open to discussing the specifics of the project with the selected expert.

    $265 (Avg Bid)
    $265 Avg Bid
    6 bids

    I'm looking for an experienced mobile automation tester who is proficient in Appium and TestNG framework. - Target Platforms: I need the testing to work for both Android and iOS. This includes setting up the necessary environment for this cross-platform testing. - Types of Tests: I'd like to automate Functional, Regression and Performance tests. The freelancer should have a strong understanding and experience in automating these specific types of tests. - Devices/Emulators: The tests should be performed on any available device. There is no specific device or emulator requirements. Ideal Skills: - Proficiency in Appium and TestNG framework - Experience in cross-platform mobile testing (Android and iOS) - Proven background in automating Functional, Regression and ...

    $480 (Avg Bid)
    $480 Avg Bid
    9 bids

    I'm looking for an experienced mobile automation tester who is proficient in Appium and TestNG framework. - Target Platforms: I need the testing to work for both Android and iOS. This includes setting up the necessary environment for this cross-platform testing. - Types of Tests: I'd like to automate Functional, Regression and Performance tests. The freelancer should have a strong understanding and experience in automating these specific types of tests. - Devices/Emulators: The tests should be performed on any available device. There is no specific device or emulator requirements. Ideal Skills: - Proficiency in Appium and TestNG framework - Experience in cross-platform mobile testing (Android and iOS) - Proven background in automating Functional, Regression and ...

    $163 (Avg Bid)
    $163 Avg Bid
    4 bids

    I need an adept UI/UX designer versed in creating intuitive and stunning designs for a mobile application primarily dedicated to selling products or services. The app competes with some similar local businesses, making it critical to stand out in the market with a unique and user-friendly interface. Ideal Skills and Experience: - Expertise in mobile app design. - Proven track record of designing eCommerce applications. - Knowledgeable about the latest design trends. - Experience in creating user-friendly interfaces. - Excellent understanding of user-centric design principles. The main goal is to create an engaging and smooth user experience that would turn visitors into customers, outshining our local competitors.

    $187 (Avg Bid)
    $187 Avg Bid
    23 bids

    I'm in need of an experienced developer to build a robust social networking mobile app that runs seamlessly on both Android and iOS platforms. Key Requirements: - Developing a social networking mobile application for both Android and iOS. - Ensure smooth functionality across all devices and versions. - The app should offer high performance and security. Ideal Skills: - Proficiency in using both Android and iOS SDKs. - Experience in building and deploying social networking apps. - Understanding of user interface and user experience (UI/UX) design for mobile apps.

    $344 (Avg Bid)
    $344 Avg Bid
    8 bids
    Mobile App for Item Tracking 5 days left
    VERIFIED

    I'm in need of a mobile application that will help me track the items stored in various boxes. The application must be versatile, enabling me to create and scan QR codes, maintain a detailed list of items per box, and even take photos and add images for better organization and identification. Key Features & Functionality: - Tracking Items in Different Boxes: The primary and most crucial function of the app is to enable the user to keep a comprehensive record of the items stored in various boxes. - QR Code Creation & Scanning: The app should offer the functionality to generate QR codes for items and boxes, and the ability to scan these codes for easy data input. - Item Lists per Box: It is essential that the app can maintain a list of items uniquely attributed to...

    $905 (Avg Bid)
    $905 Avg Bid
    91 bids

    solana nodejs code for multi-swap within same tx.

    $30 (Avg Bid)
    $30 Avg Bid
    6 bids

    I'm seeking a highly competent mobile app developer to create an intuitive mobile application for automobile insurance. The application needs to be highly user-friendly and should be accessible on both iOS and Android platforms. Key Features: - The app should collect information from various automobile insurance companies in one location which will help users to compare and choose the best option. - The ability to generate quotes from multiple insurance companies is a must. - It should also support claim reporting and policy management functionalities. Ideal Candidate: - Experience in developing insurance related mobile applications is desirable. - Must have previous experience creating apps for both iOS and Android. - Knowledge in integrating third-party APIs t...

    $3132 (Avg Bid)
    $3132 Avg Bid
    86 bids

    I'm in need of a talented UI/UX designer, with a primary focus on improving the visual aesthetics of my mobile and web platforms. The ideal candidate will have experience in minimalist design. Key Requirements: - Proficiency in both mobile and web platform design - Prior experience in design - Strong portfolio demonstrating visual aesthetic improvements - Ability to balance aesthetic appeal with usability and functionality - Understanding of user experience principles If you also have experience in: - Implementing design strategies that improve user experience - Enhancing conversion rates through design - Incorporating elements of minimalist design into modern UI/UX Please do apply.

    $379 (Avg Bid)
    $379 Avg Bid
    19 bids

    We need to create a compatible web application for android / IOS with backend and database. The application you want to build is the typical social contact network (tinder, peanut, etc.) But very simplified: A user can perform the following actions: Register and create his profile, filling out a minimum data or at least some fields or options Search other registered users based on search criteria Add selected users to his favorite list Open a chat with registered users Set up his email or password. As a summary, there would be approximately 8 screens: Registration, Home, Profile, Search, Results, Chat, Favorites, Settings Contact to know the requirements and technical details deeply Do not hesitate to contact us with any questions or concerns.

    $745 (Avg Bid)
    $745 Avg Bid
    69 bids

    I'm working on a school project that involves the development of a Coal Mining Security Alert System. I need someone who can code in Quarky to create this block code system. Unfortunately, I haven't gotten to the point of defining the complete scope of the project, but I'd like to start with the code development. I'm looking for someone who can: - Use Quarky to build a block code system - Understand and implement basic security alert functionalities - Be ready for subsequent feature additions and changes Key Features: = Face Detection: Implement face detection functionality to identify individuals within the mining area. = PPE Kit Verification: Utilize image processing techniques to ensure that miners are wearing proper PPE kits. The system...

    $27 (Avg Bid)
    $27 Avg Bid
    4 bids
    Modify a code on C# 5 days left
    VERIFIED

    We have a program on C# written on Visual Studio. We want to modify the current program, which read bar codes on a warehouse, for other sections of the company. On this project we will like it to get information from different Oracle tables. Job is to use the original code that we provide and make modifications to adapt to our new requirements.

    $131 (Avg Bid)
    $131 Avg Bid
    27 bids