Skip to content

tuanphan09/instagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduce project

Clone www.instagram.com

  • Language: PHP with no framework
  • Model: Model-View-Controller (MVC)
  • Realtime technique: Web Socket + Long Polling

Instruction

  • Install PHP + mysql + Rachet for web socket
  • Import file instagram.sql to create database
  • Go to app/model.php to change your account to connect to database
  • Run server for web socket with command: php socket/server.php
  • Done! Open website in your browser and sign up

Demo project

  • Login

  • Home

  • Notification

  • Post + comment

  • Profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published