From 278d30b32f8e16c0193099a6fb994b4573e1aa87 Mon Sep 17 00:00:00 2001 From: dhurng Date: Tue, 28 Oct 2014 22:40:56 -0700 Subject: [PATCH] Update proj.txt For some more realistic touch we can allow the withdrawals to only be multiples of $20 like most banks. Also allows for more queries. Deposit can be either check or cash form. --- proj.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/proj.txt b/proj.txt index 45b9979..4ef8e5a 100644 --- a/proj.txt +++ b/proj.txt @@ -1,6 +1,6 @@ Posting Date: -Team Name: Team F8L -Project Title: +Team Name: Team F8LException +Project Title: Online Banking System Database Title: Database Schema @@ -51,4 +51,4 @@ Functional Requirements 12. Customer can pay their credit card bill. 13. Administrator can reset non-Admin password. 14. Administrator can view customers who have a zero balance in their checking and/or savings account. -15. Administrator can view who is a late paying their credit card bill. \ No newline at end of file +15. Administrator can view who is a late paying their credit card bill.