phone-book it's a (CRUD) phonebook application created using tkinter in python Function : Add records delete records update records serach records view records index.exe : download and run it as standalone application tools used : Mockaroo : https://www.mockaroo.com/ (used for generating dummy data) PyInstaller : https://www.pyinstaller.org/ (used to convert .py files into .exe (standalone) applications) screenshots :