Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: That is my project but i don't know what can i do ? .. Someone who help me :'( I'm Confused

  1. #1
    Junior Member
    Join Date
    Jan 2013
    Location
    philippines
    Posts
    28
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Unhappy That is my project but i don't know what can i do ? .. Someone who help me :'( I'm Confused

    Simple Banking System
    a. Transactions / Modules
    i. Balance Inquiry
    ii. Registration of new account
    iii. Deposit
    iv. Withdrawal
    v. Change PIN code
    vi. Reports and Inquiry Module
    1. Searching and Data Filtering
    2. Lists of registered account using tables
    3. Lists of transactions as audit trail of every users using tables
    4. Displaying of Receipt by Window only
    vii. User-level Accessibility
    1. Administrator account
    2. User account holders with account number and PIN code

    b. Interface Design
    i. GUI programming using Java language (e.g. Swing and AWT API)
    ii. With one maximized frame with Menu bar for the main window

    c. Data Management
    i. Use notepad (e.g. Database.txt) for reading and writing the data or information in every*
    transactions.



  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: That is my project but i don't know what can i do ? .. Someone who help me :'( I'm Confused

    Do you have any specific questions about your assignment?
    Please post your code and any questions about problems you are having.

    --- Update ---

    Do you have any specific questions about your assignment?
    Please post your code and any questions about problems you are having.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Replies: 2
    Last Post: December 26th, 2012, 01:08 PM
  2. Replies: 2
    Last Post: November 18th, 2012, 02:09 PM
  3. I'm confused
    By Wonderlandslost in forum What's Wrong With My Code?
    Replies: 7
    Last Post: March 2nd, 2012, 01:33 PM
  4. Replies: 11
    Last Post: February 10th, 2012, 05:38 PM
  5. Confused..
    By jadowers in forum What's Wrong With My Code?
    Replies: 0
    Last Post: October 5th, 2011, 12:56 PM