Skip to content

This is a GUI application called contact manager built in Python. I use Tkinter module to make this desktop app.

Notifications You must be signed in to change notification settings

surajkarki66/contact-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Manager V1.0

This is your contact manager that manages your contact number. This is one of my portfolio projects.

contact-manager

To run

  1. Clone this repository
    git clone https://github.com/surajkarki66/contact-manager
  2. Create a python virtual environment
    python -m venv venv
  3. Activate the virtual environment
    source venv/bin/activate
  4. Install the requirements
    pip install -r "requirements.txt"
  5. Install the requirements
    python app.py

About

This is a GUI application called contact manager built in Python. I use Tkinter module to make this desktop app.

Topics

Resources

Stars

Watchers

Forks

Languages