Gostalker is a social network project similar to twitter + saraha with new functions and ideas.
- User Registration
- Follow System
- Home and Profile Page
- Chat System
- Anonymous Messages
- Voting System
- SoundCloud Profile Embed
- Block and Report
- Block and Report
git clone https://github.com/iSemary/GoStalker.git
cd gostalker
mysql -u root -p gostalker < gostalker.sql
Add Email / Password in Mail Class (api/classes/mail.php)
Insert users data with a password:sha1 Encryption
Finally, open http://localhost/gostalker
- Apache Server (Xampp / Wamp)
- MySQL Sever