This is an applicatin write in Java
The application mimics a simple socil network. It keeps tracks of information of that social networks. Additionally, it provide GUI allow for user profiels to be added on, deleted from or looked up in social networks. Moreover, for each frofile, you will keep track of person's name associate with that profile, an optional image that you might want to display, and the status of the profile. And, keep track of a list of friends of each profile.