You are on page 1of 1

FPT-APTECH COMPUTER EDUCATION

PWSN Program Web Services Net Modular Assignment Code: 02 (This hurdle assignment contributes 40% to the final practical mark of PWSN module) 1. Introduction Today, the online payment has been popular and usefully in the web application. This ASM requires you to build a virtual bank. ASM can be used to integrate the shopping cart for the online payment process. 1. 2. 3. 4. 5. Validating Account (format, database) (1mark) Checking account balance (1mark) Check transaction history: List & Search: online payment, transfer or withdraw money (4mark) Perform transfers from this account to another account (2mark) Implementation of withdrawal: enter the amount to withdraw, withdrew returns success or not (1mark)

As a professional developer, you should design your system carefully (with passion); construct the product in a standardized manner. Using Web Services is a must for all business access layer and data access layer assignment. Note: 1 mark for Programming Code & Designing 2. Submission What? Source code of vbank v.1.0 Deployable web archive vbank v.1.0 SQL Scripts for creating DB and sample data

Readme.pdf file, which shows basic information about your work: your name and class, how to run and use the vbank v.1.0, special concerns about your algorithms, design etc.
When? Before the last Lab session How? - Compress all of your files in one single .zip file as FAT2_PWSN_Name_StudentNumber.zip Upload the file to the right box on CMS

You might also like