SocialDoor is an open-source social network based on AJAX with PHP and MySQL.
It was created in 2012 for fun and for my high school graduation's exam, but nobody was interested in it. So now, I decided to make it open-source to give people the opportunity to modify and reuse it however they want.
After some years I decided to develop again SocialDoor using MVC Pattern, but it is still a beta version. If you need a stable version you can find the first version here.
- (x)HTML
- CSS
- JavaScript and jQuery (for animations and AJAX technology)
- PHP (OOP with MVC design pattern)
- SQL
- Twitter Bootstrap (http://getbootstrap.com)
- jQuery (http://jquery.com)
- jQuery Validate (http://bassistance.de/jquery-plugins/jquery-plugin-validation)
- jCrop (https://code.google.com/p/jcrop/)
- jQuery miniColors (https://github.com/claviska/jquery-miniColors)