natea/pickupconnect

Import contacts

Opened this issue · 0 comments

Initially the user can just type in the names and phone numbers of her/her friends, but eventually we'd like to provide ways for the user to easily import existing contacts from AddressBook, Google Contacts, Facebook, Twitter, LinkedIn or a formatted CSV file.

Here are a couple tools we could use to make this job easier:

django-contacts-import https://github.com/eldarion/django-contacts-import/
import your Yahoo, Google or vCard contacts.

csvkit https://github.com/onyxfish/csvkit
bunch of tools to work with CSV files. Useful for importing people's contact lists