Create an application that allows users to view all friends and add a new one:
Have the main page show all users and their data as part of a table. On the same page allow users to enter data and submit that data to the database in order to add a new friend.