MorrisB-- / MasterHash

Password manager that allows a user to have an almost infinite amount of passwords while only using their main one.
GNU General Public License v3.0
25 stars 41 forks source link

Create NewLogin.java with some placeholders. #26

Closed MorrisB-- closed 7 years ago

MorrisB-- commented 7 years ago

We need NewLogin.java to be created, but it doesn't need to be 100% completed. Just a couple of placeholders to start and get a feel of things. The only thing that is needed on the NewLogin page for now is the title, text fields, and a few buttons. This page will serve as a popup to Home.java, a mock up of the page can be seen below:

https://ninjamock.com/s/7ZGBV

Please note: Do not add any CSS or special styling, and do not edit any other classes. Please view the source code of Welcome.java and Home.java to get a feel of our coding standards.

sapayth commented 7 years ago

I am working on it