Skip to content

Commit

Permalink
linked the registration
Browse files Browse the repository at this point in the history
  • Loading branch information
erbmt9 authored Nov 11, 2016
1 parent 7de40dd commit 97c3a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UIElements.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
##Login Page
The login page is pretty straight forward, with the only major elements being the username and password text boxes and then the login button itself. Entering correct information should direct the user to their user info page. After that, there is the register button, so users can create an account.

##User Registration
##[User Registration](https://github.com/jaredwelch1/softwareEngFinalProj/blob/master/webPages/userregistration.php)
If the user doesn't have a login already, the user is instructed to register on the login page. That redirects to the register page, where the user is propmpted to enter thier information to create an account.

##Side Navigation Bar
Expand Down

0 comments on commit 97c3a28

Please sign in to comment.