prabalp

Results 4 issues of prabalp

while importing import ukfm, faced the following error: ![image](https://user-images.githubusercontent.com/55294737/139468575-2fba2a25-2794-40c7-94fa-8219e08f032e.png)

The pip install . command does not install packages inside ukfm folder to install the we should use pip install . -vvv reference : https://stackoverflow.com/questions/50585246/pip-install-creates-only-the-dist-info-not-the-package

Made a template for password validator using validator package. the template has console-logs, which can be replaced with possible endpoints(or redirects or functions). Used validator node package. ![image](https://user-images.githubusercontent.com/55294737/133210674-a9fcc469-2f77-41a8-9aa9-b270bc5d45a1.png)