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.
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.