Giter Club home page Giter Club logo

frappsterbankcli's Introduction

Frappster BANK (CLI)

This might sound crazy but it's the truth- I own a bank

Setup

py -m venv venv
source venv/bin/activate
pip install -r requirments.txt
py main.py

or run it as an module from root dir:

py -m frappster.main

Usage

There is an test.db with some pre-populated Users with assigned accounts.

If you delete db before start. No worries, it will create the super powerfull Wizard Anorak (aka admin account) otherwise there is no way to use it (it's a bank after all it gotta be properly secured...)

Then you can log in with his superpowerfull and secure credentials login ID: 42069 password: secure

User accounts with some transaction history to test CLI. (P.S. only admins and employees can create users and open accounts for chosen users)

First Customer User: login ID: 700739 password: 123

Account number: 643869

Second Customer User (yeah high secuirity this guys password is an empty string): login ID: 388667 password:

His savings account number: 616269

And lastly an Employee User (he cannot create new admins but he can create Customer users and assign them accounts) login ID: 736559 password: 123

Features

But on the bright side:

  1. auto completion with tab - check
  2. deposit - check
  3. witdhrawl - check
  4. wire transfer - check
  5. Some what rolle based acces - check
  6. SECUIRITY - shrek

There is more backend logic...

Not everything is implemented yet. Role based access works fine, but there is also granular permissions based access. For different types of Employeess for example. No logging is implemented so if smth goes wrong wrong, welp woopsie you won't know what. Neither Audit logs are built so if some Jeff deletes Joe (which he can't as there is no delete UI funcionality) nobody will know who did that.

frappsterbankcli's People

Contributors

abishevs avatar github-classroom[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.