/TheSocialNetwork

One of my undergrad projects: A social networking website built on top of a WAMP stack.

Primary LanguagePHP

The Social Network

This is one of my undergraduate projects, a social networking service built on top of a Windows, Apache, MySQL and PHP stack. The web application is capable of securely loging users in and out. It allows guests and users to view profiles of other members. It enables it's users to create profiles which are publicly visible. User passwords are stored as MD5 hashs format in its database for security purposes. The system uses PHP and MySQL, which are open source and are used extensively on the internet. For more details read the accompanying technical report.