Skip to content

iNoles/bank_account-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Account Manager (Rust)

A simple command-line banking system written in Rust. This project allows users to securely deposit and withdraw funds with basic balance management.

Features

  • Deposit: Users can deposit funds into their accounts.
  • Withdrawal — Withdraw funds (only if sufficient balance is available).
  • Balance Tracking — Keeps track of your current account balance.

Installation

  1. Clone the repository:
https://github.com/iNoles/bank_account-rust.git
  1. Navigate to the project directory: cd bank-system-rust
  2. Build the project: cargo build

Usage

  1. Run the program: cargo run
  2. Follow the on-screen prompts to interact with the bank system.
  3. deposit funds and withdraw funds

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

About

A simple bank system implemented in Rust for managing transactions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages