Skip to content

AMYasserF/Banking_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

# πŸš€ Login and Banking System

πŸ“Œ Overview

Welcome to the Login and Banking System! This project is a C++ application with a GUI, enabling users to manage their accounts seamlessly. The system is session-based, meaning all data is stored in memory and resets upon exit.


✨ Features

βœ… Register & Login – Secure user authentication. βœ… Change Username & Password – Easily update credentials.

πŸ’° Banking Operations

πŸ’΅ Deposit Funds – Add money to your account. πŸ’Έ Withdraw Funds – Withdraw money while ensuring sufficient balance. πŸ”„ Transfer Funds – Move money between your own accounts and other user's accounts. πŸ“œ View Transactions – Check your past transactions.

🎨 Graphical User Interface (GUI)

πŸ–₯️ User-friendly Interface – Designed with Windows Forms for smooth navigation. πŸ”Ή Easy Access – Switch between login, registration, and banking features effortlessly.


πŸ”„ System Behavior

⚑ All operations are temporary – Data resets upon program exit. πŸ”„ Fresh login required every time the application starts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors