Skip to content

igoreineck/atm-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATM (Automated Teller Machine)

So, what is that?

Basically, it's an automated teller machine (ATM) is an electronic banking outlet that allows customers to complete basic transactions without the aid of a branch representative or teller font.

Scope of the project

This is my second version from this project. Now, the idea is to explore the Go Language making something cool! Feel free to give me suggestions if you want.

Checklist

User:

  • Can create an account (name, age, cpf, password, balance)
  • Can edit his account (name, age, password (only))
  • Can remove his account?
  • Can check account info (doing)
  • Can withdraw money
  • Can deposit money
  • Can transfer money
  • Can check transactions history

Admin:

  • Can check how many clients exist
  • Can check how many clients have debit
  • Can check how many clients don't have debit
  • Can check the lowest value existant
  • Can check the biggest value existant
  • Can remove users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages