Aplicação desktop para gestão local de registros (nome, email, telefone), com interface gráfica em Tkinter e persistência em MySQL 8. crud_app/ ├── main.py # ponto de entrada ├── requirements.txt # ...
Employee Nexus is a desktop-based Employee Management System developed using Python (Tkinter) and MySQL. This application is designed to simplify employee data management with a clean UI and efficient ...
This project was developed during my university journey while learning Python and database management. It is a desktop-based Student Management System built with Python Tkinter and MySQL, designed to ...
Developed a Student Management System desktop application using Python, Tkinter, and MySQL to efficiently manage student records in an educational environment. Implemented a complete authentication ...