Skip to content

iakigarci/TwitterPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Twitter copy

A copy of Twitter coded in PHP

Connect with me:

iakigarci iakigarci

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

alt text

Website with the aim of imitating some of the features that twitter has. Some of the functionalities have been realized using the official twitter API. Some of the features that are included:

  • Create a profile
  • Tweet
  • Upload phot (profile pic or content for a tweet)
  • Trendings (also called TT)
  • Usage of hastag #
  • Whatch real concurrent users, updated every minute
  • Authentification with TwitterOAuth

Otherwise, there are some main funcionalities that are not included, but it will be easy to add them because the PHP backend is made following a modular design:

  • RT and Like
  • Interact with other users
  • Select diferent languages
  • Others...

(back to top)

Built With

The technologies used for this project are as follows:

(back to top)

Getting Started

Prerequisites

There are different options to host the website. In my case, I used XAMPP which is a free cross-platform web server.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Iñaki García

Project Link: https://github.com/iakigarci/TwitterPHP

(back to top)

Acknowledgments

During this project, knowledge has been acquired that will be important for the future. Listed here are the resources that have been used in order to successfully complete this project:

(back to top)

About

A copy of Twitter coded in PHP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published