Skip to content

Basic functionality of creating an personal account and user login to an account and performing action like Deposit, Withdraw, recent transaction history and account balance .Using HTML,CSS, JavaScript,JSP, Servlet,JDBC API, MySQL, Core Java,

Notifications You must be signed in to change notification settings

amoghga57/Banking-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Banking-Project

1. Login Page

alt text

The user is allowed to log in to his/her account if he/she has a pre-saved account.
If not created user can sign in to create a new account.


2. Account Creation Application Page

alt text alt text

The account details are to be filled by the user to create a new Account


3. Login Saved Page

alt text

The user details are saved in the database and the login button is used to log in to the user account


4. Database Server User details

alt text

The data is saved in the database through the JDBC API


5. User Login Home Page

alt text

The account-created user to redirected to the login page to provide the user credential


6. User account Home Saved Page

alt text

The user is logged in to his account and the details like account number, name, and email are displayed on the navbar of the website


7. Balance Page

alt text

The user account balance is displayed with a welcome bonus of 5000 rupees


8. Credit Page

alt text

The user enters an amount to credit/deposit into his account


9. Credit Saved Page

alt text

The user amount is saved into the database and is provided two button

    Home: To the home page
    Balance: To check the balance amount


10. Balance Page

alt text

The balance is changed by the deposition of some amount


11. Debite Page

alt text

The user enters an amount to debit/withdrawal from his account


12. Debited Saved Page

alt text

The user amount is debited from the database and is provided two two-button

    Home: To the home page
    Balance: To check the balance amount


13. Balance Page

alt text

The balance is changed by the withdrawal of some amount


14. Home Page

alt text

The user has a logo button present in the top right of the home page
Following are the functionality for the user

    Edit: To edit the Details of the user
    Delete: To Delete the user account permanently
    Transaction: To check recent transactions of the user
    Logout: To get out of the account Home page


15. Transaction Page

alt text

The user details are saved in the database and the login button is used to log in to the user account


16. Transaction Database Server Details

alt text

The details of the amount are arranged and sorted by date and time in descending order


17. Delete Page

alt text

The user is asked to delete the account permanently

About

Basic functionality of creating an personal account and user login to an account and performing action like Deposit, Withdraw, recent transaction history and account balance .Using HTML,CSS, JavaScript,JSP, Servlet,JDBC API, MySQL, Core Java,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published