A Python-based GUI application developed to efficiently manage and organize personal information using SQLite and CSV file handling. The project provides an interactive and user-friendly interface for storing, viewing, and managing user records.
This project was developed as part of an academic semester project in a team of five members. I contributed significantly to the data management functionalities and front-end interface design of the application.
- User login interface
- Add and manage personal information records
- Store and retrieve data efficiently
- CSV file export and download functionality
- Interactive GUI-based application
- User-friendly data input system
- Python
- Tkinter
- SQLite
- CSV File Handling
- Designed and developed the login page
- Implemented user input handling features
- Managed data storage using CSV files
- Added CSV export/download functionality
- Contributed to the GUI design and application workflow
Academic Team Project (5 Members)
The project was created to improve practical knowledge in Python GUI development, database management, and file handling while building a real-world desktop application.