ngiachou / WalletHero

A hero we all deserve. Tracking your monthly costs was never been so much fun.
GNU General Public License v3.0
0 stars 0 forks source link

Frontend register page -- UI #40

Open ngiachou opened 5 years ago

ngiachou commented 5 years ago

In order for a user to be able to register we need an intuitive UI to help the user in those steps.

The first step towards finalizing the whole register procedure is a mockup of that register UI.

Based on the model of #32 for the user as shown below

{
          "name":"Nikos",
          "surname":"Giachoudis",
          "username":"nikosgiachou",
          "password":"123"
 }

the UI would need the following fields to be filled:

Of course, one button should also exist, Submit