Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Jeffefa/python-address-book

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 

Repository files navigation

Address book application

Python application to add, display and remove contacts from an address book.

The address book has mandatory fields:

  • Name
  • Surname
  • Telephone number
  • Email

It can have also optional fields:

  • Age
  • Hair color

Each contact can belong to 3 different categories:

  • Friends
  • Family
  • Acquaintance

Each category has a name. The “family” category has a description indicating the family’s relationship (parent, granparent, son/daughter, aunt/uncle). The “friends”category has a field indicating the number of friendship’s years.

The user is able, through the command line, to add, display, remove or edit the contacts and each one of their properties. The contacts and the related information are saved in 1 (or more) txt file(s). When all the contacts are displayed, sort them alphabetically by surname.

About

initial development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.