Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-01-15 23:26:34
30-Day Money-Back Guarantee
Development Web Development Full Stack Web Development

Build a Social Network in 20 Days from Scratch:PHP+MYSQL, Js

Create a premium class social network website like Facebook from scratch using php mysql & javascript.
Rating: 4.6 out of 54.6 (134 ratings)
2,676 students
Created by Km Habib
Last updated 12/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • How to create a social network engine.
  • Learn next level of full stack web development.
  • State of art technique to create complex system like react and reply.
  • Advance javascript library JQUERY
  • Learn good quality of object oriented programming (OOP)
  • Advance dom traversing.

Course content

22 sections • 186 lectures • 38h 52m total length

  • Preview02:08
  • Preview05:09
  • Preview05:14
  • Create necessary folder
    02:54

  • Complete Project Source code & Resource File
    00:16
  • Section resources
    00:07
  • Preview14:47
  • Design Sign up page
    16:34
  • Create birthday date using javascript
    12:37
  • Understanding form submission process
    04:27
  • Connecting site with MYSQL database
    10:06
  • Create user database table
    05:56
  • Storing and validating input field data
    11:55
  • Create User and Post class
    10:19
  • Create object in load file
    02:47
  • Create check input method
    11:24
  • Regular expression to validate email id
    16:22
  • Understanding and constructing 'Create' method
    12:53
  • Inserting data and testing system
    10:54
  • Create token system
    16:18
  • Completion of sign up system
    13:22

  • Section resource
    00:07
  • Log in html structure
    03:48
  • Design Log in code
    12:10
  • Log in backend development
    19:43

  • Section resource
    00:07
  • Create profile page html structure
    03:45
  • Design profile topbar left side
    18:09
  • Design profile topbar right side
    24:16
  • Topbar icon edit
    05:04
  • Create system to stay logged in
    12:04
  • Get userid by name
    09:26
  • Create profile table
    12:59
  • Create profile data storing method
    19:27

  • Preview00:07
  • Cover photo design
    21:21
  • Cover photo button js
    11:06
  • Photo data sent to database
    27:27
  • Cover photo completed
    14:16
  • Designing profile photo
    15:38
  • Profile picture dialogue box
    18:23
  • Complete profile photo upload system
    21:01
  • Cover bottom part
    08:51
  • UserLInk rectification
    05:00

  • Section resource
    00:07
  • Design user intro
    23:35
  • Design post box 1
    13:10
  • Design post box 2
    09:38
  • Design post action area
    22:55
  • Set emoji
    05:20
  • Use javascript on post button
    12:51
  • Post image preview
    20:54
  • Create post system 1
    20:10
  • Create posting system 2
    23:33
  • Create post database
    06:56
  • Store post to database
    09:07
  • Display post 1
    16:12
  • Display post 2
    17:14
  • Display post complete
    13:02
  • Post image show
    08:27
  • Post image show 2
    14:27
  • Image post show complete
    07:11
  • Write javascript for post edit
    11:03
  • Create post edit option
    14:16
  • Post edit php
    07:54
  • Delete post from timeline
    11:08

  • Section resource
    00:38
  • Create react table
    06:16
  • React main html 1
    11:13
  • Create Main react count method
    09:41
  • Write Javascript for main react
    16:30
  • Main react submit
    22:26
  • Main react complete
    08:50
  • Create system for other react type
    21:17
  • Complete other react type system
    19:48

  • Section resource
    00:07
  • Create comments table
    04:34
  • Create comment method
    21:07
  • Write code for comment show part 1
    06:20
  • Write code for comment show part 2
    21:26
  • Create comment count method
    12:21
  • Comment submission process
    20:16
  • Fetching last comment and showing react icon
    16:58
  • Create functionality to react on comment
    23:44
  • Show comment react js php
    17:55
  • Comment react completion
    15:01
  • Create functionality to edit comment
    15:56
  • Create comment update and delete method
    21:38

  • Section resource
    00:07
  • Create reply fetch method
    13:29
  • Create reply react count and max show method
    17:31
  • Create react check method and handling error
    17:48
  • Write js and get reply input
    20:55
  • Complete reply commenting
    20:43
  • Create functionality to submit reply other react type
    23:45
  • Write reply react submit process
    21:16
  • Error handling and create reply delete system
    09:35
  • Completion of reply reacting
    10:15
  • Create reply edit option
    12:01
  • Create reply edit save and delete option
    18:33
  • Reply completion
    14:40
  • Reply bug fix
    01:03

  • Section resource
    00:07
  • Create share option
    24:31
  • Create functionality to store and show shared post
    26:48
  • Create shared post edit option
    29:50
  • Complete share show
    09:48
  • Create shared post edit option
    27:58

Requirements

  • Need to have a basic knowledge on HTML, CSS, PHP and JAVASCRIPT

Description

Do you want to be pro web developer or want to create social network engine?

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

If so, you are in right place. $1000+ valued course will provide you almost all necessary web coding technology top of php, mysql and javascript that will make you a pro full stack web developer and in step by step guide this course will introduce you to the almost all important feature of a social networking website engine like facebook.

This course pack with more than 38+ hours of content with source code. Where you will get project full source code. In details writing with explanation from scratch creating such website will give you a class of confident that will make you able to create almost all types of website.

A premium class course that absolute worth  of more than then its price tag that nothing to compare with the course content in whole internet.

Some of the feature like advance react system, reply system is so much distinctly unique that is hard to find in any course in the world.

So why are you waiting for. Enroll and lets move in our first day class.

Who this course is for:

  • Beginner or Intermediate level Web developer who wants to level up his skill on full stack web development and the enthusiastic who wants to create a social site engine. .

Featured review

J Cooper
J Cooper
91 courses
84 reviews
Rating: 5.0 out of 54 months ago
An impressive, thorough detailed course. Probably the most in depth social network course active. Engaging, knowledgeable and generally replies to Q&A within a short time. Would definitely recommend!

Instructor

Km Habib
Web Developer and Certified Data Scientist
Km Habib
  • 4.6 Instructor Rating
  • 149 Reviews
  • 3,416 Students
  • 2 Courses

Hi, My name is Km Habib. I have been teaching programming over 6 years in my private training institution. Since education should not be bound by any limit, I decided to spread quality education for all. It's always pleasure to see trainee get skilled after completing quality course and improve their life by applying these skill in their workplace. From the experience of providing quality education I've created few  course on udemy. I hope you will able to improve your life by getting the course. Wish you good luck.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.