Skip to content

A banking application I created with C++ and Qt Framework along with filing system as data storage in First Semester - end of 2024

Notifications You must be signed in to change notification settings

Kas-sim/MQ-Bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQ-Bank

A banking application I created with C++ and Qt Framework along with filing system as data storage in First Semester - end of 2024

BankingApp (C++ / Qt)

A desktop banking application built with C++ and the Qt framework, featuring an elegant GUI, account management, and persistent file-based storage. Users can sign up, log in, resume sessions, deposit, withdraw, and check balance — all in a smooth and minimal interface.


Features

  • User Accounts: secure signup & login
  • Session Persistence: pick up where you left off
  • Core Banking: deposit, withdraw, balance inquiry
  • File-Based Storage: simple, auditable data handling
  • Cross-Platform: works on Linux, Windows, macOS with Qt

Demo


Getting the Source

git clone https://github.com/Kas-sim/MQ-Bank.git

  • Clone this repository
  • To run → install Qt Creator
  • Open the directory where you have saved
  • Open .pro folder - it will open in QT Creator
  • Run and enjoy ;)

About

A banking application I created with C++ and Qt Framework along with filing system as data storage in First Semester - end of 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published