Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Banking App
A semester‑project Django app that lives and breathes MySQL. I modeled customers, accounts, transactions and loans in a clean schema, then moved almost all the “business logic”—PIN checks, balance updates, transfers and loan approvals—into stored procedures so the database really does the heavy lifting.

Highlights

  • Raw SQL & Stored Procs: Everything from account creation to fund transfers runs inside MySQL for speed and clarity.
  • Schema First: Clear tables for branches, customers, accounts and transactions, with foreign keys gluing it all together.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages