Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Banking System

This is a Basic Banking System created using Django Web Framework.

Features

  • Deposit Money to another users
  • See balance after every transaction in the Transaction Table
  • Ability to check Minimum and Maximum Transaction amount restriction
  • Modern UI with Bootstrap 5

Prerequisites

Be sure you have the following installed on your development machine:

  • Python >= 3.7
  • Git
  • pip

Setup

# Run Migrations
$ python manage.py migrate

# Create a Superuser
$ python manage.py createsuperuser

# Confirm everything is working:
$ python manage.py runserver

# Load the site at http://127.0.0.1:8000

Images:

alt text

alt text

alt text

alt text

alt text

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages