Added several tests and updated README documentation
- added tests for validate_user_identifier (views.py), user_identifier_in_database (views.py), and all methods from CreateIdentifierView(CBV)
- updated README documentation to include a basic django explainer, notes on models, forms, views, urls, and templates