Skip to content

A simple bank system implemented in Rust for managing transactions.

License

Notifications You must be signed in to change notification settings

iNoles/bank_account-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bank_account-rust

This project implements a simple bank system in Rust. It allows users to deposit and withdraw funds.

Features

  • Deposit: Users can deposit funds into their accounts.
  • Withdrawal: Users can withdraw funds from their accounts, provided they have sufficient 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