1. Урок 1. 00:02:09
    Welcome to the course (Same as intro)
  2. Урок 2. 00:05:10
    Download and install XAMPP
  3. Урок 3. 00:05:15
    Download,install and config code editor
  4. Урок 4. 00:02:55
    Create necessary folder
  5. Урок 5. 00:14:48
    Create Sign up html structure
  6. Урок 6. 00:16:35
    Design Sign up page
  7. Урок 7. 00:12:38
    Create birthday date using javascript
  8. Урок 8. 00:04:28
    Understanding form submission process
  9. Урок 9. 00:10:07
    Connecting site with MYSQL database
  10. Урок 10. 00:05:57
    Create user database table
  11. Урок 11. 00:11:56
    Storing and validating input field data
  12. Урок 12. 00:10:20
    Create User and Post class
  13. Урок 13. 00:02:48
    Create object in load file
  14. Урок 14. 00:11:25
    Create check input method
  15. Урок 15. 00:16:23
    Regular expression to validate email id
  16. Урок 16. 00:12:54
    Understanding and constructing 'Create' method
  17. Урок 17. 00:10:55
    Inserting data and testing system
  18. Урок 18. 00:16:19
    Create token system
  19. Урок 19. 00:13:23
    Completion of sign up system
  20. Урок 20. 00:03:49
    Log in html structure
  21. Урок 21. 00:12:11
    Design Log in code
  22. Урок 22. 00:19:44
    Log in backend development
  23. Урок 23. 00:03:46
    Create profile page html structure
  24. Урок 24. 00:18:10
    Design profile topbar left side
  25. Урок 25. 00:24:17
    Design profile topbar right side
  26. Урок 26. 00:05:05
    Topbar icon edit
  27. Урок 27. 00:12:05
    Create system to stay logged in
  28. Урок 28. 00:09:27
    Get userid by name
  29. Урок 29. 00:13:00
    Create profile table
  30. Урок 30. 00:19:28
    Create profile data storing method
  31. Урок 31. 00:21:22
    Cover photo design
  32. Урок 32. 00:11:07
    Cover photo button js
  33. Урок 33. 00:27:28
    Photo data sent to database
  34. Урок 34. 00:14:17
    Cover photo completed
  35. Урок 35. 00:15:39
    Designing profile photo
  36. Урок 36. 00:18:24
    Profile picture dialogue box
  37. Урок 37. 00:21:02
    Complete profile photo upload system
  38. Урок 38. 00:08:52
    Cover bottom part
  39. Урок 39. 00:05:01
    UserLInk rectification
  40. Урок 40. 00:23:36
    Design user intro
  41. Урок 41. 00:13:11
    Design post box 1
  42. Урок 42. 00:09:39
    Design post box 2
  43. Урок 43. 00:22:56
    Design post action area
  44. Урок 44. 00:05:21
    Set emoji
  45. Урок 45. 00:12:52
    Use javascript on post button
  46. Урок 46. 00:20:55
    Post image preview
  47. Урок 47. 00:20:11
    Create post system 1
  48. Урок 48. 00:23:34
    Create posting system 2
  49. Урок 49. 00:06:57
    Create post database
  50. Урок 50. 00:09:08
    Store post to database
  51. Урок 51. 00:16:13
    Display post 1
  52. Урок 52. 00:17:15
    Display post 2
  53. Урок 53. 00:13:03
    Display post complete
  54. Урок 54. 00:10:00
    Post image show
  55. Урок 55. 00:14:28
    Post image show 2
  56. Урок 56. 00:07:12
    Image post show complete
  57. Урок 57. 00:11:04
    Write javascript for post edit
  58. Урок 58. 00:14:17
    Create post edit option
  59. Урок 59. 00:07:55
    Post edit php
  60. Урок 60. 00:11:09
    Delete post from timeline
  61. Урок 61. 00:06:17
    Create react table
  62. Урок 62. 00:11:14
    React main html 1
  63. Урок 63. 00:09:42
    Create Main react count method
  64. Урок 64. 00:16:31
    Write Javascript for main react
  65. Урок 65. 00:22:27
    Main react submit
  66. Урок 66. 00:08:51
    Main react complete
  67. Урок 67. 00:21:18
    Create system for other react type
  68. Урок 68. 00:19:49
    Complete other react type system
  69. Урок 69. 00:04:35
    Create comments table
  70. Урок 70. 00:21:08
    Create comment method
  71. Урок 71. 00:06:21
    Write code for comment show part 1
  72. Урок 72. 00:21:27
    Write code for comment show part 2
  73. Урок 73. 00:12:22
    Create comment count method
  74. Урок 74. 00:20:17
    Comment submission process
  75. Урок 75. 00:16:59
    Fetching last comment and showing react icon
  76. Урок 76. 00:23:45
    Create functionality to react on comment
  77. Урок 77. 00:17:56
    Show comment react js php
  78. Урок 78. 00:15:02
    Comment react completion
  79. Урок 79. 00:15:57
    Create functionality to edit comment
  80. Урок 80. 00:21:39
    Create comment update and delete method
  81. Урок 81. 00:13:30
    Create reply fetch method
  82. Урок 82. 00:17:32
    Create reply react count and max show method
  83. Урок 83. 00:17:49
    Create react check method and handling error
  84. Урок 84. 00:20:56
    Write js and get reply input
  85. Урок 85. 00:20:44
    Complete reply commenting
  86. Урок 86. 00:23:46
    Create functionality to submit reply other react type
  87. Урок 87. 00:21:17
    Write reply react submit process
  88. Урок 88. 00:09:36
    Error handling and create reply delete system
  89. Урок 89. 00:10:16
    Completion of reply reacting
  90. Урок 90. 00:12:02
    Create reply edit option
  91. Урок 91. 00:18:34
    Create reply edit save and delete option
  92. Урок 92. 00:14:41
    Reply completion
  93. Урок 93. 00:01:04
    Reply bug fix
  94. Урок 94. 00:24:32
    Create share option
  95. Урок 95. 00:26:49
    Create functionality to store and show shared post
  96. Урок 96. 00:29:51
    Create shared post edit option
  97. Урок 97. 00:09:49
    Complete share show
  98. Урок 98. 00:27:59
    Create shared post edit option
  99. Урок 99. 00:18:11
    Create functionality for live searching
  100. Урок 100. 00:12:11
    Complete creating live searching system
  101. Урок 101. 00:04:47
    Create request database table
  102. Урок 102. 00:19:53
    Create request check functionality
  103. Урок 103. 00:21:17
    Check request status and write js
  104. Урок 104. 00:24:09
    Write javascript for request cancel and unfriend
  105. Урок 105. 00:04:12
    Confirm request
  106. Урок 106. 00:01:50
    Create follow table
  107. Урок 107. 00:22:14
    Create follow system
  108. Урок 108. 00:06:38
    Completion of follow system
  109. Урок 109. 00:04:57
    Create .htaccess file
  110. Урок 110. 00:24:59
    Create about category
  111. Урок 111. 00:19:17
    Write code for other category input field
  112. Урок 112. 00:19:46
    Write code for other category input field 2
  113. Урок 113. 00:18:13
    Write javascript for category input field
  114. Урок 114. 00:23:59
    About category field hidden restore
  115. Урок 115. 00:07:43
    About section complete
  116. Урок 116. 00:05:36
    Create logout system
  117. Урок 117. 00:12:13
    Create friend page
  118. Урок 118. 00:12:05
    Create method to show friend list
  119. Урок 119. 00:08:28
    Display friend list
  120. Урок 120. 00:06:00
    Display follow list
  121. Урок 121. 00:05:46
    Switch frend follower-js
  122. Урок 122. 00:11:44
    Display timeline photos in photo tab
  123. Урок 123. 00:04:01
    Create message table
  124. Урок 124. 00:06:34
    Load user data
  125. Урок 125. 00:17:31
    Create method to load last user with message data
  126. Урок 126. 00:17:29
    Create messenger interface
  127. Урок 127. 00:10:00
    Write js for messenger user list
  128. Урок 128. 00:13:08
    Create single user box
  129. Урок 129. 00:14:52
    Create message data method
  130. Урок 130. 00:11:28
    Show message
  131. Урок 131. 00:14:10
    Send message data in database
  132. Урок 132. 00:16:09
    Activate text area message input and set emoji
  133. Урок 133. 00:19:42
    Send message data with emoji
  134. Урок 134. 00:27:37
    Load message and search user
  135. Урок 135. 00:24:30
    Show message from search result
  136. Урок 136. 00:16:12
    Message complete
  137. Урок 137. 00:04:47
    Create notification table
  138. Урок 138. 00:11:36
    Notification data store
  139. Урок 139. 00:16:42
    Create and work with notification method
  140. Урок 140. 00:21:09
    Create notification interface
  141. Урок 141. 00:01:22
    CSS solve
  142. Урок 142. 00:23:35
    Write javascript for notification
  143. Урок 143. 00:12:53
    Notification count show
  144. Урок 144. 00:22:29
    Design and activate notification icon
  145. Урок 145. 00:25:25
    Request list show
  146. Урок 146. 00:03:10
    Request notification done
  147. Урок 147. 00:14:24
    Create post page
  148. Урок 148. 00:22:48
    Create notification for message
  149. Урок 149. 00:15:34
    Message notification complete
  150. Урок 150. 00:05:28
    php file separation
  151. Урок 151. 00:05:28
    php file separation 2
  152. Урок 152. 00:20:07
    Create Home page
  153. Урок 153. 00:18:26
    Create settings option
  154. Урок 154. 00:24:32
    Design settings page
  155. Урок 155. 00:24:25
    Create userlink setting
  156. Урок 156. 00:10:53
    Create settings for mobile
  157. Урок 157. 00:08:52
    Create settings for email
  158. Урок 158. 00:11:20
    Password reset settings
  159. Урок 159. 00:03:18
    Create block table
  160. Урок 160. 00:06:10
    Create block button
  161. Урок 161. 00:15:24
    Write js and create method for blocking system
  162. Урок 162. 00:06:35
    Block message show
  163. Урок 163. 00:08:12
    Completion of blocking system
  164. Урок 164. 00:15:28
    Create method to display suggest users
  165. Урок 165. 00:15:46
    Mention data sent to database
  166. Урок 166. 00:11:40
    Mention system complete
  167. Урок 167. 00:00:45
    Congratulation