ucsb-cs56-projects / cs56-utilities-password-generator

-
1 stars 5 forks source link

lab04-fixes #36

Closed EdieS closed 8 years ago

EdieS commented 8 years ago

We have fixed multiple issues with the code and added file writing capability. We have some work to do with the GUI to make it look cleaner. Issues we fixed: Issue number 35-selecting special characters does not work. Issue number 27-selecting user specified character list to create passwords. This only works in GUI for now.

jhpenger commented 8 years ago

We have rewrote the project from scratch. Prof. Conrad required only the Password.java, PasswordGenerator.java, and tests cases but we also added in the GUI