https://www.work.ua/jobs/4860059/
PART 1
- Copy this repository (Use as Template) to your GitHub account. Make it Private. Share it with email [email protected]
- Git clone repository to your PC
- Create new branch 'dev-feat-1'
- Install dns.resolver library
- Complete the code based on the instructions in file email_verification_module.py, lines 67-89. If you prefer to use Celery, feel free to use it.
- Commit and pull request changes to the 'prod' branch
PART 2
- Create new branch 'dev-feat-2' from 'dev-feat-1'
- Create API Endpoint with Django Rest Framework:
- Support of GET/POST request, passing 'email' parameter to 'main_verify' method of 'EmailVerifier' object (email_verification_module.py)
- Commit and pull request changes to the 'dev-feat-1' branch
Be ready to DEMO it from your PC
May the Force be with you!