Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2022-07-19 (18 days ago) ![RSS 2.0 feed](/graphics/phpclasses/rss2.png) | | Not yet rated by the users | | Total: 62 This week: 4 | | All time: 10,135 This week: 59![Up](/graphics/phpclasses/up.png) |
|
Description | | Author |
This package implements a social network application similar to Twitter.
It implements a Web application that allows users to register and post text content for others to view.
Currently, it implements several actions to manage users and posts content:
- Register new user
- Login a user
- Insert a new user post
- List user posts
- Delete user posts | |
![Picture of Stefan Ninic Picture of Stefan Ninic](/graphics/unknown.gif) |
|
Innovation award
![Innovation award](/graphics/phpclasses/innovation-award-logo.png) Nominee: 4x |
|
Details
Hexis Twitter Clone
Setup
Required software
-
Phalcon - __read installation instructions__
-
GIT - Optional
Installation
If you have setup Phalcon then use GIT to clone this repo to your local environment or download and extract it manually, somewhere where web server can access it.
Second, you have to import twitter.sql to your MySQL server.
Modify app/config/config.php database entry to your needs and according to your database settings.
You should also setup virtual host to your project but that is not required.
Attention
Admin user credentials are admin@twitter.com
and temp123
.
MySQL user credentials are User: twitter
, password: temp1234
.
Feedback
Please leave comments, suggestions, open issues if you find some bugs and thank you for your time.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.