Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.
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 back-end has yet to be implemented.We do not collect, store, nor process friend data. Instead, the current user and friend data is hard-coded. 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 dropped into and removed from, but the hiding and chatting functionalities are not implemented yet. Chatting dialog boxes are just mockups.