Skip to content

Commit 8bfb02d

Browse files
authored
Update README.md
1 parent 0632c34 commit 8bfb02d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ __Conteúdos:__
44
* [__1. Sistema bancário__](https://github.com/vnc-asura/Python_GUI/tree/main?tab=readme-ov-file#1-sistema-banc%C3%A1rio)
55
* [1.1 Instruções](https://github.com/vnc-asura/Python_GUI/tree/main?tab=readme-ov-file#11-instru%C3%A7%C3%B5es)
66
* [1.2 Resultados](https://github.com/vnc-asura/Python_GUI/tree/main?tab=readme-ov-file#12-resultado)
7+
* __2. Gerenciador patrimonial__
78
---
89
## 1. Sistema bancário
910
Trabalho prático em python aplicando conceitos de __GUI__ e __OOP__ na criação de um sistema bancário com o pacote tkinter e o modulo ttk(ThemedTk).
@@ -94,3 +95,4 @@ class Cliente:
9495
|:---:|
9596
|![Tela para consulta ao banco](https://github.com/user-attachments/assets/1797a69d-f14a-4460-b200-6e5ebac50344)|
9697

98+
## 2. Gerenciador patrimonial

0 commit comments

Comments
 (0)