Code Monkey home page Code Monkey logo

atm-simulator's Introduction

ATM Simulator to Deposit and withdrawal amount

Functions

  • User signup and login
  • Add to user_role mapping
  • Approve user by id and aadhar
  • Search user by name
  • Get single user data
  • Add to approval requests on signup
  • Get all txns
  • Get all users
  • Get all accounts
  • Get account info
  • Check user approved
  • Withdraw
  • Deposit
  • Get user transactions
  • On approval and account creation minimum balance is added acc to account requested
  • Get user transactions
  • Delete user
  • Show user age

Admin ops

  • search user -approve user
  • create new account

User account information

  • Account number
  • Account holder name
  • DOB - Contact
  • Phone
  • E-mail
  • Account type
  • Saving (min Balance - 5000)
  • Current (min Balance - 10000)

Account Opening by Admin

  • Admin can open account for user
  • Can define Type of account
  • Saving
  • Current

Account Opening by user

  • User can apply for account through screen
  • After Admin approve user account will active

ATM Menu

  • User login
  • After login user can view account information
  • User can view Balance amount
  • User can view Transaction
  • Withdrawal amount
    • User cannot Withdrawal in minus
    • If account type is "Saving" user cannot Withdrawal amount more then 5000
    • If Account type "Current" any amount
    • If user Withdrawal amount is more than mini amount show warning
  • Deposit amount
    • User can deposit amount

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.