##README

##Login and Email Verification Instructions

-New users of the program must first create an account, which they can do by clicking the CreateAccount button on the Login screen.
-Users will be prompted or a username, which must be unique to the system, a password, and a valid email address.

-Once an account has been successfully created, an email confirmation will be sent to the email address provided by the user (which is why it must be valid.)
-The email will contain a confirmation number and a link to the verification page for the webapp.
-The user has 3 days from the moment their account was created to verify their account.
-To verify they must go to the verification page, enter their username and email, and the confirmation number from the email.

-Once verified, the user can login to the system with no problems.
-If the user has not verified their account within the 3 days allowed, their account is deleted and a new one must be created.
-Users cannot login to the system without a verified account.