spark-c / web-contact-converter

A web-based version of the KidslinkedConverter application used for turning contact information into spreadsheets.
0 stars 0 forks source link

web-contact-converter

Written using Python/Flask with a html/css/js frontend. created Feb 2021

This project is live here! (It is on a free Heroku dyno, so it may take a few seconds to load if the app was sleeping.)

See the project's wiki for a more detailed look at the app's data pipeline.

A local company had a frequent task of manually transferring sales leads/contact information from a text document into a spreadsheet -- which took hours at a time. This app automates the process.

It requires the data input to be formatted as follows:

Example:

High Street Cleaners
(123) 555-1234
info@highstreetcleaners.com
9000 Laundry Ln
Earlington, WI 70264

Another Corp.
987-555-3214
help@anothercorp.net

...