Skip to content

This is a social networking module having functionality and features similar to that of the famous social networking site- Twitter. To learn about its functionality and features, please check README.md.

Notifications You must be signed in to change notification settings

darshan-majithiya/Twitter-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Clone

This is a social networking module having functionality and features similar to that of the famous social networking site- Twitter.


Following are the functionality supported by this module:

  1. Signup/Login
  2. Search Tweets by entering the keyword. (user can use this feature without logging in /Signing up.)
  3. Post Tweets
  4. Delete Tweets
  5. Follow/Unfollow other users
  6. View other user's Profile
  7. To check only the tweets of the people he/she follows
  8. Also user can stay logged in for longer time, if he/she wants to.

Please check functions.php before running the index.php.
Make changes to:
$hostName = "your_hostname"; <!---Enter your hostname instead of your_hostname.--->
$userName = "your_username"; <!---Enter your username instead of your_username.--->
$password = "your_password"; <!---Enter your password instead of your_password.--->

About

This is a social networking module having functionality and features similar to that of the famous social networking site- Twitter. To learn about its functionality and features, please check README.md.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published