https://github.com/korbielowski/sql-displayer
Tkinter app for sql database displaying and manipulation
https://github.com/korbielowski/sql-displayer
mysql-connector mysql-database python python3 tkinter tkinter-gui
Last synced: 10 months ago
JSON representation
Tkinter app for sql database displaying and manipulation
- Host: GitHub
- URL: https://github.com/korbielowski/sql-displayer
- Owner: Korbielowski
- License: gpl-3.0
- Created: 2023-10-27T06:54:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T23:57:57.000Z (over 1 year ago)
- Last Synced: 2025-01-14T00:35:14.178Z (11 months ago)
- Topics: mysql-connector, mysql-database, python, python3, tkinter, tkinter-gui
- Language: Python
- Homepage:
- Size: 83 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tkinter app for sql database displaying and manipulation
## Functionalities
* ### Loading and displaying database
* ### Editing elements
* ### Deleting elements
## Progress
- [x] Login screen
- [x] Database choice
- [x] Table choice
- [ ] Table element edition
- [ ] Table element removal
- [ ] Button for returning to login screen
- [ ] Simple options panel
## Screenshots of working app
### Login screen

### Login error info

### Database screen
