A site which checks if your password is unique by telling you how many times it has been involved in a data breach.
First, users click on the 'Confirm your password here' button
which takes them to a form at the bottom of the page.
The user is expected to fill in their password and click on the 'send' arrow, which is beside the form.
They are then redirected to a page which displays a message, informing them of them how many times their password has been involved in a security breach. Based on the result the user getss, they can decide to checkout the uniqueness of another password or not.
We also provide articles conserning cyber security for our users to read through.
The website unikpasswords is hosted here
The website is hosted on Heroku and built with Flask and a template was used for the front end.
Thank you Solomon and Olamide for helping me with the UI of this website and your support!