Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 405 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 405 Bytes

Python Frame DataBase-SQL

Window Frame using tkinter module and saving/loading data from a database using mysql.connector. Every person has x, y coordinates and using matplotlib you can visualize the coordinates.

You have to use an Apache distribution for the sql connect (e.g. xampp).

The menu and the option are:

  • Insert New Person
  • Change/Delete/Find Person's Data
  • Show DataBase
  • Show Graph