ailsonguedes / Contact_Manager_sh

Shell script to little system do manage contacts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contact Manager

By: Ailson Guedes

Shell script to create a system to manage contacts.

πŸ”§ Tools:

  • GNU Bash: A command line interpreter known between others translators for user to operational systems, known by shell.

πŸ’» How to Run:

This project was made to manage my contacts in Manjaro Linux and have a menu with four options to manage your contacts.

Menu:

1. Add Contact
2. Remove Contact
3. List Contacts
4. Exit

Add Contact:

You can entry with name, email and phone number.

Example:

Name:
Joseph Louis
Email:
josephFLouis@protonmail.com
Phone:
xxxx-xxxx

List Contacts:

You can list contacts.

Example:

Josephe Louis;josephFLouis@protonmail.com;xxxx-xxxx

Remove Contact:

You can remove a contact using name, email or phone number.

Example:

Remove using name, email or phone? (n/e/p)
n
Name: Joseph Louis

πŸ™ Contributions:

Feel free to contribute to thiw project and, if you have any questions, please contact me.

About

Shell script to little system do manage contacts.


Languages

Language:Shell 100.0%