Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

-GR4 - Paper Prototyping

0

Platform and software requirements:

...

Open the folder and click on the ".html" file.

0

Description:

We are basically lacking a Database (which will be in our Final Implementation). All of the information on our webpage will be loaded from the database. For now, we simply

hardcoded text everywhere that there should be data from the Database.

Intro Page: You can fill in your information normally and once you click the "Register" or "Log In" buttons (appropriately), you get redirected to the main page BUT without storing your information.

Main Page:

My Trips:

My Map: Once you click on "My Map," a Google Map appears. Originally, it shows the 10 most recent trips your friends had. Since we do not have friends yet, we use a random generator to put

markers on the map (don't be surprised if you see markers in the Ocean :p).

If you want to search for a specific city, you use the search bar. This removes everything, except the marker indicating our desired city. If you click on the Marker, you get a pop up Information Window. This shows your friends that have been to that city along with their ratings for the city. In the final implementation, the names of the friends will be links to their "trips" page, so that we can get more information.

My Friends: