Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 485 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 485 Bytes

VCF Phone Book

This repository has been archived

About the project

C# Lesson Project (VCF READ - SPLIT - EDIT - WRITE)

This project was developed for the Programming II homework.

The purpose of this project, read the person list that is .vcf extension then get the necessary info then show it. Added features like adding to the phone book, removing from the phone book, and deleting the same records on the phone book. Finally, After the changes export it as a .vcf file.