Skip to content

weakit/bank9000

Repository files navigation

Bank9000






Build Status

A simple bank management system that our team put out for school.

It can do most basic bank-related tasks, and then some.
Also features a terminal based user interface, completely written from scratch.

Requires requests for fancy internet things, and colorama, because we really like colours.
To get bank9000™ running on linux, you would also need to get getch.

Running bank9000™

Make sure to first install the required dependencies by running pip install -r requirements.txt.

Run python ./bank.py in a terminal (or command prompt if on windows).
Other envirnoments are not supported, and mostly will not work.

bank9000™ only runs on Python 3.

About

A simple bank managament system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages