Skip to content
This repository has been archived by the owner on Apr 5, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 421 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 421 Bytes

PHP-twitter-clone

A twitter-like prototype written in PHP

Introduction

This was an application project for a my college. Its primary purpose is to reproduce twitter principle (database used is PostgreSQL).

Getting Started

You can clone this repo to inspect the code, try to extend it, etc...

Build and Test

I will not continue this project. PHP is old and there is much better technologies for web apps.