...
- Welcome Page: The first page that loads when the prototype starts.
- Edit Page: Where annotations are done.
- Dashboard Page: Lists all the saved webpages.
...
Welcome Page
...
On the Welcome page, clicking “enter” or clicking “Annotate!” will both bring the user to the LISP Wikipedia page (same as the one used for paper prototype). What’s actually typed doesn’t matter.
Clicking “Login” on the upper right corner will bring the user to the Dashboard.
Things that Does Not Work
The header bar at the top:
The edit page:
- There is only one webpage canned for editing: the wikipedia page for Lisp http://en.wikipedia.org/wiki/Lisp_(programming_language).
...