- Create a User_Account model Email/Username = max_length = 50 password = encrpyt and salt (to your discretion) - Product model Product Name max_length = 200 Price max_length = 10 Source(url) max_length = 150