The 'Password Manager' you dont want to trust banner

The 'Password Manager' you dont want to trust

1 devlog
2h 12m 20s

This is a project of my journey to learn python and programming in general.
With this programm, I wanted to learn how to work with files in python.

The "The 'Password Manager' you dont want to trust" is a password manager which saves the adde…

This is a project of my journey to learn python and programming in general.
With this programm, I wanted to learn how to work with files in python.

The “The ‘Password Manager’ you dont want to trust” is a password manager which saves the added infos in a .txt file in your storage and it will be saved until you delete it.

Quick explanation of all the features:
“(1) View all passwords” = Shows all entries in the .txt file
“(2) Add a password” = Adds more informations to the .txt file
“(3) Delete a password” = The user can chose a password which he doesn’t need anymore
“(4) Self destruction” = Completely deletes the .txt file without any warning
“(5) Exit my masterpiece” = Exits the programm

This project uses AI

My problem was that when the user wanted to add an password, the already saved password was completely overwritten

And at this problem ChatGPT helped me

Demo Repository

Loading README...

EchtKopfzerbrechend

I spent the first two hours writing the programme, the basic structure was in place, but there were still some bugs and one function wasn’t working.

Then I spent the remaining 12 minutes fixing all the errors.

Attachment
0