Create User Registration System
Reasons for a User Registration System:
- Terra Firma Team members should be able to log in to the website and have their own roles that will allow them to update various parts of the website.
Requirements:
- Login and Registration Pages
- API endpoints for user login and registration
- Separate blueprint for API
- Use Flask Security Too to handle user accounts, roles, etc