Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
WhatsApp Clone MasterClass using WebSockets,PHP,MySQL +Js
Rating: 4.2 out of 5(8 ratings)
109 students

WhatsApp Clone MasterClass using WebSockets,PHP,MySQL +Js

Create & Learn to build Real Time Communication System In PHP, JS, PDO and Ratchet
Last updated 7/2022
English

What you'll learn

  • Learn about WebSockets
  • Learn good quality of object oriented programming (OOP)
  • Advance javascript library JQUERY
  • Learn about Ratchet
  • Learn to build Real Time Application

Course content

7 sections62 lectures10h 27m total length
  • Intro Video1:24

    Explore a whatsapp-like chat app with messaging, image uploads, and voice recording, as shown in the intro video, including how messages display in chat and handle connectivity.

  • Set up & Installation1:07

    Set up a budget-friendly development environment by selecting your operating system and starting the installation after clicking the first link, using a BMI score suggestive sample value.

  • Installing Composer2:10

    Learn how to download and install composer, the PHP dependency manager, and verify its installation by running the composer command in your terminal.

  • Creating the necessary file and folder for our project4:10

    Create the necessary files and folders to structure the WhatsApp clone project, including media and content directories, and set up the local environment for initial testing.

  • Installing Ratchet1:25

    Install Ratchet to enable web socket support in PHP, and use Composer to download the dependency and integrate the library into the project.

  • Creating User table3:14

    Create a stable user table for the WhatsApp clone, defining id, username, email, password, first name, last name, profile image, and an online status with a default offline value.

Requirements

  • PHP experience is needed or Basic knowledge of PHP
  • Basic JavaScript
  • Local Web Server, (Xampp/Lampp)

Description

Do you want to be pro web developer or want to create a real time messaging system just like whatsapp?

Do you want level up your coding skill in php, mysql and javascript?

If so, you’re in the right place! This course will guide you step by step in creating your own messaging system just like whatsapp COMPLETELY from scratch.

We’re talking the kind of website that will amaze anybody that sees it. The kind of website that will get you hired in no time!

Okay so what’s the course about?

I will personally guide you, step by step, in creating your own messaging system site just like whatsapp complete with:

  • User registration

  • WebSocket Server

  • Clients Connections Logic

  • Live search system

  • Ratchet

  • Clean Friendly URLs

  • and much more!

Whether you are a beginner* or an experienced programmer, this course will be massively beneficial to you.

Why should I take the course?

In the programming world, the “big 4” often consists of Google, Microsoft, Facebook and Amazon. To get a job at any of these companies, you absolutely MUST know the essentials: HTML, CSS, PHP, JQuery, JavaScript and MySQL.

If you take this course, you will have nothing to worry about because we use all of these skills extensively!

Support:

By enrolling in this course, you will have the COMPLETE support from Christopher Glikpo. I'm always ready to answer any question you may have. Programming issues, errors, feature requests, general programming advice - it doesn't matter, I'm always happy to help! I always aim to respond to questions within a few hours and it's also worth noting that I've answered EVERY SINGLE question asked so far.

Project portfolio:

The site you create in this course will be the highlight of your project portfolio! Any potential employer who see's this project on your resume will want to hear all about it. The reason? They know that a project like this means you're familiar with the wide range of technical skills they need their employees to know.

Fun!

Finally, this project is a lot of fun and I know you'll have a great time implementing your own unique ideas as well as the ones we implement together. What are you waiting for?


* Although this course is suitable for beginners, it is not an introduction to development course. I won't go into much detail when explaining the basic programming concepts but I'm here to help if you want more of an explanation - just let me know!

Who this course is for:

  • Beginner PHP developer curious about Real Time Communication
  • Beginner PHP developer curious about WebSockets
  • Beginner who wants to learn to create Real-Time chat application