-
The user enters the website and the email/password.
-
The user can enter a password or let the application generate one (which will be copied to clipboard).
-
When clicking "Add", the application checks to see if there are no empty fields, and then saves the data in a .json file locally.
-
When clicking "Search", the application checks to see if there is any data related to the searched website, and returns it.
- Tkinter: for the GUI.
- json: for handling the .json file.
- Canva: an online graphic design platform that was used to make the logo.