An open API service indexing awesome lists of open source software.

https://github.com/arsalan-dev-engineer/contact_book

A Contact book using Python, the contact book has a password protection, you can add and delete contacts. This application could be used as a database to store your contacts.
https://github.com/arsalan-dev-engineer/contact_book

Last synced: 3 months ago
JSON representation

A Contact book using Python, the contact book has a password protection, you can add and delete contacts. This application could be used as a database to store your contacts.

Awesome Lists containing this project

README

          

# Contact_Book
A Contact book using Python, the contact book has a password protection, you can add and delete contacts. This application could be used as a database to store your contacts.

Instructions:
Run the "login.py" program first, enter username and password: "Admin".
To add contacts, all fields must be filled.
To delete contacts, user must select from listbox.

# Getting Started

Follow the link below to install the Tkinter library

🥇: https://github.com/Azzy001/Vehicle_Management_System_Tk

The login.py file is the main file, run this file first.