Final Project: Management system about banking account using all object oriented

Published on Slideshow
Static slideshow
Download PDF version
Download PDF version
Embed video
Share video
Ask about this video

Scene 1 (0s)

Final Project: M anagement system about banking account using all object oriented.

Scene 2 (10s)

I NTRODUCTION. We created a program using C# programming language and the title is management system about banking account using all object oriented. T he project we worked together to make it better, given each other’s ideas on how to make it well and better. In our workshop we talked about when we will start it and what time because the 2 women two are family and the one men with job, we start making code because we know that we will have a hard time here in our work our work went well but something went we have an error in our fourth code, our main program we think that if he runs on the laptop, maybe there will be no error, we figured out how to run on the cellphone , it’s just that one of us has a laptop there were two errors, there was only one because the curly bracket doubled, there was one more error left we can’t think of where his error was, we searched for i t but it’s still the same. We continued to have a hard time finding the error but we had fun doing this kinds of finals project because we got to know each other even online. Challenging but worth it..

Scene 3 (58s)

PROJECT STRUCTURE FILE NAME: enum.cs. 2 3 4 5 6 7 8 9 10 • 11 13 14 15 16 17 18 19 20 21 22 23 24 25 26 •v 27 28 29 30 31 32 33 34 35 36 usxng us Ing us Ing us Ing us Ing System; System. Text ; System. Linq; System. Collections . Generic ; System. Threading . Tasks namespace Group9Banking class enumprogram enum Bankdays Monday - 1, Tuesday - 2, Wednesday - Thursday = 4, Friday - 5, Saturday = O, Sunday = O 3, int int int int int int int (int )Bankdays . Monday ; (int )Bankdays . Tuesday; (int )Bankdays . Wednesday ; d (int)Bankdays.Thursday; (int )Bankdays . Friday; (int )Bankdays . Saturday; - (int)Bankdays . Sunday; public void showactivedays() Console.WriteLine( " \nMonday — Console. WriteLine(" \n'Tuesday = , b) Console. WriteLine(" \nWednesday - Console. WriteLine(" \nThusday =" , d) Console.WriteLine(" \nFirday = Console. WriteLine(" \nSaturday = {OF', f) Console. WriteLine(" \nSunday =.

Scene 4 (1m 37s)

FILE NAME: struct.cs. 2 3 4 5 6 7 8 9 10 11 • 12 Console . Wr ite( " 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 using usxng using usxng using System; System. Linq; System. Text; System. Collections . Generic; System. Threading. Tasks ; namespace Group9Bankingl struct data private void intro() BANK") ; Console . Write( MANAGEMENT" Console . Write( SYSTEM"); Console MADE BY: GROUP 9"); Console. Write( Using All Object Oriented Programmi public void showintro( ) intro(); internal void load() Console. Write( " Loading" ) ; for (int i -0 1 < Console . Write(",") System. Threading . Thread . Sleep(500) ;.

Scene 5 (2m 9s)

FILE NAME: programs.cs. us i n g us I n g us I n g using Sys tem : System. Text; Linq; Sys tem . System. lections Generic; System. Threading. Tasks; 13 15 16 namespace Group9Banking' public class Program: accounts static void args) enumprogram bankday = new enumprogram( ) ; in t num. d t a show new data ( ) ; accounts bank new ) ; show. load( ) ; Console. Clear(): show. showintro(); Console. Write( " Active days are as Console " indicants that bankday . showactive . days(); . Write( tMain Menu"): FO I I owin day is A . Write( . Wri Con s o I e . Write( Con s o I e . Wr ite( Console . Write( Console . Write( . Write( irit . Parse Console . Clear ( swi t c h (n) case 1: " Nn\t02. " Nn\t06. ( Console NEW ACCOUNT" ) ; DEPOSIT AMOUNT" ) ; WITHDRAW AMOUNT" ) ; BALANCE ENQUIRY") ; All ACCOUNT HOLDERS MODIFY AN ACCOUNT"): EXIT"): LIST") • . Console. Clear(); show. load( ) ; bank. createaccount(); break; Console . Clear(): show. load(); bank . accountdep(); break; case 3 : Con s o I e . Clear.

Scene 6 (2m 56s)

FILE NAME: programs.cs (Continue). switch (n) case I Console . ) ; show. load(); bank . createaccount(); break; case 2: Console . Clear(); show. load(); bank. accountdep(); break; case 3: Console . Clear(); show. load(); bank. accountdraw( ) ; break; case 4: Console. Clear(); show . load(); bank . break; case 5: Console. Clear(); show. load(); bank. showAccount() : break: case 6: Console. Clear( ) : show. load(); Console . Write( the account No. num int.Parse (Console. ReadLine()); whi I e bank . modifyaccount( ) ; break; 7);.

Scene 7 (3m 30s)

FILE NAME: accounts.cs. using System; Sys t em . Text; System. Linq; System . Collections . Generic; System. Threading . Tasks namespace FinalsExam class accounts private in t acno; public int user a c no get value: Y Set {acno protected Str ing name; internal int deposit; protected internal char type; private void Console. Write( • 'N n Enter The Account NO. in t. Parse (Console. Console. "Enter the Name of the Account Holder : Console . ReadLine( ) ; n a me Console. Write( • 'XnEnter Type of the account (C/ S): char . Parse (Console. Console . Write(" Enter Initial amount ( > int. Parse (Console. ReadLine()); deposit 500 for saving Console.Wr-ite( • • Created. " ) public void createaccount() protected void Console . Write( " NnACCOunt NO. Console . Write( " Account Holder name Console . Write( "Type Of account public void public void accountsdep( ) Console . Write( "Enter the amount int . Parse (Console. Read Line( u Want user acno); name): deposit); Deposit; ; " ).

Scene 8 (4m 17s)

FILE NAME: account.cs (Continue). p ted void Console " \ nAccount No. Console " Account Holder name Console. Write( "Type of account public void modify_account() public void accountsdep() Console . Write( " Enter the amount u want int . Parse (Console. ReadLine()); deposit x ; public void accountdraw() useracno); name) ; deposit); Console " Enter the amount u want int . parse (Console. Readl-ine( ) ) ; Deposit: : ) withdraw: " ) depos i t public void Console . Write( " Anco : : \nName: : { 1 Y public int retacno() return acno; public Int retdepost() return deposit; public char retype() return type; \ n Type: nDeposi.

Scene 9 (4m 43s)

C ONCLUSION AND R ECOMMENDATIONS. H ere in this program you will see the date form Monday to Friday can create a new account by Menu for the end of numbers, selecting option 1-7, if we put 1 it will be creating a new account and them you can see a the following: Enter the account No: Enter the Name of holder: Enter choose is C/S stand for (Current and Saving): Enter the initial amount (>= 500 for saving and >= 1000 current): and then back to the menu for 2.deposit 3.withdraw , 4.balance enquiry 5.all account holder listed 6.modify account and the last 7.exist ..

Scene 10 (5m 13s)

The problem is we had error in the main program that could not read the account.cs if read the output of our work maybe we are satisfied for our finals project, some other opinion they think the error is wrong calling the encapsulation because in the public class program. our best recommendation is make sure that each code inserted carefully and always checking before you proceed for the next codes, do it on a laptop or desktop with good condition and capacity to download the applications. take a time to go back to the forgotten code, and also watch on YouTube it’s help a lot and more practice ..

Scene 11 (5m 41s)

F UTURE WORK. Technology use, monitoring and control. Active learning and learning strategies. Technology design and programming. Work for Anywhere. Modern Workplace. Zero Trust Security..