Project Name: Person Data Manager
Description:
Person Data Manager is a Windows Forms desktop application developed using C#. It allows users to add, search, and display personal data such as ID, Name, Address, and Phone Number. The application stores data in a text file (data.txt), making it lightweight and easy to use.
Key Features:
Add new records quickly and efficiently.
Search for a person using their ID.
Display all stored data in one click.
Simple and visually appealing UI with clear navigation.
Lightweight application with minimal resource consumption.