To run our application only a web-browser is necessary. We recommend using Chrome.
URL : http://xiaoji-chen.com/6.831/login.html
The link above will lead to the login page for our application. Any username & password will be accepted.
1. The login page at the moment does not conduct any form of verification.
2. Updated status messages are not saved. If a user updates their status and then clicks in the area again, the status will appear as deleted.
3. Real data for friends is not being used as the backend has not been implemented yet to collect, store, and process friend data. The current friend list data is hardcoded. As a result, the The functionality associated with hiding from a friend, chatting with a friend, managing groups, and deleting a friend have not yet been implemented. We are focusing on testing that user would be able to figure out how to navigate the application to figure out how they would be able to initiate those features.