Skip to content

This program works as a simple contact book. It allows the user to add, view, search, update, delete and sort contacts by name. All contacts are stored in a list and managed using a Contact class. The program also saves data to a file and loads it later using file handling.

Notifications You must be signed in to change notification settings

hh3538962/DSA-Lab-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DSA-Lab-Final-Project

This program works as a simple contact book. It allows the user to add, view, search, update, delete and sort contacts by name. All contacts are stored in a list and managed using a Contact class. The program also saves data to a file and loads it later using file handling.

About

This program works as a simple contact book. It allows the user to add, view, search, update, delete and sort contacts by name. All contacts are stored in a list and managed using a Contact class. The program also saves data to a file and loads it later using file handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published