Platform & Software Requirements
To run our application only a web-browser is necessary. We recommend using Chrome.
Instructions
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.
Comments
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 or the current location of the user is not being used as the backend has not been implemented.We have yet to collect, store, and process friend data. The current friend list data is hardcoded. As a result, 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 what the user will be able to figure out with regards to navigating the application.
4. The "hide from" or "chat with" boxes on the bottom can be dragged and dropped into, but there is not yet a way to remove the users from these boxes.