Skip to content

Simian-Spectre/ATM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SST ATM

This is an ATM program that is currently being developed. The purpose of this program is to give everyone on the team a good introduction of python. The ultimate goal is to have an automated text file system and associated Python program to manage balances of many people.

Features (CSV)

  • Deposit
  • Withdraw
  • View Balance
  • Check card number and pin against bank database
  • Save withdraw / deposit into database
  • Compound intrest over time
  • Open new account
  • Encryption
  • ??? (Add any future features here)

Features (SQL)

  • Deposit
  • Withdraw
  • View Balance
  • Check card number and pin against bank database
  • Save withdraw / deposit into database
  • Compound intrest over time
  • Open new account
  • Encryption
  • ??? (Add any future features here)

About

SST CTF's ATM Python program

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%