Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hfidelis/python-crud-streamlit
Web CRUD using Python, Streamlit and MySQL
https://github.com/hfidelis/python-crud-streamlit
database mysql python streamlit webapp
Last synced: about 3 hours ago
JSON representation
Web CRUD using Python, Streamlit and MySQL
- Host: GitHub
- URL: https://github.com/hfidelis/python-crud-streamlit
- Owner: hfidelis
- Created: 2022-09-20T00:55:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T17:05:32.000Z (9 months ago)
- Last Synced: 2024-02-20T18:27:34.954Z (9 months ago)
- Topics: database, mysql, python, streamlit, webapp
- Language: Python
- Homepage:
- Size: 5.03 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# streamlitCrud
#### :pencil2: CRUD Web
#### :wrench: MySQL - Python
#### :books: libs - ***mysql*** e ***streamlit***
![image](https://user-images.githubusercontent.com/84421437/191162765-df056545-0032-4ffc-9684-710dd1982784.png)
## :page_facing_up: Tela de cadastro, funcional com o banco de dados.
![image](https://user-images.githubusercontent.com/84421437/191162829-f4dd9720-c083-4c94-a0a6-ad3684ee6b5c.png)
## :package: Tela de listagem, exclusão e edição, totalmente funcional com o banco de dados.