Design
Home Screen
The home screen is where users are initially taken when they view the application. From here, you can login, create an event, or view your past events and messages.
Decisions:
We put buttons on a "well" background and provided some information about our company because testers said they had difficulty seeing the buttons. We also moved focus slightly away from the logo by moving it from the center to the left side of the screen and shrinking it slightly.
Create Screen
Business Suggestions Screen
This page is shown to the user after they have created their event and shows businesses that match the event based on the event details.
Design Decisions
Allow for scrolling through businesses with the scroll bar rather than needing to click next and previous buttons.
Sped up the scrolling speed if user hovers over a button
Changed how businesses are added to messages and show which businesses are on the message.
Changed message recipients to unchangeable blocks rather than an editable text box.