Description
Online Banking System in ASP.NET using C# and SQL Server
Online banking System allows customers to conduct financial transactions via the Internet without additional charges. The bank consumers aren’t required to visit their branch in order to complete most of the basic banking transactions.
The bank customer needs a mobile phone or a computer, an Internet connection to register. Once registered, the consumer sets up a username and password to begin using the online banking system.
Convenience is one of the major advantages of online banking system, basic banking transactions such as transferring funds between accounts and checking account balance can easily be done 24 hours a day, seven days a week, wherever a consumer wishes.
MODULES
Admin
- Login
- Dashboard
- Deposit
- Withdrawal
- Update Profile
- Customer’s List
- Deposit List
- Withdrawal List
Customer
- Login
- Dashboard
- Account Balance
- Funds Transfer
- Statement of Account
- Update Profile
HOW TO RUN ONLINE BANKING SYSTEM IN ASP.NET
1. Make sure you have Install Visual Studio Professional 2017
2. Unzip OnlineBankingCsharp as a folder
3. Double click on OnlineBankingCsharp folder to open its contents.
4. Double click on the solution file named OnlineBankingCsharp, the one with 10 attached on the icon beside it
To run the programme
1. Goto to Solution Explorer and look for CustLogin.aspx, right click on it
2. On the Pop-up menu that appears, click on View in Browser to run the website
Reviews
There are no reviews yet.