Skip to content

I created a phonebook application as a project. It was so fun!

Notifications You must be signed in to change notification settings

royastik27/phonebook-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phonebook-application

I created a phonebook application as a project. It was so fun!

Created on: 16th January, 2021

Features and Functionality:

  1. Create any contact information with multi word names.
  2. Completely Edit a contact.
  3. Delete a contact.
  4. Search contact with matching complexity O(length of a contact name).
  5. View the number of matched result.
  6. Lastly, view all contacts altogether.
  7. Application SIZE: 10 Kilobytes only (excluding text files).
  8. 389 lines of much readable code with comments.

About

I created a phonebook application as a project. It was so fun!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages