Push notification sample code jobs

Filter

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

    ...platform like Azure, AWS or GCP. 
Experience with cloud automation tools, and automating infrastructure provisioning. Containerization tools like Kubernetes or similar.

Each paper should consist of all the categories as attached sample along with diagrams and References. Attaching one Sample Paper for Reference.
 Key Responsibilities: - These Papers should be 100% plagiarism free and should not be detected under any Al Detectors - Should be able to Write Papers 2 Papers Total - 5 pages in each Paper - Explain the topic in detail along with diagrams (Attaching the Sample) I'm looking for someone with: Excellent written communication: Ability to craft clear, concise, and engaging technical content. Experience writing white papers, case studies, or technical b...

    $131 (Avg Bid)
    $131 Avg Bid
    33 bids

    I have a project that involves creating a custom website. The website will be a product catalog for windows, with a design similar to quartzluxurywindows.com. Key Features: - Product Catalog: The main functionality of the website will be to display the range of windows that we offer. The windows should be categorized by product type, similar to the organization on quartzluxurywindows.com. Requirements: - Experience in developing custom websites, particularly product catalogs. - Strong understanding of web design with an emphasis on user experience. - Ability to replicate the design and functionality of an existing website (). - Familiarity with organizing products by category. Optional: - Knowledge of SEO best practices to ensure the website is search engine friendly. - Experience with...

    $77 (Avg Bid)
    $77 Avg Bid
    25 bids

    I am looking for a graphic designer to create the header of my prescription paper. I'd like the header to include: - My name and credentials - The name and address of my clinic - Contact information including phone number, email, and website - Basically, I have attached a sample Heade File, the data I need is the same as given. Need very clear and vibrant design, latest design. Doctor name font should be very standard and clear. The header should be designed to fit an A4 paper size. I don't have a specific colour scheme in mind, so you have creative freedom in that aspect. Ideal skills for this job include graphic design and a good understanding of branding and visual hierarchy. The header must look professional and clean, while also having a cohesive design that repr...

    $19 (Avg Bid)
    $19 Avg Bid
    17 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

    ...SEND YOUR SAMPLE VIDEO FIRST TO BE SELECTED I need someone to create videos on English Grammar on the topics given here in the attachment. It can be discussed in Chat. You should have a good, professional grade Mic. An electronic Pen is desirable. Topics for which you need to create the videos are Narration , voice change, parts of speech, sequence of tense, gerund, creating wh questions etc. Each topic should be minimum of 60 minutes length. You first need to explain the main concept, use examples and use some questions and then its answers with explanation.. also create 10 MCQ questions on each topic. Instructions to be in ENGLISH only. Use Screen recording Software and/or Whiteboard. VOICE MUST BE LOUD & CLEAR. NO BACKGROUND NOISE/SHAKY VIDEOS NOT ALLOWED. See my attached ...

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    7 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
    18 bids

    As an Android developer, I am seeking a professional with expertise in Android Studio using Java who can support me in executing key tasks for my app. The main areas of support needed are app functionality and bug fixing. Key Tasks: - App Functionality: Your role will involve implementing and refining specific functionalities within the app. This includes features like push notifications and user authentication. Ideally, you will have a strong understanding of Android development best practices and be able to translate user requirements into tangible features that enhance the app's overall usability and appeal. - Bug Fixing: Being able to troubleshoot and resolve any technical issues or bugs that may arise during the development process is crucial. Your ability to debug, test...

    $183 (Avg Bid)
    $183 Avg Bid
    19 bids

    Code Upgrade for BuddyBoss App Customization

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

    I have an Illustrator file that needs some text changes. All the new text content is ready, so the task mainly involves swapping out the existing text with the updated content. Ideal skills and experience for this project: - Proficiency in Adobe Illustrator - Strong attention to detail - Ability to follow instructions accurately Attached is a sample. Required modifications. 1. Change bar code. 2. Tidy up the text. 3. Duplicate the file and update some text. 4. Resend me with the right dimensions.

    $62 (Avg Bid)
    $62 Avg Bid
    38 bids

    I require an expert in social media management who can strategically push for the growth of my influencers' specific social media accounts- Instagram, Twitter, and TikTok. The ideal candidate would: - Create the accounts based on US location. The manager/creator has to be located inside US - Understand the intricacies of the platforms mentioned and the preferences of my target audience- young adults between 18-70 years. - Demonstrate proven strategies in growing an influencer's online engagement within the US market. - Commit to a consistent posting schedule, managing at least one post per day on these platforms. - Share regular progress reports indicating growth and provide insights for necessary optimizations. Ideally, you would have experience working with influencers...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    21 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

    $512 (Avg Bid)
    $512 Avg Bid
    3 bids

    We are seeking an experienced freelancer ...message for any route. - Ensure the application is running and accessible via the specified domain. - Verify and configure the necessary firewall and port settings to allow traffic on the required port (default 3000). - Provide documentation of the steps taken and any configurations made. Specifics: The script should listen on port 3000 and respond with a message "Fixed Response" for any request. Sample Script: const http = require('http'); const hostname = '0.0.0.0'; const port = 3000; const server = ((req, res) => { = 200; ('Content-Type', 'text/plain'); ('Fixed Responsen'); }); (port, hostname, () => { (`Server running at http://${hostname}:${port}/`); })...

    $67 (Avg Bid)
    $67 Avg Bid
    35 bids

    I am on the lookout for a motivated and knowledgeable salesperson who can help push our solar panels into the residential and commercial market spaces. Key Responsibilities: - Selling solar panels to both home and business owners. - Showcase these products in a physical storefront. The Ideal Candidate: - Experience in selling solar panels. - Has an understanding of Monocrystalline, Polycrystalline, and Thin-Film panels, even though we don't have a specific type of solar panel to sell yet; being able to explain the difference to potential buyers is crucial. - Proven track record of sales results in the energy sector. - Extremely personable and able to build relationships with all types of customers. Are you ready to help others make a switch to renewable energy? I can'...

    $276 (Avg Bid)
    $276 Avg Bid
    16 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)

    $35 (Avg Bid)
    $35 Avg Bid
    18 bids

    ...connections: holes for a 1.27mm compatible for a header connector. Flexible wires will be soldered in production. Pogo pins will be used for programming. 10a) Power VCC and GND 10b) Digital outputs and outputs 10c) RS485 A+ and B- 10d) Programmer and debugger interface 11) I must be able to load firmware without IDE for production and debug the system through the same pins using an IDE. 12) NXP has a sample code for the reader for LPC824M201JHI33Y + PN7160. The controller must be STM32, the library can be ported from NXP to ST. 13) Debug messages must be sent to the debug probe. RS485 should be used for communication with the host only. 14) The LED must have as much illuminated surface as possible and the best possible diffuser (semi-transparent) to illuminate the hole in ...

    $703 (Avg Bid)
    $703 Avg Bid
    26 bids

    Validation of Sample implementation of One Loan product (Business Loan) created by Transdigital team. - Help Transdigital team in End to end testing of the system after product configuration - Creation of Roles and Users - Generation of Reports - Conducting on the job training for Trasdigital Business Analysts

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    3 bids
    Flutter Developer Needed 4 days left
    VERIFIED

    ...that can protect user data and provide a personalized experience. - Push Notifications: A system that can send real-time notifications to users, helping them stay engaged with the app. - In-App Purchases: A reliable payment system integrated into the app for users to make purchases seamlessly. - Live Stream: A feature that allows users to view live video streams directly within the app. - Post: A feature that enables users to create posts and interact with them. - Chat: A chat functionality to facilitate real-time communication between users. Ideally, you should have previous experience in Flutter app development and UI design, especially for iOS and Android platforms. Experience in integrating user authentication systems, push notifications, in-app purchases, live stream...

    $127 (Avg Bid)
    $127 Avg Bid
    13 bids

    ...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 and password. When the login button is pressed, a POST request should be made to an API (which I will provide) sending the username ...

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

    I'm looking for a skil...Requirements: - Develop a complete social networking app for iOS and Android using Flutter - Implement a user-friendly interface with engaging design - Ensure compatibility with both iOS and Android platforms - Ability to integrate user authentication, push notifications, and potentially in-app purchases Ideal Skills: - Proficiency in Flutter for cross-platform mobile app development - Previous experience in developing social networking apps - Understanding of mobile app design principles - Experience with user authentication and push notification integration - Ability to collaborate and communicate effectively throughout the project If you're a Flutter developer with a strong portfolio and experience in social networking app devel...

    $152 / hr (Avg Bid)
    $152 / hr Avg Bid
    29 bids

    I'm seeking talented Korean Blender artists to create high-resolution 3D models of fantasy-themed action figures. The key details of this project are as follows: - Level of Detail: I'm looking for high-resolution models, so attention to detail is key. - Articulated Joints: While the figures are to be high-quality, I don't need all of them to be fully articula...action figures or fantasy themes. Portfolio should well showcase the previous works - Attention to Detail: As these figures are high-resolution, it is crucial that the artist is meticulous in their FBX files with dimesions mentioned for printing (10 inches in height Max)NO animation or rigging required. Please send in your entries and hop in for the initial discussion. I have attached some sample files . PLea...

    $309 (Avg Bid)
    $309 Avg Bid
    12 bids

    I'm in ...customers. Essential Features: - Calendar integration: This is pivotal for tracking bookings, availability, and scheduling maintenance. Previous experience in integrating software with multiple calendar platforms is beneficial. - Payment processing: The software should be able to accept, process, and track payments in a secure manner. Experience in payment gateway integration is a plus. - Customer notification system: It should be capable of updating customers on booking status, payments, and upcoming trips. Experience with automated messaging systems and customer communication management is highly favorable. Applicants must have experience in building booking software, ideally for maritime or related industries. Understanding of both online and offline booking sys...

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

    ...share an incredible opportunity with you. I am starting a new venture aimed at revolutionizing the retail-manufacturer . This platform will feature unique functionalities such as product sample requests, who will showcase these samples to retailers. We are looking for a skilled app developer to join our team and help us bring this vision to life. Your expertise in the following skills and technologies makes you an ideal candidate for this project: - Development and design of an E-commerce platform with a strong emphasis on product catalog browsing. - Implementing unique functionalities like product sample requests. - Ensuring the platform is secure and user-friendly. - Integration of a user management system for managing product listings. It's important to note th...

    $1041 (Avg Bid)
    $1041 Avg Bid
    27 bids

    ...1) You will be responsible for 3 social media (IG&X&Linkedin). Answer your years of experience in each platform. 2) Can you create content in mental care in English? 3) Can you make one collaboration per week? 4) Can you interact with the audience via 10 comments and 10 likes every day on each platform? 5) If you answer "yes" to the above questions, please go to Expathy Org IG page, make one sample post OR reels for Expathy and submit it between 20th of May- 26th of May. Colors: Green (#012b28) Yellow (#ebb42c) We are looking for an experienced social media expert who can manage and promote EXPATHY across Facebook, Twitter, and LinkedIn. Key Responsibilities: - Content creation - Design via Adobe programs such as graphic designs and video content - Man...

    $519 (Avg Bid)
    $519 Avg Bid
    30 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 need a designer to create an informative and educational road layout image or infographic aimed at adult drivers. Key Points: - The purpose of the image is to educate adult drivers on: - Traffic signs and their meanings - Lane discipline and markings - ...require a simple clean layout to be used for driver training. The infographic is of a particular roundabout "Bowater Roundabout" Gillingham, Kent UK - what three words location /// The layout is to educate drivers on lane discipline so layout and road markings need to be correct and clear. Using google maps will give a clear picture of the roundabout. I have attached some sample designs of other work for a guide. I have serval others to be designed too, so the winning bid will receive additional projects.

    $16 (Avg Bid)
    Guaranteed
    $16
    10 entries

    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 a freelancer who can develop a comprehensive tool for our company. This tool will serve as a CRM, a project management tool, and an employee productivity tracker. Key Features: - **Task Management:** I need a robust task management system with features like to-do lists, task assignments, priority levels, and notifications on deadlines. - **Lead Management:** The...Skills and Experience: - Proficiency in developing complex and integrated CRM and project management tools. - Experience with developing employee monitoring and productivity tracking software. - Strong understanding of data privacy and security measures. - Prior experience in developing tools that can capture screens of employees. - The ability to develop a user-friendly interface with robust notificati...

    $430 (Avg Bid)
    $430 Avg Bid
    13 bids

    I'm in need of an Android app developer to create a simple yet effective...registers. The goal of this application is to digitize this process, making it more efficient and accessible for all the students. Design is already in Figma File Ideal Experience: - Proficiency in Android app development - Prior experience in creating applications with user authentication and notification features - Familiarity with digital attendance systems - Understanding of user-friendly interfaces The success of this project will be measured by the ease and reliability of the application for students to use. I am looking for a developer who can deliver a functional, user-friendly app within a reasonable timeframe.

    $263 (Avg Bid)
    $263 Avg Bid
    11 bids

    I'm in need of a graphic designer to support my IT business. I need a series of engaging and professional posters and reels that will be used to promote our products both in English and Arabic, with a focus on the latter. Key requirements: - Must be fluent in both English and Arabic with a good understanding of cultural nuances in design. - Your design style shoul...solutions, Receipt and Barcode printers, currency counting Machines, Softwares for Small and Medium (SMEs) etc. Payment will be per poster and reels with a minimum of 15 posters and 5 Reels per month. Ideal Skills: - Graphic design - Video (Reels) Creation - Proficiency in both English and Arabic - Experience in creating marketing materials for tech companies. Note: Freelancers should make a sample poster ...

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

    I'm looking for a skilled content writer to create 500-1000 word articles for my website on technology, finance, and health. The successful candidate must have a strong understanding of SEO principles and be able to implement them effectively. The budget of the project is 0.1 to 0.15 PPW, so don't bid if you don't agree with the budget. Key Requiremen...check in copyscape) and AI-free (we will check in copyleaks) - Experience in SEO writing for online content - Excellent research skills to produce high-quality, accurate, and up-to-date material - Consistency in delivering projects in a timely manner I am looking to pay on a per-project basis, making this an ideal part-time position for those with the right skills and experience. Please provide a sample of your pre...

    $15 (Avg Bid)
    $15 Avg Bid
    17 bids

    I am in need of a skilled CAD designer to create an innovative residential toilet design. The initial design should be based on a provided image. The design will then be extended with a raiser mechanism which will be discussed in detail with the selected freelancer. The brief details are provided in the attached images. You can use the general dimensions mentioned in the link and also the sample models are provided in the drive. Tools preferable: Any common tool like, Solidworks, Catia, Creo, NX, etc. Final CAD files should be shared in native format and also in neutral format like step and parasolid files. Key Requirements: - The design should be suitable for residential use. - I am looking for a designer

    $62 (Avg Bid)
    $62 Avg Bid
    24 bids

    ...over 7 years of experience to work on my existing website. The primary focus is to enhance the user experience by streamlining the site's navigation, introducing push notifications and refining various other UI elements. Key Responsibilities: - Implement push notifications to improve user engagement and interaction with the site. - Analyze and improve the current navigation system, ensuring a seamless and intuitive user experience. - Fine-tune various other UI elements to enhance the overall user engagement and satisfaction. Key Skills and Experience: - Over 7 years of experience with CodeIgniter. - Proficiency in integrating push notifications into web applications. - Strong understanding of UI/UX principles and experience with navigation optimization. - Abi...

    $225 (Avg Bid)
    $225 Avg Bid
    70 bids
    Home Assistant 4 days left
    VERIFIED

    Hello, Hi, i want to have someone who his an expert with Home Assistant i need someone who can configure my homeassistant with google gemini etc... I have a chicken coop with 3 esp32cam cameras installed on home assistant. I would like to integrate googlegemini to be able to receive a notification with the number of eggs laid per day. The idea later is to install an RFID reader and know how many eggs each hen lays.

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

    I require professional design work for a business card and social media posts, specifically for Instagram. The main deliverables for this project include: - A standout business card design, suited for a corporate environment - Creative and engaging social media post designs, specifically for Instagram Key requirements and expectations: - For ...be engaging to the target audience, and encourage interaction. Experience and skills required: - A strong portfolio of previous business card and social media post designs, with a focus on Instagram - Demonstrable graphic design skills, including a good eye for composition, color, and typography - Proven experience in creating designs that resonate with a corporate audience Please provide a sample of your previous work in your proposal. ...

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    49 bids

    solana nodejs code for multi-swap within same tx.

    $28 (Avg Bid)
    $28 Avg Bid
    8 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# 4 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
    29 bids

    I am specifically seeking Anup for this project. I aim to have a mobile app developed for both iOS and Android platforms. Key features should include in-app purchases and push notifications. Furthermore, I would like the app to seamlessly integrate with a website, providing a smooth and cohesive user experience. Ideal candidates will have: - Proficiency in both iOS and Android app development - Experience implementing in-app purchases and push notifications - A strong understanding of website integration into mobile apps - Excellent communication skills, as collaboration will be key to ensure all elements are seamlessly integrated. Please only apply for this project if you have the necessary skills and experience for a successful delivery.

    $310 (Avg Bid)
    $310 Avg Bid
    23 bids

    Project Details Docker and K8s * Containerize any Microservices based app (Frontend and Backend and DB) and run it as a nonroot user. * Write Kubernetes artefacts to deploy above container on K8s. * Setup Database in Kubernetes cluster. * Deploy microservice to Kubernetes clu...Kubernetes cluster. * Deploy microservice to Kubernetes cluster. * Ensure that applications are able to communicate with each other. * Only Ul should be Publicly accessible and not the backend. CI-CD * Automated Application Deployment via CICD. * Setup Jenkins in the Ec2 instance created via Terraform. * Create CICD pipeline to automate the actions done in Phase 1 with stages like Build and Push, push the images to Dockerhub, Update the Kubernetes Artifacts with latest image tag and deplo...

    $32 (Avg Bid)
    $32 Avg Bid
    7 bids
    Enhanced Webcam Emulator Code 4 days left
    VERIFIED

    I'm looking for a skilled programmer who can develop a custom solution for me using frida-tools. The goal is to manipulate webcam settings within an Android emulator environment via adb. Here's what I need: - Modify the current webcam resolution to be higher. - Improve the webcam image quality to support High Dynamic Range (HDR). - Ensure frida-tools can adjust parameters to emulate native library detection. What I require from you: - Experience with frida-tools and adb commands. - Understanding of Android emulator environments. - Proficiency in webcam technology, including resolution and HDR. - Capability to simulate native Android library detections. Freelancers with prior projects involving webcam customization or Android emulation will be preferred. If you have the techn...

    $264 (Avg Bid)
    $264 Avg Bid
    11 bids

    I'm in need of an experienced Android app developer to create a social networking application. The key features of the app are: - User profiles and authentication: The app should allow use...should enable users to share photos and videos with their network. The project has no strict deadline, but a timely completion is appreciated. I'm looking for a developer with a strong background in building social networking apps, as well as the following skills: - Proficiency in Android development - Experience with user authentication and security - Strong knowledge of in-app messaging and notification systems - Expertise in photo and video sharing features If you have a good portfolio, relevant experience, and can deliver a high-quality product in a reasonable timeframe, I'...

    $676 (Avg Bid)
    $676 Avg Bid
    19 bids

    ...time, and location preferences. A calendar view for teams to manage their availability. Search and Matchmaking: Teams can search for other available teams based on location, skill level, and preferred match dates. Automated matchmaking suggestions based on compatibility (e.g., location, skill level). Communication Tools: In-app messaging system for teams to discuss and finalize match details. Notification system to alert teams about new match requests or messages. Match Confirmation and History: System to confirm match agreements between teams. Record of past matches, including scores and feedback/rating system. Design and User Experience: The app should have an intuitive and user-friendly interface. A clean and modern design is essential to ensure that users can easily navig...

    $150 (Avg Bid)
    $150 Avg Bid
    8 bids
    Trophy icon Urgent Social Media Graphics Design 11 days left

    I require the immediate assistance of a skilled graphic artist to create a set of social media graphics. Key Responsibilities: - Designing social media graphics for Instagram, Facebook, and Twitter. The graphics will be used on my van's design, so experience in creating g...efficient professional who can deliver quality work swiftly. Ideal Skills: - Proficient in graphic design tools like Adobe Photoshop or Illustrator. - Experience with creating graphics for multiple social media platforms. - Prior experience with vehicle graphics a plus. If you can deliver high-quality work promptly and have the skills necessary for this job, I'd love to hear from you. See sample attached ...using the TESLA VAN here ... NO WINDOWS IN YOUR DESIGN PLEASE !!!!!!!!!!!!!!!!!!!!!!!!!...

    $26 (Avg Bid)
    $26
    25 entries

    I'm looking for a mobile app developer to create an Android app that will...app developer to create an Android app that will serve as a platform for users to engage. Key Features: - **User Login and Registration:** The app should allow users to create accounts and log into them. User data should be stored securely. - **Push Notifications:** I want the ability to send push notifications to users through the app. This feature should be robust, allowing for targeted and engaging notifications. I'm eager to see your past work in mobile app development, particularly for the Android platform. Experience with push notification systems and secure user authentication is a plus. If you're confident in your ability to deliver a solid app that fulfills t...

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

    ...PayPal, etc.) Order tracking and history Payment Gateway Integration: Integration with major payment processors like Stripe or PayPal Secure transaction handling Rating and Reviews: System for buyers to rate and review sellers and products Display of ratings and reviews on product and seller profiles Messaging System: Direct messaging between buyers and sellers for negotiation and queries Notification system for new messages and updates Price Tracking and Market Analysis: Historical price data and trends for products Alerts for price changes and new listings Detailed price history, including a 12-month history of trade range, sales, price, average sale price, last sales, current sales, current bids, and current ask price Authentication and Verification: Option for sellers to...

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

    I'm looking for someone to help me build a handheld thin microscope prototype that will be primarily used for scientific research. Key Requirements: - Transparent Display: The display needs to be integrated in front of a small lens, which will then be in front of an image sensor. The display will serve as the light source, allowing light to reflect off the sample. - Raspberry Pi Integration: The device should be able to stream footage through a Raspberry Pi. Ideal Skills and Experience: - Prior experience in designing and building similar handheld devices or microscopes. - Knowledge of integrating transparent displays and image sensors. - Proficiency in programming and working with Raspberry Pi would be a plus. - Understanding of scientific research needs and sta...

    $17380 (Avg Bid)
    $17380 Avg Bid
    9 bids

    ...already have the motors selected and the drivers for each motor. -I am wanting to use an arduino microcontroller for the controls. -I require the power supply to be as small as possible, but still being well within in a safe range of the power demand of the system. Refer to addition info regarding the sizing, or have a discussion with me on possibilities. -Additional peripheral components: 3 x Push Button, 1 x power switch, 1 x small display screen. 2 x Limit switches. What I need done. I need a freelancer to design and spec the unspecified components around the ones that are already spec'd. You will need to spec the PSU, and design the PCB board for the micro controller and for the peripherals required. I will buy all the componentry based on your specification ...

    $368 (Avg Bid)
    $368 Avg Bid
    21 bids

    I'm in need of a Flutter Developer to assist with updating our existing Art Prizes app for both iOS and Android. We've made additions to the underlying .NET solution and now require integration of new pages and features. It's crucial that you have a solid understanding of Flutter as well as knowledge on integrating APIs. Previous experience in updating existing apps and implementing push notifications is highly desired. If you don't have a rating of 4.9 or higher I won't be contacting you. You will have a formal process for versioning the iterations and you will have inhouse testing available. If you deliver an initial solution that is full of bugs we won't continue working with you. First deliverable will be the IOS version FOLLOWED by the android ...

    $538 (Avg Bid)
    $538 Avg Bid
    72 bids

    I'm seeking a knowledgeable app developer capable of creating an e-commerce app compatible with both iOS and Android platforms. The integral functionality includes a user-friendly payment gateway, user profiles, and push notifications. Skills and Experience: * Proficient in iOS and Android app development * Past experience in creating e-commerce applications * Familiar with integrating payment gateways * Ability to incorporate user profile features * Knowledge on implementing push notifications effectively. Your proposal should showcase your previous work on similar applications and outline your approach to this project.

    $1739 (Avg Bid)
    $1739 Avg Bid
    93 bids

    I'm looking for a professional designer who can create a set of 45 achievement badges for my website. The ideal candidate will have experience in designs that are fun, for a business oriented audience and be able to produce high-quality, visually appealing badges that align with our brand. Key requirements: - Design a collection of achievement badges - Focus on a co...business oriented audience and be able to produce high-quality, visually appealing badges that align with our brand. Key requirements: - Design a collection of achievement badges - Focus on a corporate design style - Create badges suitable for website integration - Follow our corporate colors and style - The badge will fit inside a square with rounded corners like the sample included - the image in the sample...

    $167 (Avg Bid)
    $167 Avg Bid
    70 bids