Versions Compared

Key

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

...

Changed message recipients to unchangeable blocks rather than an editable text box.

My Events Screen

Design Decisions

Tabular layout, with a white overlay on top of the hash background for better readability

Side-by-side display panes

Selectable message threads- limiting to one selection at a time; message thread selected on left displays full message body in right pane

Image Modified

Implementation

In terms of technology, we used JQuery-UI and Bootstrap for our front end, and Node.js and MongoDB for our backend. Our implementation mostly stayed true to our original design, with the exception of slight modifications in the Business Suggestions page. There, we changed the layout a bit, in response to some preliminary feedback and testing, to improve the efficiency of messaging.

...