Skip to content

reshmaharidhas/Phonebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phonebook

A desktop phonebook application to manage contacts

Programming Language

  • Python 3

Tech Stack

Features💻

  • Add new contact
  • View saved contacts 📖
  • Edit saved contact ✍️
  • Delete saved contact ❌
  • Categorize every contact to a group 🗂️
  • Search for contact by first name 🔍
  • View all contacts under a group

Screenshots

Login window
image
Home screen
home screen Contacts under Work group
Searching contacts using search bar
Searching contacts
Open contact card
view contacts
Add new contact to phonebook
add new contact
Edit saved contact
edit contact

Environment Variables to set

  • MYSQL_USER
  • MYSQL_PASSWORD

License

This project is licensed under the MIT License.