Giter VIP home page Giter VIP logo

my-phonebook's Introduction

My-phonebook

Description

My phonebook is simply a contact managing application. It is a convinient was of keeping track of your contacts.

The application itself is built by python and it's a cli application. As a user you are able to create new contacts, delete and even update existing contacts. The application also has features that enable users to search for contacts by their names.

Below is an overview of how to run and use the application

Technologies used

  1. Python
  2. SQLITE

Installation and Setting up

  1. Clone this repository:
git clone [email protected]:Hi-da-ya/My-phonebook.git

2.Navigate to this repository's directory 3. Installing dependancies: To install dependancies run pipenv install in your terminal

  1. Enter your virtual environment by running pipenv shell

  2. Start the application: This is done by running python3 lib/cli.py in the terminal Alternatively you can run chmod +x cli.py while in the lib directory of the application followed by ./cli.py

Navigating the application

Once you start and run the application successfully, a list of options will be displayed and you can select an option of your choice:

===== My Phone book =====
Please select an option: 
1. View all contacts
2. Create new contact
3. Edit existing contact
4. Search contact by name
5. Delete existing contact
6. View list of contacts in a label
7. View all labels
8. Create new label
00. Exit

Have fun!!!

my-phonebook's People

Contributors

hi-da-ya avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.