noorullap / information-security-sta

Automatically exported from code.google.com/p/information-security-sta
0 stars 0 forks source link

#REQ#implement design for client GUI #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Implement design for client GUI.

1) Main window
2) Window w/request for input PIN
3) Getting information in case successful connection to server.

Anything else?

Original issue reported on code.google.com by rob.khas...@gmail.com on 31 Oct 2011 at 3:33

GoogleCodeExporter commented 8 years ago
What is needed for first iteration, step-by-step:
1) Start menu:
 - Ask for login and PIN (2 input fields) and save them in program's variables.
 - Add button: "Initial registration". After user pushes the button, need to show input field for initial password.
2) Main menu:
 - For first iteration you should copy/paste Main window from "Notebook" App.
 - Add button "Send 1st line to server"

Original comment by dmitry.u...@gmail.com on 31 Oct 2011 at 8:13

GoogleCodeExporter commented 8 years ago

Original comment by dmitry.u...@gmail.com on 31 Oct 2011 at 8:13

GoogleCodeExporter commented 8 years ago
What is difference between Start Menu and Main menu?
What does "1st line to server" mean?

Original comment by rob.khas...@gmail.com on 2 Nov 2011 at 7:28

GoogleCodeExporter commented 8 years ago
1) Start menu:
"Login: "
"Password: "
"Activate: "

Main menu appears after successful authentication.

2) Line number 1 in file stored in the phones memory

Original comment by dmitry.u...@gmail.com on 2 Nov 2011 at 7:37

GoogleCodeExporter commented 8 years ago
> 2) Line number 1 in file stored in the phones memory

It should be writeable field? Or read-only?

Original comment by rob.khas...@gmail.com on 2 Nov 2011 at 7:44

GoogleCodeExporter commented 8 years ago
Relax, just open the file, get first line and send via HTTP. If I've got the 
message right.

Original comment by dmitry.u...@gmail.com on 2 Nov 2011 at 7:48

GoogleCodeExporter commented 8 years ago

Original comment by rob.khas...@gmail.com on 2 Nov 2011 at 7:50

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
> "Activate: "
What doew this field mean?

Original comment by rob.khas...@gmail.com on 2 Nov 2011 at 8:37

GoogleCodeExporter commented 8 years ago
> Comment 9 by project member rob.khasanov, Nov 2 (2 days ago)
> > "Activate: "
> What doew this field mean?

just reminder.

Original comment by rob.khas...@gmail.com on 5 Nov 2011 at 8:32

GoogleCodeExporter commented 8 years ago
Sorry for missing your comment. :(
Activation field is needed for the registration (for the first time). Code word 
(activation code) is given to the client by SMS for example. After its 
verification client's App is registered in the Bank system and "secret data" is 
provided by Bank Server for further work with client's accounts.

Original comment by dmitry.u...@gmail.com on 5 Nov 2011 at 10:16

GoogleCodeExporter commented 8 years ago

Original comment by rob.khas...@gmail.com on 6 Nov 2011 at 3:36

GoogleCodeExporter commented 8 years ago
implemented at Revision: efe4a7e20414

Original comment by rob.khas...@gmail.com on 6 Nov 2011 at 11:32

GoogleCodeExporter commented 8 years ago
Need to implement main window appearing after User passes authentication. It 
must of the following structure:
3 fields:
1) Source (account)
2) destination (account)
3) Transfer Sum
and "Confirm" button

Original comment by dmitry.u...@gmail.com on 7 Nov 2011 at 7:16

GoogleCodeExporter commented 8 years ago

Original comment by dmitry.u...@gmail.com on 7 Nov 2011 at 7:18

GoogleCodeExporter commented 8 years ago
Issue verified and closed.

Original comment by dmitry.u...@gmail.com on 28 Nov 2011 at 6:20