mulvaneya7 / Bad-Badgers

1 stars 0 forks source link

#BASE As a client I want to be able to login or create a new account. #10

Closed 25wes25 closed 7 years ago

25wes25 commented 7 years ago

BASE As a client I want to be able to login or create a new account.

a) Description: User must be able to login or create a new account. They should receive an error message if they enter the wrong username or password, or enter an existing username when creating an account. b) Task: Create the necessary UI elements and methods of the database manager class. c) Test: Login and create accounts and verify they exist by looking at the database. d) Priority: 9 e) Estimation: 1 = 2 hours f) Done: Users can log in and create accounts successfully.