added Features section

World Wide Web Server 2012-07-04 16:03:44 -07:00
parent 3d2378a8b5
commit 5fa63bf10d

@ -1 +1,7 @@
A step-by-step guide to building a social networking web application using CodeIgniter.
A step-by-step guide to building a social networking web application using CodeIgniter.
FEATURES
* User can sign up, sign in, sign out and delete his account.
* User can edit his profile.
* User can search for members using any combination of elements found in the user profile.
* User can add friends from among members to his friends list.