Php development mobile phone jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 php development mobile phone jobs found, pricing in USD

    Seeking an expert developer with extensive experience in Ionic, Laravel, and Angular to fix existing bugs and enhance our food delivery app. Essential Fixes Required: - The vendors app needs correction as categories currently rearrange when opening the products page. - Order notifications functionality is inconsistent leading to delayed orders needing rectification. - Issues where adjustments to work times affect store availability for reservations. Feature Additions: - Enable the vendor's app to print Greek letters on receipts. - Incorporate a toggle on the main screen for vendors to swiftly open or close the store. - Incorporate a comments field in the order process for customers' notes. - Specific texts on a certain page require translation. You are an ideal candidate if ...

    $510 (Avg Bid)
    $510 Avg Bid
    254 bids

    I'm in need of a competent mobile app developer who can efficiently build an E-commerce app for both iOS and Android platforms. The primary features the application should entail are in-app purchases and live chat functionality. The ultimate goal of this mobile app is to facilitate E-commerce. Ideal Skill Set and Experience: - Proficiency in iOS and Android app development - E-commerce app creation experience - Capability to integrate in-app purchase features - Proficiency in adding live chat feature - Good understanding of UX/UI for seamless shopping experience Please provide a rough timeline for the project along with your bid. I look forward to your proposals.

    $2901 (Avg Bid)
    $2901 Avg Bid
    147 bids

    I'm looking for an experienced web developer to build a user-friendly, efficient, and robust second-hand fashion marketplace. Key Project Requirements: - Integration with specific brands: Brand A, Brand B, and Brand C. Your experience in delivering brand integrations is crucial. - Payment gateway integrations: My platform needs to accept PayPal, MBWay, and Credit Card payments. Proven track record in similar integrations is expected. - Feedback system integrations: We'd like a system where buyers and sellers can easily rate and review each other. Preferred Skills and Experience: - Proven experience in developing online marketplaces - Expertise in payment and brand integration - Understanding of effective feedback systems within online marketplaces. I'm expecting a t...

    $2257 (Avg Bid)
    $2257 Avg Bid
    179 bids

    I am in need of an expert to upload PHP to a Hostingger server, install a Domain Validation SSL, and ensure that my corporate website is functioning smoothly. Key Aspects: - Install PHP on Hostingger server - Implement Domain Validation SSL on the website - Optimize for a smooth run of a corporate website Aside from setting up the basics, I also require specialized security features for the PHP part of my website. You should have extensive experience in programming and security handling. Skills and Experience: - Proficiency in PHP coding and security customizations - Expertise in Operating Hostingger Server - Experience in Domain Validation SSL Installation - Knowledge on corporate websites dynamics

    $24 (Avg Bid)
    $24 Avg Bid
    23 bids

    More details: Developing a prototype to present to other companies. Need completed within a month. Please include your experience and past work.

    $1094 (Avg Bid)
    $1094 Avg Bid
    345 bids

    Title: Professional Website Development for Logistics Company Needed Description: We are a growing logistics company looking to establish a strong online presence with a professional website. We are seeking an experienced website developer who can create a dynamic and user-friendly website that effectively showcases our services and enhances our brand image. Key Requirements: 1. Professional Design: We need a modern and visually appealing website design that reflects the professionalism and reliability of our logistics services. 2. User-Friendly Interface: The website should be easy to navigate, with clear navigation menus and intuitive user experience to ensure visitors can easily find the information they need. 3. Comprehensive Service Pages: We require dedicated pages for ea...

    $119 (Avg Bid)
    $119 Avg Bid
    27 bids

    ...property portfolios. - Creation of two distinct views: one for landlords and another for renters, ensuring both parties have clear insights and control over their respective domains. - Adding a dedicated messaging feature to improve communication between landlords and renters. Ideal Skills and Experience: - Proven experience in web development, particularly focusing on property or rental management systems. - Strong knowledge and experience with dynamic website development. - Familiarity with tenant management systems and how they function. - Exceptional communication skills to incorporate specific feature requests and details....

    $519 (Avg Bid)
    $519 Avg Bid
    201 bids

    I am in urgent need of a talented freelancer who is conversant with Prestashop programming. I need a custom homepage developed as rapidly as possible. The main functionalities needed are a product catalog, shopping cart, and user registration. The homepage design has been predetermined and will be shared upon project commencement. Key Features Include: - Custom homepage display as provided in the given design - Integration of the product catalog, shopping cart, and user registration Ideal Skills & Experience: - Proficient in Prestashop - Experience with UI/UX design - Attentive to detail, and able to deliver in tight schedules With the structure and functionality in place, in future, we can quickly and effectively tweak the website components to my unique demands and preferences...

    $121 (Avg Bid)
    $121 Avg Bid
    103 bids

    I need a capable software developer to create a robust photo editor, compatible with both Windows and Mac operating systems. Key capabilities should include: - Text Removal: The editor must effectively remove watermarks from images without disrupting the quality of the photo. Expertise in image processing and manipulation is crucial. Proficient knowledge in layer management and image cropping is considered a plus. The ideal candidate will possess experience in developing user-friendly, high-performance photo editors and adept problem-solving abilities.

    $69 (Avg Bid)
    $69 Avg Bid
    34 bids

    The task is to visit two locations (Haya Water) and (Alamur Engineering Consultant) in Muscat. 1- Verify three Certificates and get three Verification Forms filled, sign and stamped by the mentioned locations and one Questionnaire filled by the freelancer. 2- 4 to 5 geotagged photos are requ...Consultant) in Muscat. 1- Verify three Certificates and get three Verification Forms filled, sign and stamped by the mentioned locations and one Questionnaire filled by the freelancer. 2- 4 to 5 geotagged photos are required with name board visible of each place. 3- In case of refusal, take the written refusal on paper with stamp with details of the person who refused to fill the form, name, designation, phone number and email. If above mentioned requirements are fulfilled than task will be ...

    $80 (Avg Bid)
    Local
    $80 Avg Bid
    1 bids

    I’m seeking an experienced mobile app developer to make modifications to my business app, on both Android and iOS platforms. As this role requires working on existing code, detailed familiarity with languages and systems used in mobile application development, notably for Android and iOS applications, is essential. Key tasks include: - Improving/fixing functional features across the application - Fortifying backend and APIs - Reworking the Admin Panel - Bolstering existing security / initiating new ones The ideal candidate will have extensive experience in mobile app development, skillful at debugging, modifying existing codes, and enhancing functionality. Any background in Drupal/Acquia will be advantageous because there is some work needed on...

    $467 (Avg Bid)
    $467 Avg Bid
    238 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = ',18340043,19033662,20978265,23204432,23275034,23892238&retmode=xml'; const response = await (url); const xmlData = ; const parser = new ({ explicitArray: false, ignoreAttrs: true }); (xmlData, (err, result) => { if (err) { throw err; } // Navigate to the abstract texts. const articles = || []; (article => { const abstractText = ; // AbstractText can be an array if there are multiple paragraphs or sections if ((abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${a...

    $18 (Avg Bid)
    $18 Avg Bid
    20 bids

    I'm in immediate need of a professional with a strong grasp on Wordpress, PHP, and JS. There's a functionality issue causing trouble in our system - specifically the passing of JSON data to WooCommerce cart. Your task will be to identify and rectify this problem. Unfortunately, I cannot provide further information regarding specifics, so this project requires a self-starter who understands these elements thoroughly and can investigate potential issues. The ideal candidate will have: - Advanced knowledge in Wordpress, PHP, and JS. - Experience in WooCommerce ; specifically debugging issues around cart functionality. - Proven success in previous debugging tasks. - Ability to start working, immediately.

    $168 (Avg Bid)
    $168 Avg Bid
    267 bids

    ...have previous experience in programming and development of AI-based deep learning fully automated trading bots. You will be asked to provide examples of your past projects. - Familiarity with various trading platforms. Specific platform will be decided in discussion. - API Knowledge, Algorithmic Trading Knowledge, Market Knowledge, Risk Management, Backtesting and Simulation, Security and Infrastructure - Quick turnaround time without sacrificing efficiency or accuracy. - Expert knowledge in trading Forex and/or Cryptocurrencies. This initial project will be a test bot for proof of concept. Once developed and successfully tested a much larger project will be awarded Your proposal should demonstrate your comprehension and previous development of AI deep learning ...

    $789 (Avg Bid)
    $789 Avg Bid
    141 bids

    Attention. Those who are ready should apply. People who only send requests should not apply. I am looking for a Cora PHP specialist who can add VIEWS code to the control panel. When the news articles are viewed by the users, it should be displayed in the control panel. Views should not be repeated, it should remember the user's ip address or device

    $21 (Avg Bid)
    $21 Avg Bid
    77 bids

    ...I'm looking for someone who can blend creativity and technical skills to provide a seamless online ordering system catering to my customer's needs. Key responsibilities: - Conceptualising, developing, and implementing an engaging e-commerce platform - Integrating an efficient online ordering system for ease of transactions Applicants should: - Have proven experience in e-commerce website development - Possess strong technical skills, with an emphasis on integrating online ordering functionalities - Be able to share detailed project proposals outlining how you can meet my specific requirements. This should include the strategy, process, timeline, and expected outcomes The ideal freelancer should have a keen eye for detail, a commitment to perfection, and a passion f...

    $276 (Avg Bid)
    $276 Avg Bid
    68 bids

    ...missing phone numbers of these companies through Google. There are 11,450 company name and address combinations with missing phone numbers that you will need to google. Responsibilities include: - Searching company names and addresses on Google - Finding the correct phone numbers - Ensuring the credibility of the information - Properly recording the data in the provided format Ideal candidate should have: - Excellent Google search skills - An eye for detail to ensure that the phone numbers match with the company names and addresses - Reliability to produce accurate and comprehensive results - Prior experience in data verification would be a bonus By taking on this task, you will be playing a key role in ensuring the accuracy of our company's database....

    $1899 (Avg Bid)
    $1899 Avg Bid
    78 bids

    I am searching for an expert in lead generation to help expand the visibility of my website design and development agency. Key Responsibilities: - Generating warm leads specifically from start-ups based in the United States - Utilizing creative strategies to increase online visibility and draw in potential clientele Skills and Experience Required: - Proven success in lead generation targeting start-ups - Deep understanding of the USA market space - Experience in boosting the online visibility for businesses - Excellent communications and a results-driven approach The end goal is to increase our agency's online visibility, thus promoting business growth.

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

    I require a proficient developer who can create a productivity-based mobile app compatible with both Android and IOS platforms. The key functionalities needed in the app include: 1. App home page 2. User authorization and authentication (email base/mobile OTP based) 3. Image upload, store, retrieve, search by tags 4. Share images in public or to closed network groups (invite friends) 5. Users able to create moodboards using images 6. User statistics 7. Users are able to book appointments for a select service and able to view in their calendar 8. Personalized user inbox for push notifications and messages 9. Payment gateway integration Ideally, I am seeking someone with previous experience in developing productivity apps and an understanding of task management and file shar...

    $704 (Avg Bid)
    $704 Avg Bid
    21 bids

    I'm looking for an experienced Senior ReactJS developer with specific competencies in Redux and TypeScript. The goal of my project is to build a web application and therefore, a deep familiarity with building from scratch is essential. The crucial aspects that would require a senior-level skillset include: - Implementing complex user interfaces - Ensuring the application's high performance - Tailwind Candidates with solid experience in these areas are encouraged to bid for this project.

    $2264 (Avg Bid)
    $2264 Avg Bid
    208 bids

    I need a focused developer well-versed in Python, Java, and C++ to build a Coding Problem IDE. The successful candidate will be able to construct a platform that should be able to function on CodeTikki.in....Python, Java, and C++ to build a Coding Problem IDE. The successful candidate will be able to construct a platform that should be able to function on CodeTikki.in. Key features of the IDE should include: - Code highlighting: This feature is necessary to make the code more readable and easily understandable. - Syntax checking: To ensure the code is error-free and runs smoothly. Expertise in IDE development, as well as proficiency in Python, Java, and C++, is essential for this project. Familiarity with and commitment to delivering a user-friendly interface is also important.

    $72 (Avg Bid)
    $72 Avg Bid
    12 bids

    I'm seeking a skilled PHP developer experienced in working with CS CART. The project involves: - Seamless API Integration: The ideal candidate must be familiar with integrating APIs effectively. - Efficient Database Management: You should have proven skills in database management to ensure everything runs smoothly. - Custom PHP Programming: We'll need custom solutions not provided by standard CS CART functions, hence, proficiency in PHP is a must. The completed project must epitomize a modern design. Therefore, the right freelancer should also have a flair for modern aesthetics. An understanding of CS CART is crucial for this job. Previous experience working with this CMS will be highly regarded.

    $1121 (Avg Bid)
    $1121 Avg Bid
    157 bids

    I am seeking an experienced Frontend Developer especially with skills to create a B2C referral-based education webapp. The main features to incorporate in the development include: - User registration and login: The webapp should allow users to create accounts, log in, manage their profiles. - Referral system for users: To enable a networking aspect within the webapp, implement a system where users can refer others and possibly earn some benefits. - Course management and enrollment: There must be a well-structured system for course management and student enrollment. Our business model will be pay-per-course access which means the course purchases should be securely handled on the platform. You will create an engaging, user-friendly, and intuitive interface. Prior experience i...

    $283 (Avg Bid)
    $283 Avg Bid
    18 bids

    I'm seeking a ChatGPT voice agent interface with a simple GUI where I can input the three questions and the phone number. Following that, I envision the voice interface audibly asking me those questions, transcribing my responses into a text file, and sending it to the provided phone number. My preference is for the entire process to be conducted via voice, allowing me to call the voice agent directly. Additionally, I'd like the report to be sent via SMS. I'm looking for a proficient developer to create a ChatGPT voice agent with a graphical user interface. This agent is expected to: - Operate on a desktop application platform. - Have the ability for voice-operation and direct calling. - The voice feature should be a friendly female voice. - Ask three questio...

    $460 (Avg Bid)
    $460 Avg Bid
    94 bids

    I've purchased a high-quality WordPress theme that I'd like developed into a comprehensive, informational website. I have specific customization requirements involving layout changes, functionality edits, and visual or design tweaks. Skills and Expertise Required: - Proficiency in WordPress and PHP - Strong design eye with a focus on usability and accessibility - Experience with adjusting layouts - Ability to incorporate new functionalities - Capacity to make stylistic and visual edits In summary, the goal is to develop a website beyond the initial theme, tailored to showcase information effectively. Your insight and creativity are welcome in making this project a success.

    $1071 (Avg Bid)
    $1071 Avg Bid
    214 bids

    Freelancer needs to be familiarized with WEB BLE and thermal printers like Paperang or PeriPage. I have a React JS app that needs to be fixed to be able to print from a mobile phone page. Preferred freelancers who HAVE a Paperang P2 or P1 pocket printer. For freelancers in US: After you've checked the code and can complete this but you don't have the printer, I can send you one. Another option is to connect to anydesk to my laptop, which in turn connects to the printer. IF the freelancer knows code and not just front end react, he might solve the problem

    $80 (Avg Bid)
    $80 Avg Bid
    100 bids

    I would like my push notification to hide automatically after being shown on ios

    $26 (Avg Bid)
    $26 Avg Bid
    27 bids

    I am in need of an expert mobile app developer to create a sophisticated VPN application for both Android and iOS platforms. The tools required for the job include IOS or Flutter and know-how in V2Ray configuration. The following features are essential: - Kill Switch Feature: This is a must-have to ensure total data protection. In case of unexpected disconnects, the internet connection should be blocked entirely. - Multiple Server Locations: The app should easily let users connect to multiple global server locations. - Bandwidth Limit Control: Users should have the ability to control their bandwidth limits. In terms of design, I am looking for something minimalistic. The user interface should be easy-to-use, clean, and distraction-free. Lastly, the application needs to support...

    $375 (Avg Bid)
    $375 Avg Bid
    21 bids

    Hi, I'm looking for a PHP developer with experience to help fix some errors on my webpages. They were functioning properly before. Could you please review the PDF file and let me know if you're capable of addressing the issues? I'll provide an FTP account for access to the source code, etc. My budget for this task is $70." Please only private developers apply, and only if you agree with my budget. Otherwise, please refrain from sending me any quotes that exceed my budget. Your main responsibility will be to ensure that the website functions smoothly without any disruptions, eradicating the error. Relevant expertise in PHP troubleshooting and website support are key to this task.

    $111 (Avg Bid)
    $111 Avg Bid
    140 bids

    I am lookin for a skilled WordPress developer to create a B2B website. The website will require fewer than 5 pages, and vital features include: - User registration and login - A product catalog and listings - Quote ...developer to create a B2B website. The website will require fewer than 5 pages, and vital features include: - User registration and login - A product catalog and listings - Quote request functionality - IDX broker I need these features to be tightly integrated, providing a seamless user experience. As the right freelancer for this job, you should have substantial experience with WordPress development, and a deep understanding of the plugins that would best facilitate these features. A successful bid will demonstrate this, and also reflect the limited scope of thi...

    $147 (Avg Bid)
    $147 Avg Bid
    239 bids

    I'm looking for an enthusiastic backend developer, proficient in JAVA, PHP, Ajax, and CodeIgniter (CI). I need someone who can handle various tasks, including: - Code development - Issue fixes - Database (DB) management Ideal candidates are self-starters who have a deep understanding of server-side scripting and API integrations. Qualified candidates must also be able to handle any bugs or issues that come up and be proactive in delivering solutions. Must update required documentation. Should support mobile app developers as required. Provide support and proper documentation for moving code to testing environment. Hourly MAX rate is INR 525/. Developer will provide time estimate for each task and milestone for the task will be created. All proposals must be ac...

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

    Hi guys, Thanks for your interest in writing for us. IMPORTANT: Human writing only - No AI or Rewriting - (we check) AGAIN BECAUSE THERE ARE SO MANY CHEATERS: NO AI - NO UNDETECTABLE AI AS WE STILL SEE - DON'T WASTE YOUR OR OUR TIME IF YOU DON'T WRITE MANUALLY !!! What we offer: *Ad-hoc writing work at the entry rate of $20/1000 words with room for growth. *Flexibility: No Skyping, no phone calls, accept projects when you have the time to complete them, take time off when you need (letting us know in advance is good practice). *Easy to work with: We reply to questions fast, will provide valuable input and feedback on every single task you complete. *We've been in the content writing and marketing business for 15 years and have worked with more than 2000 cli...

    $17 (Avg Bid)
    $17 Avg Bid
    69 bids

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

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

    I require a proficient developer experienced with the Binance Smart Chain for an intriguing project. The project involves the development of ERC721 Non-Fungible Tokens (NFT) with abilities to mint new tokens, and ensure they are transferable between users. Moreover, the developer will also handle the creation of ERC20 tokens. These tokens must be mintable and compatible with the developed NFT tokens. This integration, ensuring an efficient allocation operation, will serve a pivotal role in the project. Additionally, such integration of these tokens into a front-end and back-end system is a key aspect of this task. Ideal skills: - Proficiency in Binance Smart Chain - Expertise in developing NFTs and ERC20 tokens - Familiarity with token minting processes - Strong abilities in s...

    $45 / hr (Avg Bid)
    $45 / hr Avg Bid
    103 bids

    I am in need of a skilled web developer with experience building custom applications for a timely project completion. Functionalities Required: - User registration and authentication: You should have experience in creating sec...authentication: You should have experience in creating secure login systems. Professional handling of user data is a must. - Content management system: I need an efficient way to update and manage content more conveniently. If you've handled projects that required similar CMS before, that would make you an ideal candidate. Ideal Skills and Experience: - Web Application development - User registration and authentication - CMS development Please, if you have the adequate skills and can work swiftly to complete this project ASAP, I invite you...

    $653 (Avg Bid)
    $653 Avg Bid
    205 bids

    I am currently seeking a skilled PHP Laravel developer to assist me with a project. I have a budget of INR2000 and a timeframe of 3 days for this task. **Project Overview:** I have a PHP Laravel source code that includes a licensing program, and I am looking for a talented developer to remove the entire licensing mechanism. Once the licensing program is successfully removed, I expect the freelancer to hand over the complete source code. I can provide a hosting package for testing purposes, or the freelancer is welcome to use their own hosting account. **Deliverables:** 1. Removal of the licensing program from the source code. 2. Handover of the complete source code. 3. Testing on provided hosting or freelancer's own hosting account. **Additional Requirements:** I requ...

    $21 (Avg Bid)
    $21 Avg Bid
    17 bids

    ...capable of accurately logging data from devices. Considering my preferences, the successful developer should have expert knowledge and experience with: - Arduino: Familiarity with Arduino's BLE/LORA is a requirement. You should have prior experience coding in Arduino / C++. [- Flutter: I've chosen Flutter as the platform for the software development. Correspondingly, knowledge of Flutter is crucial for this role as user will set up the Gateway through Mobile Phone] [- AWS: The software will use Amazon Web Services for the remote management of data. As such, experience with AWS is considered.] This project hinges on the use of the ESP32 microcontroller, so a good understanding and experience with setting GATEWAYS is crucial. I look forward to seeing ex...

    $470 (Avg Bid)
    $470 Avg Bid
    91 bids

    Requirements: Data Extraction: Develop a script or application that can scrape live tennis match data from a reliable source online. This includes monitoring the match for events such as the entry of the doctor onto the court. SMS Notification: Implement a feature that sends SMS notifications to a designated phone number when the doctor enters the court during the match. Reliability: Ensure the solution is reliable and can accurately detect the entry of the doctor into the court in real-time. User-Friendly: The solution should be user-friendly and easy to set up for users with minimal technical knowledge. Deliverables: Script or application for data extraction. Integration with an SMS service provider for notifications. User guide for setting up and using the solution. Additional...

    $136 (Avg Bid)
    $136 Avg Bid
    142 bids

    I need an experienced programmer on board who can effectively design and create a customized antivirus program. The distinctive features that should be incorporated inclu...requires excellent programming skills in the area. Meanwhile, the target operating system for this particular project will be Windows and Android. As for the support for multiple user accounts, a decision is yet to be made on this particular feature. Your expertise and advice will be highly valuable in this regard. For this job, you should ideally have extensive knowledge of antivirus software development, understanding of cybersecurity measures, and experience in creating software for diverse operating systems. Keep in mind that user-friendly interface design and performance optimization are critical in thi...

    $447 (Avg Bid)
    $447 Avg Bid
    84 bids

    I am seeking a professional coder skilled in Python, Java, and C++. This project primarily involves creating a website from scratch. You will be responsible for: - Front-end development: Structuring the interface with a keen eye for user experience. - Back-end development: Ensuring our site runs smoothly and effectively. - Database integration: Integrating a functional and secure database for user data management. Ideal candidates must have a compelling portfolio in website development and be proficient in Python, Java, and C++. Solid experience in frontend and backend development coupled with database integration expertise is necessary to accomplish the project's goal. I encourage individuals or teams with proven track records in completing similar proje...

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

    I'm looking for a creative and experienced designer to create a high-converting landing page on Go High Level (GHL) for my white labeled SaaS agency. The main objective of this page is to encourage users to sign up for a free trial. Essential requirements: * User data collection: Ensure our form collects Name, Email Address, and Phone number. * Design and branding: The layout must incorporate our company logo, precise color scheme, and our specific font style to deliver a consistent brand image. Ideal traits of the freelancer: * Proven experience in landing page design with a focus on conversion optimization. * Familiarity with Go High Level (GHL) platform. * Strong understanding of UI/UX principles. * Excellent attention to detail ensuring seamless integration of our brandin...

    $122 (Avg Bid)
    $122 Avg Bid
    122 bids

    I'm in need of a highly skilled mobile app developer who can create a comprehensive event management app for both iOS and Android platforms. Key Functions: - A secure user registration and login system - Capabilities to create, read, update, and delete events - A facilitated marketplace for buying and selling at user-created events Important Integrations: - Payment gateway for a smooth, secure transaction experience - Social media integration to foster event visibility and user interaction - Location services to ensure relevant event visibility and enable user navigation Ideal Skillset: - Experience developing cross-platform apps - Prior work crafting secure user login systems - A portfolio of apps with buying/selling functionality - Proficiency in integrating payment ga...

    $413 (Avg Bid)
    $413 Avg Bid
    34 bids

    I'm looking for an experienced WordPress developer proficient in Elementor to develop a comprehensive real estate website themed using I have Elementor subscription and have purchased the theme.

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

    I need a professional web developer to create a clothing e-commerce web app containing all the common features like user signup, authentication, product page, cart, categories, checkout etc The most important feature is to allow users to customize their selected clothing to the design they like using different design tools as shown in sample website below. You may even assume the task is to replicate the sample website. Sample Website: The customization feature is in this page Technical Skills: My preference is using MERN with for customization feature. But you may suggest any other tech stack but only with solid reasoning. Duration: 7 days Note: Do not bid unless you are sure you can replicate the customization function mentioned. I won't award to anyone who can't do it...

    $520 (Avg Bid)
    $520 Avg Bid
    56 bids

    I'm looking for an experie...website developer to create a news website focused on international affairs. The site needs to feature the following: - International headlines, with a specific focus on Politics, Economy, and Culture and Arts. - The design should be engaging, yet effortless to navigate, enticing visitors to delve into different sections of the site. Ideal Skills and Experience: - Experience with Wix website development - Past work on news or informational sites - Excellent understanding of layout and navigational structures - An eye for design, ensuring the site is visually compelling. Your understanding of current global affairs and how to segment them into clear, easy-to-read categories would be an additional asset. Please attach references from past projec...

    $285 (Avg Bid)
    $285 Avg Bid
    22 bids
    Trophy icon SPE saw and core 6 days left

    Looking for someone to design a logo for my new business Its a concrete cutting and concrete drilling business I want the name SPE saw and core The logo has to have concrete cutting tools and , concrete drill tools please do some research on core drill and concrete cutting to put into this logo. It is very important that people can see the logo and relate to what I do. I also want my phone number underneath the logo in it so people know what I do The logo will have to go on work vehicles business cards and clothes

    $29 (Avg Bid)
    Guaranteed
    $29
    125 entries

    ...user-friendly frontend form for visitors to register their parking times. The form should ask for their Name, Email, Phone number as well as the Start time/date, Exit Time/date, and any additional notes they might have. - Integration of a parking schedule. The schedule should be viewed as a calendar from the admin side, bringing clarity and organization to the booking process. - The ability for availability of free parking to be automatically calculated based on the entries in the parking schedule. - Functionality for the admin to receive email notifications when a new parking time is registered. Ideal candidates should have a strong background in WordPress plugin development, experience with creating custom post types and frontend forms, and ideally, some expe...

    $152 (Avg Bid)
    $152 Avg Bid
    124 bids

    I am seeking a skilled web developer with experience in creating portfolio websites. Key Job Details: - You will be required to design and implement a portfolio website based on my needs. Ideal Skills: - Proficient in HTML, CSS, JavaScript and other relevant web design coding languages - Experience in creating aesthetically pleasing and functional portfolio sites - Excellent problem-solving skills - Strong communication and understanding of client's needs Please note, no e-commerce functionalities are required for this project. Let's discuss more about your past work, ideas for this project and your process.

    $290 (Avg Bid)
    $290 Avg Bid
    41 bids

    I need a personal portfolio website. This platform will allow me to display my distinguished biography and work. All of this should be built using WordPress. Key requirements for this project would be: - Setting up a WordPre...me to display my distinguished biography and work. All of this should be built using WordPress. Key requirements for this project would be: - Setting up a WordPress site from scratch - Designing an intuitive and interactive UI/UX - Incorporating a detailed biography section for a comprehensive portrayal In an ideal candidate, I'm looking for: - Extensive experience in WordPress website development - An extensive portfolio of past work - Proficiency in UI/UX design to create an engaging user experience - Knowledge of the best practices in website po...

    $413 (Avg Bid)
    $413 Avg Bid
    140 bids