How can i learn phpproiecte

Filtrare

Căutările mele recente
Filtrează în funcție de:
Buget
la
la
la
Tip
Aptitudini
Limbi
    Starea proiectului
    2,000 how can i learn php proiecte găsite, la prețul de USD

    I'm in need of an experienced PHP developer to help create the backend for a gaming system. The main requirements include: - Strong PHP skills - Proven experience in system creation - Database integration; API integration The game in question is a betting game, so any prior experience or understanding of this game type would be a plus. The ideal freelancer will be efficient, detail-oriented, and capable of creating a robust backend that can handle heavy user traffic and processes. Your task is to build out the backend, integrate it with the existing database, set up API integration for users, and ensure the system functions seamlessly. Don't worry if you're not an experienced game developer - as long as you're a PHP wizard, we want you on...

    $13 / hr (Avg Bid)
    $13 / hr Oferta medie
    58 oferte

    I need to convert the following Perl code to PHP: The expected output is a PHP class that can convert a docx file into text. The attached zip contains a mockup of such class (with demo code) and a test docx file. The task is straight forward. If you place a bid, expect it to be accepted. If you fail to deliver, you'll be subjected to a bad review. This is to avoid wasting my time with autoposters and people who lowball the bid and then try to ask for more money. You have been warned. Read the brief, check the code and place a bid accordingly.

    $220 (Avg Bid)
    $220 Oferta medie
    23 oferte

    I have an existing php script (front end and admin panel) that was designed on PHP 7.2-4 and I am looking to upgrade it to PHP 8.2. This requires updating the functionalities of the script as well as ensuring mysql compatibility to make it fully workable.

    $39 (Avg Bid)
    $39 Oferta medie
    45 oferte

    I have a php server that is a backend of an andoid/iphone app. The app registers itself to Firebase, and I would like to send push messages he devices via FCM REST API. It is working well if I get the oAuth Token myself and add hard-coded to the POST message. The goal of this project is to provide me with a PHP code that gets the oAuth Token programmatically, as in: I expect a working code something like this: // START $client = new Google_Client(); // WHATEVER ..... // Authenticate and get the access token if ($client->isAccessTokenExpired()) { $client->refreshTokenWithAssertion(); } $accessToken = $client->getAccessToken(); // Access token to use with FCM REST API $token = $accessToken['access_token']; echo "A...

    $10 - $30
    Sigilat
    $10 - $30
    6 oferte

    ...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 clients. As part of our team, you'll have the opportunity to learn from experienced team members on a daily basis. What we expect: *You'll be part of an International team with a base in Serbia that works for many clients which means you must be able and willing to research various topics. *Your English writing, spelling, and grammar skills need to be of a high standard. *You take feedback well and want to improve your writing...

    $18 (Avg Bid)
    $18 Oferta medie
    26 oferte

    This project requires someone with a strong command of PHP and Android app development. The task at hand is twofold: 1. **Connect PHP Admin to Android Apps**: - I need my PHP admin linked to both the user and the driver app. 2. **Improve App Functionality**: - Once the PHP admin is connected, I expect real-time updates on both apps. - There should also be enhanced user account management features: this includes improved data tracking and analytics. The ideal freelancer for this job should have experience with PHP and Android app development, including interfacing web and mobile applications. Understanding user account management and kickstarting real-time updates are key. This is an Easy Android studio edit and ill do a fixed...

    $32 (Avg Bid)
    $32 Oferta medie
    13 oferte

    I'm seeking a freelancer with strong communication skills to develop a promotional YouTube video for my PHP script. The video is geared towards non-technical individuals, so it must be easy-to-understand and engaging. In particular it should: - Promote the PHP script - Highlight the script's usability, customizability, and integration capabilities Ideally, I'd like to work with someone who has proficiency in PHP so they can adequately understand and present the script. A background in video production, particularly instructional or promotional content, is a must. A basic understanding of YouTube SEO would be a bonus.

    $50 / hr (Avg Bid)
    $50 / hr Oferta medie
    2 oferte

    This business intelligence project requires creating a comprehensive database of all the flooring manufacturers across the USA and Canada. I specifically need information about companies producing hardwood, laminate, and vinyl flooring. Key tasks include but are not limited to: - Identifying and profiling flooring manufacturers in the given categories irrespective of their company size. - Generating leads by identifying marketing contacts in each company, complete with their contact information. - Companies can be of any size, from large corporations, medium-sized businesses to smaller local operations. Ideal Skills: - Exceptional research skills - Experience in lead generation and data mining - Familiarity with the flooring industry, specifically hardwood, laminate...

    $80 (Avg Bid)
    $80 Oferta medie
    17 oferte

    PHP Website Migration: GoDaddy to HostGator I require an experienced web developer to expedite the transition of my PHP-based website from GoDaddy to HostGator. The website is extremely simple test taking website. Take a test and store results in a database then show results to an administrator. There are 4 customer facing screens. With an immediate start and swift completion required, it's essential that the chosen freelancer can handle this task with utmost efficiency and precision to ensure uninterrupted service. Key Tasks & Expectations: - Move PHP website from current host (GoDaddy) to new host (HostGator) - Ensure full functionality throughout and after the transition - Maintain website performance and prevent data loss Ideal Skills: ...

    $27 (Avg Bid)
    $27 Oferta medie
    49 oferte
    PHP Script for FILE PHP S-a încheiat left

    I am in need of a skilled PHP developer who can create a script facilitating file manipulation, specifically file uploading. The primary task for the script is to enable the uploading of document type files efficiently. .php 5.6.40 file to migrate to version 8.2.17 convert the file so it works on version 8.2.17 It's a very simple job for a php expert

    $28 (Avg Bid)
    $28 Oferta medie
    14 oferte

    Looking for a skilled web developer who can build a PHP website from scratch with some specific functionalities. Key tasks will include: - Building custom functionalities - The prime requirement is an individual cashback wallet for each user. This will need to be fully integrated and functional, keeping user experience in mind. - Payment integration - The cashback wallet should not be integrated with any Swift banking system, Google Pay, PayPal, or Stripe. Instead, it will be tied to our own proprietary payment system. The ideal candidate for this project should have: - Proven experience in PHP website development. - Strong skills in integrating custom functionalities within a website. - Knowledge and experience in secure payment gateway integration. - Good unders...

    $100 (Avg Bid)
    $100 Oferta medie
    21 oferte

    This is a $15 Job We currently have a perfect working counter but returns {"messages":"1"} As you can see is using JSON_ENCODE But we need more of a normal php echo that returns something like: <?php echo $userNotesRequest, count; ?> 1 below is what we using now ---------------------------------------------------------- <?php include("../../"); if (!isset($_SESSION["id"]) || $_SESSION['usertype'] != "chatusers") { exit(); } else { $userNotesRequest = mysqli_query($linkID, "SELECT COUNT(*) as count FROM chatusersnotes WHERE userToId='" . $_SESSION["id"] . "' AND seen=0 ORDER BY createdAt DESC;...

    $47 (Avg Bid)
    $47 Oferta medie
    23 oferte

    More details: What is the main purpose of segmenting teeth from the pictures? Dental analysis What image formats should the software be able to handle? JPEG, PNG How accurate should the tooth segmentation be? Moderate accuracy

    $830 (Avg Bid)
    $830 Oferta medie
    53 oferte

    I'm looking for a proficient PHP developer to troubleshoot and fix an ongoing issue on my website. For more than 2 weeks, the site has been displaying 'Undefined variable error' and ‘Syntax error’ messages across all the pages, including the homepage, about page, and contact page. Key requirements for the project include: - In-depth knowledge and understanding of PHP and its related functionalities. - Proven track record of troubleshooting and fixing PHP-based issues. - Ability to work promptly and efficiently, as the issues have been affecting the website for quite a while. I value clear communication, so kindly provide an explanation of how you plan to tackle the issues before you begin. Looking forward to working with the ...

    $21 (Avg Bid)
    $21 Oferta medie
    21 oferte

    i am looking for facebook ads expert who can setup my ad campaign to gain online shopping related members in my telegram channel. i want quality members at minimum rate. I have an open-ended timeline for a Facebook ads expert, with the main purpose of driving increased web traffic. I'm targetting online shoppers and need a professional that can: - Set up an effective ad campaign directed towards online shoppers, ensuring maximum reach and interaction. - Demonstrate extensive experience in leveraging Facebook's algorithms to expose ads to my key audience. - Track, analyze, and report the engagement of these ads to make necessary adjustments for optimization. This is a no-rush task, so quality and efficiency is a must-have, not speed. Openness ...

    $47 (Avg Bid)
    $47 Oferta medie
    19 oferte

    I am looking for a creative and innovative novice to intermediate-level freelancer who is capable of creating and posting educational content on Instagram Reels. - Content Focus: The content should be educational and tailor-made for professionals. You should be able to present complex concepts in an easily digestible and engaging way. - Audience: The primary audience for these Instagram reels are professionals seeking to learn through this social media platform. It's essential you have a good understanding of the learning needs of professionals and can cater the content accordingly. - Skills & Experience: Although I am open to beginners in Instagram reel creation, a background in content development, online education, or a related field would be ben...

    $84 (Avg Bid)
    $84 Oferta medie
    31 oferte

    ...considered, start the quote with "I am an expert in Azure App service Linux" We have a PHP code mounted on the app service but when we run PHP Artisan DB:show we get a PDO expection This Task will be performed on an y "ANYDESK" session as we will not be providing any access to any of our environment. So if you are ok with that pls quote otherwise No We need of a skilled PHP, MySQL, and Azure expert to enable a connection between PHP code on an Azure App Service Linux and a MySQL database. , the successful applicant will be responsible for: - Establishing, testing, and troubleshooting the DB connection. - Ensuring the code can perform essential tasks like data insertion, retrieval, and updating operations flawlessly. Idea...

    $13 (Avg Bid)
    $13 Oferta medie
    4 oferte

    ...with previous experience in illustrating medical or first-aid related content will be preferred. This project is your opportunity to contribute to a vital educational tool that can potentially save lives. I am looking forward to collaborating with an artist who can breathe life into these technical concepts through their artwork. Our vision is to incorporate simple, doodle-like sketches throughout the series that mirror the instructional and narrative essence of the content. These illustrations should evoke the impression of an individual sketching out survival techniques and first aid procedures as they learn, akin to doodles in a notebook's margins. Think of it as "Artist was on an airplane that crashed, and doodled the whole experience". ...

    $86 (Avg Bid)
    $86 Oferta medie
    65 oferte

    I am on a mission to increase the visibility of my entertainment-oriented YouTube channel, targeting primarily adults and older individuals. Therefore, I'm seeking an experienced social media marketer who can bring authentic, engaging subscribers to my platform. Key Roles: - Create and implement strategies for gaining real, active subscribers - Increase channel visibility through engagements Competencies Required: - Proven experience in YouTube Channel growth - Understanding of the YouTube algorithm - Robust knowledge in social media engagement techniques targeting adults and older audiences - Strong track record in the entertainment content sector - Creativity and inventive thinking in audience engagement strategies Your efforts will ideally lead to a significant sur...

    $27 (Avg Bid)
    $27 Oferta medie
    29 oferte

    Quisiera convertir un pdf a word con php, le paso una url del pdf y me descarga convertido en word

    $22 (Avg Bid)
    $22 Oferta medie
    47 oferte

    We're in need of a PHP developer who can jump in and navigate through uncharted territories. Our project is versatile and requires immediate attention. - Your tasks will be to better integrate our databases, enhance our backend operations and work on web application development. - An ideal candidate possesses strong problem-solving skills, versatility and a track record of meeting tight deadlines. - We want to see your past work, experience and detailed project proposals. - You will be working on undefined PHP projects which may include building websites, creating web applications, or customizing existing PHP work. - A keen eye for detail and the ability to adapt quickly will be your key to success in this role.

    $93 (Avg Bid)
    $93 Oferta medie
    36 oferte

    ...The ability to customize themes on my site, allowing us to keep our platform fresh and appealing. As for the site's aesthetic, I'm drawn to a modern design style. I'm envisioning a clean, sleek user interface that marries functionality with modern sophistication. The primary purpose of this site is to sell products directly. This website will serve as a one-stop-shop for customers to browse, learn, and ultimately purchase our products. Ideal freelancers bidding for this project should have extensive experience in: - Wordpress development, with a keen understanding of fully utilizing its features - E-commerce website development, with portfolio examples showcasing an efficient user experience - Experience with modern design principles, understanding the balance b...

    $155 (Avg Bid)
    $155 Oferta medie
    153 oferte
    Old PHP App User admin S-a încheiat left

    Back in the hayday of PHP ( circa 2011) our young company created a volunteer manager for a local extended car facility. It still works to a degree but I think most of the mysql queiries are depreciated and I'm Wordpress guy who does not code. Curretly the client is just trying to get a volunteer admin password to change but it won't save. Would be good to future proof this software.

    $25 / hr (Avg Bid)
    $25 / hr Oferta medie
    150 oferte

    I am seeking a seasoned PHP developer capable of editing a core script. New Functionality: 1. To the subscription plan setup, we will add a field called "Total Searches" , "Total Chats" and Total Notifications" 2. Each time someone clicks on the search button, it will reduce the total number of searches available. Same of notifications 3. User has the ability to enter "Notification key words" 3. Each time someone uploads a file, it should be sent to be indexed via an api call. 4. If the notification key words are discovered when the file is being indexed, a notification should be sent to the customer stating that X file has referenced the search term.

    $40 (Avg Bid)
    $40 Oferta medie
    37 oferte

    ...seeking a talented video designer who can bring my ideas to life in the form of a concise, less than 2-minute, explainer video. While I do not have a specific style in mind, I am looking for an engaging and clear video that effectively communicates my message. Ideal Skills And Experience: - Proven experience in creating explainer videos - Strong ability to communicate and translate complex ideas into easily digestible video content - Knowledge in a variety of explainer video styles would be optimal given lack of specific style preference. What I'm looking for is a designer who can take two short clips and use the following copy to show how to measure a fish in both length and girth. Here is the title and copy to go along as the video progre...

    $50 (Avg Bid)
    Garantat

    I require an intuitive interface developed in PHP for fridge temperature tracking. Key requirements include: * Flexible Addition: The system must allow the option of adding fridges as and when required. * Daily Updates: The system needs to update and display the temperature of each fridge twice daily. (hand-write) * Celsius Display: All temperature readings should be displayed in Celsius only. The ideal candidate for this project would have a strong command of PHP and experience with data input and display interfaces, as well as a basic understanding of temperature monitoring systems. An ability to deliver a user-friendly, intuitive interface is essential.

    $42 (Avg Bid)
    $42 Oferta medie
    24 oferte

    we need someone with a huge experience in PHP things... lets chat to check the details...

    $13 / hr (Avg Bid)
    $13 / hr Oferta medie
    77 oferte

    More details: In what style would you like the Banksy balloon girl to be recreated? Realistic What will be the primary medium for your art project? Would have to have a shredder Do you want the shredder mechanism to be functional or purely decorative? Functional I want to recreate the banksy balloon girl but instead insert trump silhouette and the constitution being shredded.

    $851 (Avg Bid)
    $851 Oferta medie
    88 oferte

    ...Strongly encouraged: Prior experience with Web3, Blockchain, and NFT projects. Responsibilities Craft clean, efficient, and well-commented code. Understand existing code, analyze the flow and fix issues. Work autonomously, seeing features through from conception to completion. Maintain a reliable internet connection and respond promptly to communications. Design and develop APIs. Exhibit eagerness to learn and thrive in a fast-paced startup environment. Embrace the flexibility of a fully remote position. Available for both full-time and part-time roles. Payment All transactions will be conducted using Bitcoin or USDT. If you have a Binance account, that's preferable. Payoneer is also possible, but not recommended. Hourly payments ranging from $20 to $60 will be made depend...

    $34 / hr (Avg Bid)
    $34 / hr Oferta medie
    71 oferte

    We need a demonstration Azure Function that can schedule Google Calendar meetings. Input: Mock request JSON object with: - Name (string) - Address (string) - Package (string) - Phone Number (string) - Start Date and Time (DateTimeOffset) - End Date and Time (DateTimeOffset) Key Operations: 1. Create a Google Calendar event using the start and end date, name as the calendar event title, and all the other information in the content or notes section of the calendar event. 2. Create an alert for the event 24 hours prior to start date. Technologies: - Microsoft Azure Functions (Free Account) - C# Type of Authentication: OAuth 2.0 using client credentials (client ID, secret) We are looking for a demonstration function that is simple and should take no more than 10 hours to build. ...

    $31 / hr (Avg Bid)
    $31 / hr Oferta medie
    33 oferte

    I need a professional with a deep understanding of Stripe, to integrate it into my third-party web application. The main purpose of this integration is to enable online payments on my platform. The instructions: My webapp uses a webservices API for some admin and user tasks. The command for updating a users credit in my app is "". Create a billing page/form so that when the user goes to pay the link will update to use the users username for the data_username parameter and the amount they payed into the data_amount parameter and then stripe will handle the payment and once the payment is complete will update the users credit in the app using the

    $10 / hr (Avg Bid)
    $10 / hr Oferta medie
    93 oferte

    I'm seeking a skilled and talented PHP developer to improve my webpage's user interface and functionality. my webpage about quiz system and running good but I want to add the following: 1- add date aof attempting the exam to the page () 2- add different type of questions (matching and true or false) with auto correction. 3- add function for teacher to be able to upload file (video or image) to any question 4- show student attempt and print it summary: I want to improve the exam section(adding different type of questions) know the date when the student attempted the exam know which questions he answered wrong

    $42 (Avg Bid)
    $42 Oferta medie
    67 oferte

    I am seeking a talented freelancer who can create professional and formal live-action Instagram videos to promote a specific product/service. This position would best suit someone who has: - Extensive experience in creating high-quality Instagram videos, - A keen visual eye for both capturing engaging footage and performing post-production editing tasks, - Understanding of brand messaging, and the ability to incorporate this into the production creatively, - Proficiency in creating professional and formal videos. The videos will be used primarily for promotional purposes, so a sophisticated and business-like tone is crucial. Despite being formal, the videos should also be creative and engaging, enticing viewers to learn more about the product or service being promote...

    $24 (Avg Bid)
    $24 Oferta medie
    27 oferte
    Php Backend Developer S-a încheiat left

    More details: We are making some changes to this dashboard tool : We n...cylinders before receiving the empty ones back, resulting in two separate inventories: one for filled cylinders from our dealer, and another for empty cylinders returned by customers. To streamline this process, I propose adding a tab or checkbox in our Point of Sale (POS) system when selling the product, prompting the staff to confirm whether the empty cylinder has been received. If yes, it should update the Empty Cylinder stock; if no, it should not. Database management, Creating Two New database and a button in a dashboard., Need someone Who understand complex Backend Architecture in php & Mysql.

    $14 (Avg Bid)
    $14 Oferta medie
    17 oferte

    ...with various technical woocommerce things with woocommerce, i rather a company than an individual this way there is more skills to different tasks and i dont want issues like disappearing freelancers. Please make sure you are serious, keep having people start the job, do a few things and then all of a sudden just stop working for no reason. Must have good communication and have experience with fixes, when a task is assigned it needs to be resolved and whatever else is found. Bugs mean the site is down and dont have time for time zone delays or i cant. This is a long term position as once you get use to the sites (about 12) the issues tend to be the same. DO NOT apply just to work temporarily because you need money today, please. I dont want to invest time f...

    $7 / hr (Avg Bid)
    $7 / hr Oferta medie
    64 oferte

    I'm new to Adobe Lightroom and eager to learn and practice photo editing on my Windows-operated computer. I need an expert who can assist me in setting up Lightroom to optimize my learning journey. - Requirements and Tasks: - Install Adobe Lightroom on my Windows PC - Set up the program for optimal performance - Provide a basic explanation of the program interface and key functions - Ideal Candidate: - Windows proficient - Adobe Lightroom expertise - Experience with teaching or training novices in software use - Excellent communication skills for explaining processes in simple terms.

    $99 (Avg Bid)
    $99 Oferta medie
    30 oferte

    ...Assistant Job Description: Are you a driven individual with a passion for e-commerce and digital marketing? I'm looking for a freelance assistant who can mirror my own drive and enthusiasm. This is a unique opportunity to work closely with an experienced developer in WooCommerce, WordPress websites using Elementor and Breakdance, Google Ads, Google Workspace, Mailchimp, MailerLite, Open AI. If you're eager to learn, ready to jump into projects with little notice, and proactive in identifying opportunities for growth, you might be the perfect fit to help expand my capacity to deliver exceptional work. Hours will vary every week and will dependant on what I need and your availability. Key Responsibilities - Assist with a variety of tasks in e-commerce, w...

    $21 / hr (Avg Bid)
    $21 / hr Oferta medie
    78 oferte

    ...our existing Laravel PHP API, I'm looking for an experienced professional who can deliver high-quality refactoring work to enhance its functionality and efficiency. Scope of Work: - Authentication Improvements: The chosen freelancer will need to notably enhance the security of our API. Expertise in implementing OAuth is necessary as we'd like to incorporate this system into our API. Additionally, we would like to simplify the user registration process to facilitate user access. - Performance Optimization: The API currently experiences bottlenecks in resource usage. I want these issues to be identified and resolved, creating an API which operates more efficiently. Ideal Skills & Experience: The ideal candidate for this project is highly proficient...

    $31 (Avg Bid)
    $31 Oferta medie
    43 oferte

    I'm looking for a professional who can create an engaging slideshow, primarily focusing on introducing a new product to our stakeholders. Key Requirements: - Develop a slideshow presentation focusing on the key aspects of our new product. - The slideshow needs to be attractive, persuasive and easy to understand. - The final output should effectively communicate our product's benefits to our stakeholders. Ideal Experience and Skills: - Freshers and individuals who want to learn about a startup's working model are most welcome. - Ability to distil complex product information into easily digestible content. - High proficiency in PowerPoint or similar presentation software.

    $63 (Avg Bid)
    $63 Oferta medie
    38 oferte

    I'm looking for an expert in Bitcoin mining with ASIC Miners. I already have the hardware required, but I need help to set it up. Key responsibilities are: - Assisting with the miner setup process - Configuring the miner to work with my chosen mining pool The ideal freelancer for this project should have: - Extensive experience with Bitcoin mining - Experience setting up ASIC miners - Knowledge about effectively joining and configuring miners for a specific mining pool Your guidance will greatly contribute to the success of this mining operation. I'm excited to learn from your expertise.

    $17 (Avg Bid)
    $17 Oferta medie
    4 oferte

    More details: Which programming language are you more comfortable with? C# or Python or AI What is the level of understanding or background do you have in the chosen programming language? Advanced What type of data are you looking to extract from the website? ...have in the chosen programming language? Advanced What type of data are you looking to extract from the website? Contact information, Registration details, Company profiles The website: Is the regulator for estate agents in the UK. They hold information on al estate agents. I would like a script or console app r automated way (could be AI) of extracting all the UK estate agents from this website. I need their sector, address, phone number and name and website. Thank you

    $159 (Avg Bid)
    $159 Oferta medie
    34 oferte

    I need to set up tracking on MaxConv tracker for Digistore 24. I require the following. 1. Create a tracking link on MaxConv tracker that will redirect to my landing page. I want to be able to track the number of visitors from different solo ads to the landing page. I also want to be able to know the number of optins. I am using for the landing pages. 2. I also need to set up the postback so that a sale can be tracked on digistore24. For the above i also require you to explain via either step by step documentation or a video of how you set this up. This is so that i can also learn the steps so that i can then set up additional tracking links myself later. Let me know if you have any que...

    $22 (Avg Bid)
    $22 Oferta medie
    13 oferte

    More details: What specific projects or tasks do you need assistance with? Development, UI design, Figma to UI conversion; API integration; Sign in using OTP based authentication; Logging; Payment gateway integration What platforms or devices should the project be compatible with? Web, iOS, Android How soon do you need your project completed? Within a month

    $370 (Avg Bid)
    $370 Oferta medie
    16 oferte

    I'm on the lookout for an individual proficient in mining to educate me in the craft. This inclusive tutorial will cover: - Hardware setup - Mining software installation - Mining efficiency enhancement The ideal applicant for this role should prioritize their previous work experiences in their application. Direct experience i...me in the craft. This inclusive tutorial will cover: - Hardware setup - Mining software installation - Mining efficiency enhancement The ideal applicant for this role should prioritize their previous work experiences in their application. Direct experience in managing hardware, software installation and optimization of Zepher mining rigs would be highly beneficial for this role. I'm excited to learn and dig deep into the world of Zepher mining w...

    $12 (Avg Bid)
    $12 Oferta medie
    3 oferte

    I would like to design and program a database and interfaces for website It contains electronic applications The idea of ​​the site is to combine two projects into one project, that is, merging the direct classified advertising project with the freelancing project in one site. I have a Photoshop design that explains the details of the project, consisting of 244 pages

    $4074 (Avg Bid)
    $4074 Oferta medie
    53 oferte

    I need a proficient PHP developer to build a dynamic system for appointment booking. This project entails user authentication, database integration, and payment gateway integration. The key aspect is a custom appointment calendar facilitating users to select specific dates and times for appointments. The project should allow: - Creation of a custom calendar for appointments - Users to book appointments directly with service providers - Database integration for secure user authentication The appointment calendar should enable personalized appointments with a flexible time frame. IDEAL SKILLS AND EXPERIENCE: - Proficiency in PHP development - Experience in database integration - Capabilities for secure payment gateway implementation - Familiarity with appointment b...

    $590 (Avg Bid)
    $590 Oferta medie
    158 oferte

    I'm in need of an ambitious freelancer who is keen on honing multiple skills simultaneously, including data entry, content writing, graphic design, and typing. Key Project Aspects: - Data Entry: The ability to efficiently and accurately input and manipulate data - Content Writing: Sup...freelancing world and eager to improve their skillset. Ideal Skills and Experience: - A keen interest in data entry, writing, graphic design, and fast typing - Some experience in these fields would be beneficial but isn't necessary - Ability to meet deadlines and manage time effectively - Excellent attention to detail. This is a project where patience, willingness to learn, and dedication are just as important as experience. I look forward to working together and seeing you grow ...

    $11 / hr (Avg Bid)
    $11 / hr Oferta medie
    46 oferte

    I'm searching for a proficient ReactJS developer, well conversant with Firebase, JavaScript, HTML, and CSS. Alongside having excellent logical ...Implements the needed solution for data fetching and display. Additionally, the job entails enabling interaction between parent windows and iframes within the same domains. -Firebase realtime database , session control . -Need to know the communication between Parent window and Iframe window. - User Authentication and access control For this, I have specific requirements that I'd share with the selected candidate. -Need to be able to learn quickly from the existing code and improve it . Please come prepared with any previous work related to firebase apps, which displays your expertise in the field. Looking forward t...

    $128 (Avg Bid)
    $128 Oferta medie
    79 oferte

    I am looking for a experienced PHP developer to create a demo project that can convert DXF files into NC files for a CNC milling machine. The source DXF file is coming from a 2D cutting optimization software (Cutting Optimization Pro). I will provide multiple examples including DXF, screenshot, and the NC result files. Only bid if you have previous example with NC files. Prove your text understanding by starting the bid with the word DXF>NC. In your bid explain one project in which you've worked with NC files. Examples will be provided interested coders.

    $173 (Avg Bid)
    $173 Oferta medie
    32 oferte