Basic Banking System

  • Tech Stack:Django, SQLite, HTML, CSS, Bootstrap

Banking system is a web application which allows transfer of money between multiple users and records history of transactions too. It is build with validations for transfer of negative amount, zero amount, etc. The tabular representation of transaction history displays transaction details and also status of transaction such as 'Failed' or 'Successful'.