Coder Social home page Coder Social logo

centralbank's Introduction

CentralBank

This is a Banking web-app I created as a part of my Engineering curriculum.

Features

  • Create new account and get a unique account number on sign-in.
  • Store and edit your details.
  • Transfer (fictitious) money from one bank account to another.

    Demo

    Prerequisites

    1. A Terminal (preferred) or a CMD
    2. Python 3.4 or above installed. (Windows users might need to add it to path.)
    3. Django framework 1.8 or above installed and working.

    Installation

    1. Open a Terminal, and clone the current repository.

      git clone https://github.com/rafi007akhtar/CentralBank.git
      
    2. Enter the root directory.

      cd CentralBank
      
    3. Now start the setup by entering the following command.

      python manage.py runserver
      

      If that didn't work, try replacing python by python3 in the above command.

    4. Follow the Demo section and use the app as you like.

    Disclaimer

    This app represents a fictitious bank. All transactions, account numbers and account holdings are unreal.

  • centralbank's People

    Contributors

    rafi007akhtar avatar

    Watchers

    James Cloos avatar

    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.