Skip to content

A full stack, Spring-based web app built with Thymeleaf and CSS on the front-end and Java, Hibernate, and MySQL on the back-end. Savings and Checking accounts created by default when user registers. App interfaces with MySQL database to persist user settings, address, and bank accounts.

Notifications You must be signed in to change notification settings

Alex-Cultrera/Bank-Account-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bank Account App

Project where I created a web app that allows the User to register a username and password. The new user has a Savings and Checking account created by default. The user can edit the name of or delete their existing accounts as well as open new accounts. The user can also update personal information such as:

  • Username
  • Password
  • Full Name
  • Address

Technologies

  • (Client-side / Frontend): Thymeleaf / HTML, CSS and JavaScript
  • (Server-side / Backend): Java, Spring MVC
  • (Database): Hibernate ORM to manage all CRUD operations with the MySQL database

About

A full stack, Spring-based web app built with Thymeleaf and CSS on the front-end and Java, Hibernate, and MySQL on the back-end. Savings and Checking accounts created by default when user registers. App interfaces with MySQL database to persist user settings, address, and bank accounts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published