Skip to content

This is a repository that consists of a project i created for my first semester college finals. It's a Tkinter GUI library based application, where a user can create a bank account and it'll get deposited in the database. The user can then, deposit, withdraw money, and edit his/her account. The application also has a normal calculator, simple in…

Notifications You must be signed in to change notification settings

shreyansh-2003/Bank-DBMS-Application

Repository files navigation

Bank-DBMS Application/Project

Description

This repostiry is a project, for a sample bank dbms system. It tries to incoporate some prevalent financial features. The main applicatioon is based on a Tkinter (Python Library) GUI, where a user can create a bank account and it'll get deposited in the database. The user can then, deposit, withdraw money, and edit his/her account. The application also has a normal calculator, simple interest calculator and a compound interest calculator.

Note: This is the first project i ever created on python for my Introduction to Python Paper, within a 7 day timeframe, thus the code is not properly optimized and has some minor bugs, but for a beginner.

Repository Structure

  1. Code File --> main.py (main code), png, icon, database file
  2. Idea write up and report pdf --> This tells the idea behind creating the project and what approach i had in mind. It also highlights the challenges i faced and the scope of improvement
  3. Running Screenshots | Output pdf --> Compilation of all running screenshots of the application
  4. Application Presentation --> Highlights the process and output achieved in a ppt format

Runnign Screenshots

Main Window

main window

Math Calculator

1) normal calculator

Creating a Bank Account

Create Account (blank)

Compound Interest Calculator

empty compound interest calc

HOPE YOU LIKE THE PROGRAM !!!

About

This is a repository that consists of a project i created for my first semester college finals. It's a Tkinter GUI library based application, where a user can create a bank account and it'll get deposited in the database. The user can then, deposit, withdraw money, and edit his/her account. The application also has a normal calculator, simple in…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages