Skip to content

Used Java Servlets, JSP, JSTL and MySQL database to create a Banking Application

Notifications You must be signed in to change notification settings

ParthSalat47/Banking-Application-using-JSP-servlets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Banking-Application-using-JSP-servlets

Salient Features

Note: There might be some features that I didn’t add to the following list because I forgot them 🥲

  1. The project follows proper Spring MVC architecture.
  2. If a user jumps directly to a secure URL without Logging in, he will automatically be redirected to the home page for logging in/signing up.
  3. After a user has logged in, pressing back won’t log him out (it’ll keep the user on the dashboard). To log out, user has to manually “Log out”.
  4. After a user has logged out, pressing the back button will redirect to the home page for logging in/signing up.
  5. Strict validation checks are in place for logging in and signing up forms. Robust exceptional handling has been done wherever user input is involved.
  6. MySQL database was used.
  7. The code is clean, concise and maintainable. The UI is user-friendly. (I’m not lying 🤥)

Screenshots

Believe it or not, I’m as eager as you to see the screenshots of my project. When I did this project, during a 6-month internship, I forgot to take screenshots.

In order to generate the screenshots now, I’ll have to create the database again - which is very easy, but time-consuming.

Anyways, at the end of the day, you’d be judging me on my DSA and low-level design skills. So what are we waiting for? Kindly contact me on LinkedIn and schedule an interview.

About

Used Java Servlets, JSP, JSTL and MySQL database to create a Banking Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published