Skip to content

dylanFrater/Java-Banking-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Banking App

A mock banking application built to learn Spring Boot, MySQL, and Java application architecture.

## Features
- User account creation
- Login system
- Random card number, CVC, and expiration generation
- MySQL database storage

## Tech Stack
- Java
- Spring Boot
- Maven
- MySQL

## Project Structure
- `model` for data classes
- `service` for business logic
- `config` for configuration
- `util` for helper methods
- `repository` for database access

## Current Goal
Build account creation and database connection first.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors