Simple Social Network (Twitter-like) using PHP with Source Code

Language

This is a Simple Social Network PHP/MySQL Project. This project is a Twitter-like responsive Web app that can help other programmers to understand Especially those who are beginners hot to create a social network web application such as the famous Twitter App. This system allows users to register an account, post a tweet, and search other users. For those who are planning or student that has a project to develop a social network web app, this PHP program could be a good start to learn with to use for developing the said application.

This project is free to download. Feel Free to download and modify the source code the way you desire. This project was developed using PHP, HTML, CSS, Javascript, and Bootstrap for the design.

Features

  • Login and Registration Page
    • This is the default landing page of the Web App where the users or possible users can log in and register their system credentials.
  • Home Page
    • This the page where all the users' tweets are being shown.
  • My Profile
    • The page where the user's details are shown and also their own tweets.
  • Create Post
    • The page where the users enter/submit to post their tweets.
  • Search User
  • Like to Tweets

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below)

Installation/Setup

  1. Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
  2. Extract the downloaded source code file.
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming "futatweets".
  6. Import the provided SQL file. The file is known as "futatweets.sql" located inside the database folder.
  7. Browse the Simple Social Network/Twitter-like Web-App in a browser. i.e. http://localhost/futaTweets-master

Demo

That's it! You can now explore the features and functionalities of this Simple Social Network/Twitter-like Web-App. I hope this simple PHP Project Source Code will help you with what you are looking for and for your future project.

The project website is:
futatweets.comxa.com

Contact me @
[email protected]
Or
+2348179491869 (call or WhatsApp).

Happy Coding :)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted bySoneye Abimbola (not verified)on Thu, 07/20/2017 - 01:08

please sir, can you help me with how a loan application looks like :-)
Submitted byJeson Amper (not verified)on Tue, 01/17/2023 - 19:08

help me sir to create a blogsite that can log in , sign up , posts, delete, edit the posts, comment, like update etch.

Add new comment