In its current state, the password generator is a mess of a program/project. GUI code and program code are mixed together, there are no test cases, and the password generator would not be applicable to a real life scenario.
Create a new password generator that WORKS, and could actually be used as someone's password in reality. @EdieS and @jhpenger, remember what we talked about in our meeting (mainly--minimum and realistic requirements) and apply that to your work.
Completing this task, along with issue #37, will get you your second 500 pts for the project.
C.N. M16 OK
In its current state, the password generator is a mess of a program/project. GUI code and program code are mixed together, there are no test cases, and the password generator would not be applicable to a real life scenario.
Create a new password generator that WORKS, and could actually be used as someone's password in reality. @EdieS and @jhpenger, remember what we talked about in our meeting (mainly--minimum and realistic requirements) and apply that to your work.
Completing this task, along with issue #37, will get you your second 500 pts for the project. C.N. M16 OK