Coder Social home page Coder Social logo

bestbank-django's Introduction

Basic Banking System

The Basic Banking System is a web application that offers essential banking functionalities such as creating accounts, depositing and withdrawing money, transferring funds, and generating transaction reports. It supports different account types, provides interest calculation, and features a modern user interface. Built with Django, it provides a secure and scalable foundation for banking applications.

Features

  • Create Bank Account: Users can create new bank accounts by providing necessary details such as account type, account holder name, and initial deposit amount.
  • Deposit & Withdraw Money: Account holders can deposit money into their accounts or make withdrawals as per their requirements.
  • Transfer Funds: Users can transfer funds between their own accounts or to other account holders within the system.
  • Bank Account Type Support: The system supports different types of bank accounts, such as current accounts and savings accounts, each with specific features and interest calculation methods.
  • Transaction Report: Users can generate transaction reports within a specified date range, which provide details of all transactions made during that period. The report also shows the remaining balance after each transaction.

Technologies Used

  • Programming Language: Python, JavaScript
  • Web Framework: Django
  • Database: SQLite
  • Frontend: HTML, CSS, JavaScript
  • CSS Framework: Tailwind CSS

Installation

git clone
cd project
python3 -m venv env
.\env\Scripts\activate
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

Snapshots

Screenshot (49) Screenshot (50) Screenshot (56) Screenshot (57) Screenshot (51) Screenshot (54) Screenshot (53) Screenshot (55)

bestbank-django's People

Contributors

shivamchaudhary-r avatar

Watchers

 avatar

Forkers

presh007

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.