Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 669 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 669 Bytes

IronPassword

A simple password manager. It has the ability to store, generate and test the strength of passwords. Information can be added, edited and deleted from the app.

Authors

Jacob Malone Daniel Sebastian

Work Split

Jacob Malone
  • Password Generation
  • Password Strength Test
  • Storing/Retreiving Passwords
  • Editing/Deleting Accounts
Daniel Sebastian
  • Storing/Retreving Passwords.
  • Master Password Login
  • Creating Master Password.
  • Displayiing Accounts in a GridView.

50/50

Bugs

At one point the app would break when trying to read the file. After trying to reproduce the bug, it stopped happening.