This is an GUI based application that stores the basic details of a user like:
- Name
- Contact Number
- Address
- Email-id
- Name
- Contact Number(only upto 10 digits)
- Address
- Email-id(must be a valid email-id)
Python must be pre-installed to run this program.
Make sure that the "address_book.csv" file is in the same directory as the "addressBook.py"
cd ../AddressBook/
python addressBook.py