Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 775 Bytes

File metadata and controls

21 lines (18 loc) · 775 Bytes

What is my password manager?

My password manager allows users to create, list, delete, search, update, and save and load passwords. It is a safe way of securing your passwords :P

What are the different Features?

Add Password; Stores info such as a username, app/website, Password and password ID. List Passwords; View all saved passwords with details such as username, app, and ID. Update Password; change existing passwords by providing their ID. Delete Password; Remove password Search Password; Quickly find password by searching with the app/website name. Save; Saving password to JSON Load; Loads password to JSON

Different technologies i used

Kotlin was the programming language JUnit Testing, Gradle, JSON Serializer, XML Serializer,

thanks 4 reading c: