Skip to content

Contact Book made using python [via terminal nano]

Notifications You must be signed in to change notification settings

haliechm/contact_book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Book [Python]

Simple method to store contacts (name, phone number, birthday, address). Includes random contact generator functionality in which the user can select a number of random contacts to be added to the contact book. Used random name generator from: https://github.com/treyhunner/names

To view project

  • download zip
  • navigate to downloaded folder using command line interface (terminal)
  • to open project, use command: python start.py
  • note: you must have python installed

Screenshots

Examples of different features of the contact book

Start Menu

Contact book includes functionality such as adding/removing contact, adding random contacts, searching a contact, deleting all contacts, etc

Contact Book Shows view of some of the contacts in the contact book. These contacts were each made using the random name generator

About

Contact Book made using python [via terminal nano]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages