Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 306 Bytes

USERREADME.md

File metadata and controls

23 lines (14 loc) · 306 Bytes

User class


5 variables

@username @password @realname @email @id

2 public methods

save_data(username, password, email, realname)

get_data(username, password)

2 private methods

password_check(password)

username_and_email_check(username, email) - checks for no conflicts with db