https://github.com/codeonthespectrum/Sistema-Banc-rio
Sistema Bancário (Simples)
https://github.com/codeonthespectrum/Sistema-Banc-rio
backend banking-system
Last synced: 6 months ago
JSON representation
Sistema Bancário (Simples)
- Host: GitHub
- URL: https://github.com/codeonthespectrum/Sistema-Banc-rio
- Owner: codeonthespectrum
- Created: 2024-04-20T13:52:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-05T18:55:53.000Z (over 1 year ago)
- Last Synced: 2025-03-31T04:51:22.899Z (6 months ago)
- Topics: backend, banking-system
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Esse é um projeto em linguagem Python.
Sistema de Operações bancárias simples!
Opções de Depósito, Saque e Visualizar ExtratoEle possui condições como:
Limite diário de saques;
Saque e depósito apenas com valores positivos;
Limite de valor de Saque;*Projeto realizado no bootcamp Backend em Python da Dio/VIVO