Create New User and Search Result Screens - discolemur/biobrainstorm GitHub Wiki

The top of the sketch is the screen the user will see if they select Homepage>LogIn>CreateUser. This screen is where the user can create a new account by supplying a new username, a password, a password verification and also their email. The bottom of the sketch is the screen that will come into view when a user begins a search using the search bar. The view will supply all the given matches for the entered search values and will display the results as a list.

Final Sign Up Page sign_up

Final Search Page search