Python GUI Data Entry App
This project is a desktop application designed to simplify data management in an Excel spreadsheet. Built with Python, the app leverages Tkinter for the graphical user interface and OpenPyXL for Excel file operations. Key features include a dynamic data entry form, a Treeview widget for displaying records, and theme support with light and dark modes. The app ensures efficient and accurate data entry, making it a valuable tool for managing information.
Features:
User-friendly data entry form.
Excel integration for reading/writing data.
Dynamic data display with Treeview.
Light and dark mode support.
Data validation and clearing functionality.