Php site design jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 php site design jobs found, pricing in AUD

    I am looking for a talented SquareSpace designer to develop my eCommerce site. The main goal of this project is to establish a platform to sell my products online effectively. Key Components: - Design customization: The project requires unique design elements, such as carousel images, parallax scrolling, and custom logos or icons to provide a distinct and engaging user experience. - Product upload: I anticipate selling between 50-100 products, so the hired candidate will need to set up and arrange these items in an appealing and easy-to-navigate manner. Ideal Skills & Experience: - Proficient in SquareSpace platform - Experience in eCommerce website creation - Strong graphic design skills - Understanding of SEO best practices - Admirable attention to detai...

    $133 (Avg Bid)
    $133 Avg Bid
    31 bids

    I am experiencing an issue where the sharing of my WordPress website links on Facebook doesn't display the correct thumbnail im...WordPress, Facebook and ideally Open Graph tags, who can solve this problem. I want to be clear that I don't require specific images or a company logo to be shown as thumbnails when links are shared. Simply having them show up when my website links are shared will signify a resolution to the problem. Recently, no major changes have been made to the website, nor have any images been added. The site should be functioning as it was when the thumbnails were showing correctly. Skills and experience needed: - WordPress expertise - Knowledge of Facebook integration - Understanding of Open Graph tags - Strong problem-solving abilities - Excellent c...

    $36 (Avg Bid)
    $36 Avg Bid
    52 bids

    My website is experiencing several WordPress issues. The primary issue is a display problem on the homepage, although further specifics are not available at this time. Ideal candidates will have: * Strong WordPress troubleshooting skills, * Expertise in theme customization, * The ability to resolve plugin conflicts, * Experience in improving website speeds. Please note - we may encounter other issues during project, so your flexibility and problem-solving abilities are critical.

    $222 (Avg Bid)
    $222 Avg Bid
    102 bids

    Seeking a skilled web designer to create an E-commerce website mirroring the functionalities Key features required are: - User-friendly registration and login process. - Robust product search capabilities with filter options. - Foolproof payment gateway integration. - Facilitating buying, selling, merging, acquisition, loan processes for small to intermediate companies. - An exhibition interface for commodities. Ideal candidates should be highly experienced in E-commerce web development, have thorough knowledge of user experience best practices, and possess proficiency in payment gateway integration. Experience working with SMEs and knowledge of commodities markets is a plus.

    $357 (Avg Bid)
    $357 Avg Bid
    123 bids

    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 $30 budget.

    $48 (Avg Bid)
    $48 Avg Bid
    13 bids

    ...for this job will bring my vision to life with their expertise in web design and development, specifically within the e-commerce space. **Key Requirements:** - **E-commerce Functionality:** A seamless shopping experience is crucial. The website must include features such as product listings, a shopping cart, and a secure checkout process. Prior experience with e-commerce platforms (e.g., Shopify, WooCommerce) is preferred. - **Payment Integration:** While the specific payment methods have not been decided yet, the ability to integrate multiple options including credit card processing, PayPal, and possibly cryptocurrency is important. Experience in integrating diverse payment gateways is a must. - **User-Friendly Design:** The website should not only be visually appeali...

    $244 (Avg Bid)
    $244 Avg Bid
    17 bids

    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.

    $76 / hr (Avg Bid)
    $76 / hr Avg Bid
    2 bids

    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: - Advanced k...

    $41 (Avg Bid)
    $41 Avg Bid
    50 bids

    More details: What is the purpose of the annual leave app in the SharePoint site? Manage leave requests What essential features should the leave request management feature include? Leave request approval workflow, Leave balance checking feature, Leave types distinction, Employee able to request leave, Sync with sharepoint calendar How would you like the app to handle leave requests that exceed the available leave balance? Automatically deny request Basically i need an app that i can add to the commpany site page that will allow employees to go on and request leave and then notify manager who can then approve or decline. I want it to then sync with a calendar on sharepoint so people can easily see who is already on leave at a certain time

    $216 (Avg Bid)
    $216 Avg Bid
    23 bids

    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

    $42 (Avg Bid)
    $42 Avg Bid
    14 bids

    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 understanding...

    $151 (Avg Bid)
    $151 Avg Bid
    21 bids

    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;")...

    $71 (Avg Bid)
    $71 Avg Bid
    23 bids

    I need a proficient WordPress developer with a strong background in e-commerce to design and develop a user-friendly website. Key features: - Less than 10 pages - E-commerce capabilities for selling products and services - Membership registration and login - Coupons and deal functionalities Ideal Skills: - WordPress expertise - E-commerce experience - Ability to implement membership and digital coupon functionalities - Good understanding of UX principles Experience in creating e-commerce sites will be highly considered. A well-delivered project would facilitate seamless membership registration, intuitive product navigation and purchasing, and effective use of coupons and deals for members.

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

    I have a shopify website however I would like a new e-commerce website developed specifically tailored for my new optical company. The ideal website should be able to handle: - Sales of prescription eyewear. - A robust system to receive and manage eye prescription uploads from customers. Critical skills required from potential freelancers include: - Strong experience in e-commerce site development. - Experience with secure document upload and storage systems. This project requires very specific features, and as such, keen attention to detail is of utmost importance.

    $495 (Avg Bid)
    $495 Avg Bid
    104 bids

    I'm seeking a skilled WordPress developer to build t...functionalities required are: - Client login and registration - Project listing and management - Implementing a secure system of payment processing My design ideas for these portals are still fluid, so you'll have the opportunity to express your creative ability and expertise in user-friendly design. Previous experience in developing similar portals will be a definite advantage. I'm open to all suggestions that can enhance the aesthetics as well as the user interface. Critical skills: - Familiarity with WordPress - Proficiency in PHP, HTML, CSS, JavaScript, and SQL - Experience in e-commerce and job/employment site design - An eye for visual design and user experience I l...

    $340 (Avg Bid)
    $340 Avg Bid
    132 bids

    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 best fi...

    $32 (Avg Bid)
    $32 Avg Bid
    21 bids

    ...creating E-commerce websites. The site will function as an online store and I need the following features to be integrated: - Shopping cart: this is important for allowing customers to select multiple items before proceeding to checkout. - Product reviews: customers should have the ability to review and rate products. - Payment gateway integration: a secure, reliable payment system integrated for smooth transactions. The website will be dealing with less than 100 products, so efficient product management should also be considered. As this is an E-commerce website, its design and usability will be crucial for attracting and retaining customers. The right candidate should have prior experience in E-commerce website development, with knowledge in UX/UI design. Strong ...

    $188 (Avg Bid)
    $188 Avg Bid
    73 bids

    I need an enthusiastic, experienced professional well-versed in WordPress who can dive into theme customization, plugin development, and coding custom features on my website. My primary goal with this WordPress website is to create a comprehensive platform. Key tasks involved: - Theme Customization: You should have comprehensive knowledge about altering and making the best use of existing themes. - Plugin Development: Developing plugins to enhance the user experience or add new functionalities will be a crucial part of this project. - Coding Custom Features: Experience in custom coding to introduce unique features that align with my vision for the platform is a must. Experience in creating WordPress platforms will highly be advantageous. I look forward to partnering with a creative, ...

    $1191 (Avg Bid)
    $1191 Avg Bid
    147 bids

    I'm in need of a professional web developer with strong skills in affiliate marketing and web scraping. The project involves creating a comparison website featuring products from Amazon. Key requirements: - Develop an intuitive, user-friendly website to compare a range of products - Ability to scrape product data from big websites, specifically, Amazon - Setup of affiliate marketing links for all listed products The product categories would be comprehensive, covering all currently available on Amazon. Thus I would appreciate someone with experience handling expansive database and a meticulous attention to detail. If you've previously completed similar tasks or have a solid understanding of product affiliate marketing, you're the person I want. Your portfolio or demonstra...

    $242 (Avg Bid)
    $242 Avg Bid
    20 bids

    I am looking for a skilled website designer who can craft a modern and sleek look for my upcoming jewellery eCommerce site. This website's primary purpose is to facilitate online sales. The site would require integration with PayPal as it's the preferred payment gateway. Key Requirements: - API integration, Ring builder - Implementing a responsive, sleek, and modern design that can captivate and engage our target market. - Prior experience in creating eCommerce websites, particularly ones dealing with Jewellery is MUST. - Expertise in API integration, notably integrating with PayPal for smooth and secure online transactions. - Experience in balancing visuals with functionality, ensuring a user-friendly experience. Please ensure your proposal includes exam...

    $2288 (Avg Bid)
    $2288 Avg Bid
    133 bids

    I need a professional web developer with experience in creating online stores to develop a flexible and user-friendly e-commerce platform for selling electronics. Key Specifications: - Main focus should be on integratin...integrating a product comparison feature that allows visitors to compare different electronics based on key attributes and specifications. Ideal Skills: - Experience with e-commerce website development, particularly for electronics. - Expertise in integrating product comparison features. - Proficiency in modern web technologies (HTML, CSS, JS, etc.). - Excellent understanding of user-interface design principles. Please note, payment gateway integration isn't required at this stage. However, a proper structure should be in place to allow for easy integra...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    222 bids

    ..."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. Ideal Skills & Experience: - Proficiency in ...

    $20 (Avg Bid)
    $20 Avg Bid
    4 bids

    I require accomplished Zoho developers for creating an ecommerce website. Specific requireme...ecommerce website. Specific requirements include: -Payment Gateway Integration: We need Razor Pay to be our main payment gateway. -Design: I already have a specific design for the website which I’d like to implement. -Level of Customization: I'm looking for a website design that is intermediate - a blend of existing themes with unique layouts. Candidates suitable for this job must have extensive experience with Zoho framework and need to be skilled in ecommerce site development, Razor Pay integration and comfortable with blending standard and unique layout designs. Your portfolio showcasing similar projects will be advantageous for this opportunity. our...

    $235 (Avg Bid)
    $235 Avg Bid
    7 bids

    I'm seeking a competent WordPress developer to execute a specific design on a responsive, mobile-friendly website. Although the primary intent of the website has not been defined, your versatility in developing various types of sites, like e-commerce, blogs or portfolios, will be essential. I already have a design envisioned, meaning your role will primarily involve implementing this design effectively while ensuring the website is optimized for both desktop and mobile use. Skills and Experience Required: - Strong expertise in WordPress development - Proficient with customizing WordPress themes - Proven experience with responsive design - Creativity and problem-solving skills - Proven ability to adhere to project timelines. The current project is complete...

    $107 (Avg Bid)
    $107 Avg Bid
    44 bids

    I'm looking for a designer to handle the branding elements for the PNG Stock Images website you will find all details bellow: Design Inspiration: To fuel your creativity, we admire the style and feel of this example: Specific Requirements: Logo style : Flat simailar to example above Logo tagline : PNGsHub Colors : You can choose Logo: Please refer to the following dimensions: Logo dark size : Logo light size : Favicon size : Placeholder Images & Website Elements: Image Header size : Image index

    $159 (Avg Bid)
    $159 Avg Bid
    77 bids

    I already have Ecommerce Site but need to add and sell Laser Hair Removal pages. Ideal Skills: Graphic Designing - E-commerce site development - Experience with Multiple product types - Inventory management This is a comprehensive project that will require thoroughness and attention to detail. If you are confident in your ability to create a robust, user-friendly e-commerce platform, I would love to hear from you.

    $274 (Avg Bid)
    $274 Avg Bid
    40 bids

    I already have Ecommerce Site but need to add and sell Laser Hair Removal pages. Ideal Skills: Graphic Designing - E-commerce site development - Experience with Multiple product types - Inventory management This is a comprehensive project that will require thoroughness and attention to detail. If you are confident in your ability to create a robust, user-friendly e-commerce platform, I would love to hear from you.

    $769 (Avg Bid)
    $769 Avg Bid
    195 bids

    ...WordPress website onto the Wix platform. Key Requirements: - a similar Page Layout and Design: Ensuring the look and feel of the current website is maintained on the Wix platform. - Functionality and Plugins: Transfer existing functionality, ensuring the website works seamlessly and maintains its current capabilities. Purpose: - The primary purpose of the website is to act as a Portfolio/Showcase. Maintaining the aesthetic and functionality of the original website is paramount to the success of the project. Ideal Skills and Experience: - Proven expertise in both the WordPress and Wix platforms is necessary. - Strong experience in web design, ensuring the cloned site meets or exceeds the design qualities of the original. - Experience in transferring ...

    $216 (Avg Bid)
    $216 Avg Bid
    90 bids

    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.

    $141 (Avg Bid)
    $141 Avg Bid
    37 bids

    ...product reach. - 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 p...

    $235 (Avg Bid)
    $235 Avg Bid
    153 bids

    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.

    $38 / hr (Avg Bid)
    $38 / hr Avg Bid
    150 bids

    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.

    $61 (Avg Bid)
    $61 Avg Bid
    37 bids

    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.

    $64 (Avg Bid)
    $64 Avg Bid
    24 bids

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

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    77 bids

    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 webservices API. Skills and Experience Required: - Strong experience in Stripe API integration - Familiarity with web-based applica...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    93 bids

    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

    $64 (Avg Bid)
    $64 Avg Bid
    67 bids

    More details: We are making some changes to this dashboard tool : We need to make two changes in the product in above link. This is a code for dashboard tool, we just need to create two separate databases and a few UI changes to create buttons for using tha...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.

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

    ...developer or team, with exceptional proficiency in creating a seamless and fast-loading website. The website should reflect my content and design precisely. Here's what I need: - Implement a 10-page WordPress site based on provided PDF designs. - Ensure optimal load-speed and performance across all pages. Using Google page speed. - Integrate essential features including a contact form and social media links. The ideal freelancer would demonstrate: - Proven track record of developing high-speed WordPress sites. - Expertise in website performance optimization. - Portfolio showcasing past work and visually engaging WordPress sites. - Ability to follow design specifications with precision. - Excellent communication and adherence to project deadlines. To apply, ...

    $271 (Avg Bid)
    $271 Avg Bid
    236 bids

    ...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 for someone who will just fix a few tasks and then disappear. No place holders, please! I need someone who is serious and can do the work, if you are not an expert dont waste my time please! MAX BUDGET $5 an hour and looking to eventually work with you directly after this project, a team would be great this way i can make sure i always can get someone to work. If you bid more than this, I know you didn't read this. The current sites have several issues going on which is due to breaks with theme/pl...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    64 bids

    I am seeking a website developer to create a service request and subscription platform. Could have 5-6 simple pages with forms and card details.

    $138 (Avg Bid)
    $138 Avg Bid
    43 bids

    ...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 in Laravel an...

    $48 (Avg Bid)
    $48 Avg Bid
    43 bids

    I'm in need of an expert web developer to assist in creating a website from scratch. Key requirements: - Skill in web development, with a focus on user-friendly design - Experience in creating unique websites with user registration and login feature - Adept at integrating registration and user login functionalities in the interface Ideally, you should have a portfolio demonstrating past work in user-centric websites. A website that not only looks good but also provides a smooth and intuitive user experience is what I'm aiming for. This is your chance to showcase your creativity and expertise in creating a user-driven website from scratch!

    $283 (Avg Bid)
    $283 Avg Bid
    114 bids

    I am looking to have a betting and gaming site like the reference mentioned developed. It should include the full functionality of the specified site, be written in clean code, and come with complete setup documentation. eample site is 1 win you can search Key Features Required: - User-friendly registration and login system - Comprehensive betting functionality encompassing different sports - Live sports streaming capabilities - Variety of casino games and lottery options - Refer a friend system - Robust admin panel allowing complete control The chosen developer will be required to provide me with the source code, so I can reuse it if necessary. All coding work must be done in PHP. The website should also have PayPal integrated as the payment gateway. Ideal...

    $1285 (Avg Bid)
    $1285 Avg Bid
    26 bids

    I’m looking to have an educational website developed, specifically for Fire Sprinkler Apprentice Training. This portal will focus entirely on online courses, with no element of in-person training. Key features of the site include: - A diverse range of course materials: Video lectures, interactive quizzes, and written materials are the core of my project. Proficiency in delivering these elements in an engaging and accessible format is high on my priority list. - Focused content: The website will solely contain courses on Fire Sprinkler Apprentice Training. It’s vital that the candidate understands this niche to effectively create pertinent course material. - Certification and tracking: The website should be able to provide certification upon successful course completi...

    $784 (Avg Bid)
    $784 Avg Bid
    78 bids

    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

    $6165 (Avg Bid)
    $6165 Avg Bid
    53 bids

    I'm in need of an E-commerce website to showcase and sell a diverse range of products in more than 50 categories. Important features will include: - A user-intuitive shoppin...showcase and sell a diverse range of products in more than 50 categories. Important features will include: - A user-intuitive shopping cart - A system for customers to easily review products - A secure and reliable payment gateway Ideally, professionals bidding for this project should have a strong background in E-commerce website development and an understanding of user-friendly, engaging interface design. Knowledge of secure payment gateways is also crucial for this project. The goal is to create a comprehensive, but easy to navigate online shopping platform where customers can leave reviews to guide...

    $169 (Avg Bid)
    $169 Avg Bid
    27 bids

    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 booking ...

    $893 (Avg Bid)
    $893 Avg Bid
    158 bids

    Hi Pravin Vithalbhai U., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $22 (Avg Bid)
    $22 Avg Bid
    1 bids

    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.

    $262 (Avg Bid)
    $262 Avg Bid
    32 bids

    ...running aaPanel. Our site is currently facing problems that could be attributed to both server configuration and Laravel application errors. We urgently require a skilled professional with expertise in Laravel, PHP, and server management to diagnose and fix these pressing issues. Key Issues: Persistent Error 500 on Login: Users are greeted with an Error 500 upon attempting to log in. A page refresh reveals the control panel, indicating a potential session handling or server configuration issue. Image Upload and Admin Panel Malfunction: Neither admins nor users can upload images. Admin Panel: No changes made in the admin panel take effect it shows no error, it behaves as if it did it. This could be server or code related PHP and Server Environment: The site...

    $41 (Avg Bid)
    $41 Avg Bid
    20 bids