Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1009 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 1009 Bytes

Twitter App

Scrutinizer Code Quality Build Status Code Coverage

Demo Twitter Application Developed in PHP.

Requirement


  • Php Extension
    • JSON
    • sqlite3
    • mcrypt

Installation


  • git clone https://github.com/dhaval-parekh/twitter-app.git
    cd twitter-app
  • update config/config.php Put your domain name in BASE_URL, and twitter application's cradential.
  • you have to give full access to following directory
    • tmp/session/
    • uploads/
    • db/