Click here to Skip to main content
15,886,110 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Pro and contra of "out of the box" solutions and frameworks Pin
Eddy Vluggen21-Jun-14 8:17
professionalEddy Vluggen21-Jun-14 8:17 
AnswerRe: Pro and contra of "out of the box" solutions and frameworks Pin
Bastien Vandamme19-Jun-14 7:26
Bastien Vandamme19-Jun-14 7:26 
Generaln choose k: an exercise in design patterns Pin
BITjunkie5-Jun-14 17:25
BITjunkie5-Jun-14 17:25 
QuestionStandard protocol for inter-processor communication? Pin
arnold_w16-May-14 11:17
arnold_w16-May-14 11:17 
JokeRe: Standard protocol for inter-processor communication? Pin
OgRain8-Jun-14 23:00
OgRain8-Jun-14 23:00 
Questionnumericals related to computer architecture Pin
nischalinn10-May-14 23:55
nischalinn10-May-14 23:55 
AnswerRe: numericals related to computer architecture Pin
Richard MacCutchan11-May-14 1:11
mveRichard MacCutchan11-May-14 1:11 
QuestionBank System [?] Pin
sebasuraa8-May-14 6:31
sebasuraa8-May-14 6:31 
Hi, first of all, sorry if you don't understand something, english is not my main language.
I have to make a mini bank system (it's an assignment), but I don't really know how banks work. I'm thinking of making to web systems, one for the client and another one for the bank agent, but I don't know if there's a better way to do it. I would add a third kind of account, which is the Admin, to administrate the bank agent accounts and stuff, but I'm kind of lost on how banks actually work with this. I also need to withdraw (I don't know if this word is correct) money from an account, so I will need another app for the ATM (I can just think of the ATM as a "smart-atm", with touch screen and stuff, not necessarily like the ugly ones that exist now). Is it really necessary that I create 3 different systems? can you help me on the "design" of the problem?

I translated the basic requirements:
A bank system is needed. This system must allow deposits on a bank account. Deposits can be made in cash or by check. The system must keep a log of all the movements in the accounts. A "bank agent" can create client accounts, and he will have access to see their movements information, like amount, date, hour, and destination (transfers, deposits, etc). The application must allow:

Deposits by check.
- Validate the info. (ie: serial of the check)
Deposits in cash.
- Validate the info: client info, account number, etc.
User account management
- Profiles: Bank agent, client.
Bank account management
- User "Bank agent" can freeze bank accounts
- User "Client" can see the movements of his account (by date ranges, or a particular day, etc)
The system must have a service to withdraw money from the bank account


Thanks.
AnswerRe: Bank System [?] Pin
José Amílcar Casimiro8-May-14 6:48
José Amílcar Casimiro8-May-14 6:48 
GeneralRe: Bank System [?] Pin
sebasuraa8-May-14 6:49
sebasuraa8-May-14 6:49 
GeneralRe: Bank System [?] Pin
José Amílcar Casimiro8-May-14 7:03
José Amílcar Casimiro8-May-14 7:03 
AnswerRe: Bank System [?] Pin
jschell9-May-14 10:53
jschell9-May-14 10:53 
QuestionArchitecture for SharePoint 2013 Portal Pin
Maher Elsayed29-Apr-14 4:03
Maher Elsayed29-Apr-14 4:03 
QuestionIs 386 still supported? Pin
pixcraft18-Apr-14 1:10
pixcraft18-Apr-14 1:10 
GeneralRe: Is 386 still supported? Pin
harold aptroot18-Apr-14 2:39
harold aptroot18-Apr-14 2:39 
AnswerRe: Is 386 still supported? Pin
jschell2-May-14 10:08
jschell2-May-14 10:08 
QuestionA better way to do it? Pin
Cee Ann15-Apr-14 17:38
Cee Ann15-Apr-14 17:38 
AnswerRe: A better way to do it? Pin
Peter Leow15-Apr-14 18:03
professionalPeter Leow15-Apr-14 18:03 
GeneralRe: A better way to do it? Pin
Cee Ann15-Apr-14 20:32
Cee Ann15-Apr-14 20:32 
AnswerRe: A better way to do it? Pin
Mycroft Holmes15-Apr-14 20:16
professionalMycroft Holmes15-Apr-14 20:16 
GeneralRe: A better way to do it? Pin
Cee Ann15-Apr-14 20:47
Cee Ann15-Apr-14 20:47 
GeneralRe: A better way to do it? Pin
Mycroft Holmes15-Apr-14 22:35
professionalMycroft Holmes15-Apr-14 22:35 
GeneralRe: A better way to do it? Pin
Cee Ann15-Apr-14 23:10
Cee Ann15-Apr-14 23:10 
AnswerRe: A better way to do it? Pin
Eddy Vluggen16-Apr-14 0:25
professionalEddy Vluggen16-Apr-14 0:25 
GeneralRe: A better way to do it? Pin
Cee Ann16-Apr-14 2:37
Cee Ann16-Apr-14 2:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.