Skip to content

simple banking system written in Rust (terminal) (NO GUI)

Notifications You must be signed in to change notification settings

twinxdev/simple-banking-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Banking System

A simple conventional banking system, written in Rust and on a very fast hand.

Installation [EN]

Follow these steps to install and run the application:

  1. Install Rust on your computer by following instructions here.
  2. Clone the repository:
    git clone https://github.com/wuydjrhdfghjfgd/simple-banking-rust.git
  3. Build and run:
    cargo build --release
    cargo run

Простая банковская система

Простая обычная банковская система, написанная на языке Rust на очень быструю руку.

Установка [RU]

Для установки и запуска приложения следуйте этим шагам:

  1. Установите Rust на вашем компьютере, следуя инструкциям здесь.
  2. Клонируйте репозиторий:
    git clone https://github.com/wuydjrhdfghjfgd/simple-banking-rust.git
  3. Сборка и запуск:
    cargo build --release
    cargo run

About

simple banking system written in Rust (terminal) (NO GUI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages