Platform & Instructions

RideShare is a web-based application that is run via a web browser (Firefox or Chrome suggested). The RideShare prototype can be found at https://efpitts.scripts.mit.edu:444/index.html.

Please attempt to complete the following tasks when you are testing the website: 

  1. Find all rides to Logan airport.
  2. Look for a ride to Logan Airport from MIT on May 17th at 6 AM.
  3. There are no matches; post a new ride listing advertising a taxi ride from MIT to Logan on May 17th at 6 AM.
  4. Invite some friends over e-mail to share the ride with you.

Incomplete Features

Log In
  • Users have to log in with an MIT certificate to use the website, but the feature is not fully implemented. Users can still use some parts of the website without logging in.
  • The search panel currently only supports filtering by the "travel" category, although other values may be entered into the form.
Ride Posting
  • When a user submits a ride to be posted, it will result in a canned response (the same thing will be posted regardless of what information the user enters). The entered information will not be saved to the database.
  • Rides cannot be deleted.
Sharing a Ride
  • Sharing a ride is also canned. The auto-generated message text is currently the same for each ride. E-mail isn't implemented; no message will actually be sent.
  • The "Message Poster" button doesn't do anything yet.
Alert Messages
  • Alert messages (the red text on the main panel) are mostly canned. They are not dynamically updated as the state of the system changes.
  • No labels

1 Comment

  1. Unknown User (glittle@mit.edu)

    well done!
    a few areas for improvement (we talked about most of these, but here they are again anyway):
    - login button is kindof floating in space (as well as the logo itself)
    - the listings are a bit noisy, and it may be possible to condense them (so you can see more of them without scrolling)
    - tabs should show a hand cursor, so you know they're clickable