rouckay / facebookClone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facebook-clone

Full-stack Social Media application (basically FB clone) with PHP, JS, MySQL

Users can sign up, create posts and upload images, like posts, comment on posts, chat with other users, see notifications and user profiles and add users as friends, change user settings, search for users with AJAX and much more.

  • Basically possible to do everything, that users can do on a simple social media platform.

The most complete PHP application I have yet created from scratch.

Try it out: https://fb-social-network.herokuapp.com/

Project images

Newsfeed

picture

  • Users can create posts, add images, add Youtube links that get converted to embed boxes

picture

  • Users can post on friends profiles

picture

  • Users can search for registered users without reloading the page

picture

  • Users can have real-time conversations with other users, texts have a timestamp & "Seen" feature

picture

  • Users can see their received and sent friend requests

picture

  • Users can search for users to send a text via AJAX

picture

  • Users can change their account settings

picture

  • Messages and notifications have a dropdown window handled with AJAX

About


Languages

Language:PHP 70.8%Language:JavaScript 21.8%Language:CSS 7.4%