PersonalDataBase

This GitHub repository contains an application designed for storing personal data with the ability to search, add, and edit individuals in a table format. The application provides a user-friendly interface for managing personal information, including name, address, phone number, email, and other relevant details.

alt text

Users can easily search and filter the data in the table based on specific criteria such as name or address. Additionally, the application allows users to add new entries to the table and edit existing ones. This makes it easy to keep track of personal information for multiple individuals and update it as needed.

alt text

This application is written in C++ and utilizes the external wxWidgets library for GUI.