Skip to content

Playing around with a phonebook class in command line and in GUI.

Notifications You must be signed in to change notification settings

vilma-heikkila/ContactInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContactsList

Author: Vilma Heikkilä

A simple command line contacts list for maintaining knowledge of people's names, user names, and 5-digit user codes in some imaginary user base. You can print a list of contacts, add new contacts, remove contacts, and sort the list by either names or user codes. People can have the same names, but each code is unique.

GUI still to be added ":D"

Used TableIt library https://github.com/SuperMaZingCoder/TableIt by SuperMaZingCoder for printing information. Check their repo to see how to get the library working.

updated 7.1.2022

About

Playing around with a phonebook class in command line and in GUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages