GR4: Computer PrototypeGetting StartedPage DescriptionsHome The home screen is the first page a user would see when opening our application. This page gives the user options to either create an event or view past events and messages. Create Events Business Suggestions The business suggestions page is the page that the user sees after they have completed their event creation. This page should contain businesses that are good matches for the events. Shallow Features: - The user interface is completely implemented but all of the displayed data is canned
- Businesses would normally be related to the users event, but here they are hardcoded
- The message would normally be autofilled with details from the events, but here it is autofilled with static data
- Sending a message does not actually do anything as there is no backend
My Events/ My Account |