Adding the following: 1. Updating the Pro4U urls 2. Create a urls.py file in the account app with BASE_URL/register 3. Create a views.py file in the account app with the registration functions 4. Create a register.html file 5. Create a forms.py file in the account app 6. Add registration tests