Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 2.08 KB

README.md

File metadata and controls

38 lines (29 loc) · 2.08 KB

Basic Banking System - Naruto Bank

After clicking on View customers, You can transfer money between users, just click on Transfer for the customer that you want to transfer from then you can write the email and the balance for the other customer that you want to transfer to.

How to Run

This is a requirements file, you can check it from here: requirments-file

Also, you can clone the project by using this command on CMD

git clone https://github.com/MuhammedMagdyy/Basic-Banking-System.git

Tools and Technologies

  • HTML
  • CSS
  • Python
  • Django
    • sqlite3

Steps

  1. Click on the Admin dashboard
  2. use Tester as a username and database-admin-123456789 as a password
  3. After logging in, You will see this window, just click on add profiles-database
  4. You can add all profiles because it's very important, then click SAVE add-user
  5. Finally, The database will be like this picture final-result

Video

bank-system.mp4

Program Flow

home-page customers-page update-page after-transferring

Error Example

error-mail