Skip to content

dannyguzman31/Sabik-Bank-WebLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Sabik's Bank Web Login

##About: This Web-Hibernate-App was a final project for my Java Class, the goal for the project was to implement as much knowledge as possible to show my understanding on the topics learned throughout the semester:

Creator:

Name: Daniel Guzman Email: Dannyguzmancastillo31@gmail.com Phone: (424) 324 - 9963

##Project: In this project, a user is taken to a Bank login website (Sabik's Bank), where the user has two options, sign up or sign in, if the user does not have an account, he will choose sign up. The user is then taken to a sign up page, where its asked for centain information, this information is store using hibernate and http/Servlet (tomcat) into a database using MySQL. Once the account has been created, the user is taken to the home page, and is now able to log in with his new credentials. If the credentials match the information in the database, then the user is taken to a page (Successful.html), where it gets a message saying it has sucessfully log in. If the password or username is wrong, he gets a message as well.

Language

  • Java
  • CSS
  • HTML5
  • SQL

#Frameworks / Technologies

  • Hibernate
  • Servlets
  • Java Collections
  • XML
  • UML
  • Apache Tomcat 9

Images:

  • I used Eclipse IDE to deploy this project 1

  • Screenshot of a local "Customer" database I created using MySQL 2

  • Screenshot of running server program using Tomcat v9.0 at localhost 3

  • Screenshot of successfull compile run on server 4

  • A look at Sabik's Bank page, where user has options 5

  • Registration page, here the user will enter their info to create an account 6

  • Once click "Register" on previous page, user is taken to this page, where it displays an account has been created, and can return to the main page. 7

  • A take a look at the local "Customer" database, we can see the data has been successfully added to the db using hibernate. 8

  • Log in page, user can now log in! 9

  • If log in credentials are right, then they are taken to a page where it shows their username. 10

  • If credentials are wrong and do not match with the database, they can try again! 11

About

Hibernate app using Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published