Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 996 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 996 Bytes

Online Banking ATM

Web Application providing features from a real banking system like having your own account, deposit, withdraw and more. Project was builded using HTML/CSS, JAVA/JSP, MYSQL.

image

1. Overview

  • Web Applicaiton with features to deposit, withdraw and more.
  • Login implement by sotring user's information in database and reading
  • Back End using java and JSP to connected to the database.
  • Database functionality with MySQL to store user's information.

2. Directory

  • ServerLet = JSP files to connect to the database.
  • Java = Java Classes with http methods.
  • Front_End = HTML and Css files.

3. Demo

The project has been a real learning experience from writing a program from scratch to utilizing features like databases to store/retrieve data and deploying a full project to public test.

@Rene Josue Guillen.