-
Notifications
You must be signed in to change notification settings - Fork 128
App Mockups
A splash screen is a graphical control element consisting of a window containing an image, a logo, and the current version of the software. A splash screen usually appears while a game or program is launching.
The Login Screen must contain a Google Sign in Button, Logo & a title.
This is the activity where we're getting important details of the user. The UI must contains 2 EditTexts - one for Full Name and one for Slack Handle, 1 TextView for displaying e-mail, 1 spinner for choosing scholarship track and one choose image icon.
This is the dialog chooser contains these 12 avatars and opens when click on the Change Profile Picture on the get details Screen.
When the filter button pressed it open a dropdown menu slide-in from the top of the screen, after then when an option is selected the menu slide-up from the screen and after that the list will be filtered.
When the Bookmark filter is selected on Home Screen and no Quizzes are bookmarked, then it shows something like this.
When the Unattempted filter is selected on Home Screen and no items are present i.e. it means all Quizzes are attempted, then it shows something like this.
When the Attempted filter is selected on Home Screen and no items are present i.e. it means no Quiz is attempted yet, then it shows something like this.
This activity shows the quiz details and in which there is a FAB which when clicks Quiz plays, also in toolbar there is a button(help).
This is the discussion/ help activity of a particular Quiz in which the users can directly chat with the Quiz Moderator.
For Now, the settings activity contains 3 items, a SwitchPreference, a ListPreference, and a DialogPreference as shown in above image.