-
Notifications
You must be signed in to change notification settings - Fork 0
Part 4: Storyboard ‐ UI Mockup
jaderpana edited this page Apr 8, 2024
·
8 revisions
- as of today, we are looking at the final product and design of the scANDROID app
- the UI follows the same logic and flow as what was proposed in the initial mockups
- below we can note design changes which were implemented to accommodate new user stores (see "Changes")
- otherwise, everything remains true to what was initially promised (see the "The Big Picture")
Link to our Figma
- EditEventActivity: a SignUps section was added in order to address US 01.10.01 As an organizer, I want to see who is signed up to attend my event.
EditEventActivity
Part 3 vs Part 4
- CreateEventActivity: an option to set a limit for the number of attendees has been implemented checkbox text changed to address US 01.11.01 As an organizer, I want to OPTIONALLY limit the number of attendees that can sign up for an event.
CreateEventActivity
Part 3 vs Part 4
- Added additional status dots for events: Events used to be "Upcoming" and "Live" but now we have also added "Over" so users can still look at past events
- CheckInEventActivity: changed "Check In" to "Get Started" because actual check in happens in the app, we felt as though we could avoid confusion for the user
CheckInEventActivity
- EventInfoActivity: changed the checkbox to "I promise to attend this event" to address US 02.07.01
- Removal of sorting spinner in BrowseUsersFragment, BrowseEventsFragment, and EventAttendeesActivity due to redundancy since organizers are able to search
- Also implemented pagination for ease of navigation and improving database speed
BrowseUsersFragment
BrowseEventsFragment
EventAttendeesActivity
- Omitted some notice statements: general decision to not give notice for removal of profile pictures and profiles