Scan a business card, computer screen or something that's been printed, and this app will detect
if there is any email address and phone number, so you can contact this person immediately,
without the need for typing the contact details.
It works on both Android & iOS
.
Before you begin, ensure you have met the following requirements:
- You have installed
Android 5.0 Lollipop or above
to run it on your mobile device. - You have installed
Android Studio v4.0 or above
to edit/compile it on your computer. - You have installed the latest version of
Dart/Flutter SDK
on your computer - You have a
<Windows/Linux/Mac>
computer. - You have read
LICENSE file
.
To check the code, follow these steps:
- Clone the repository
- Open it in Android Studio
- Run the app on your device
- Start the app
- Point at the business card
- Take a picture
- Select the service (email, phone, sms) you want to use
To contribute to Card Detection, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin <project_name>/<location>
- Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
Code: Michele Santagiuliana Busellato
Icon: Nikita Golubev (on flaticon.com)
If you want to contact me you can reach me at [email protected].
This project uses the following license: MIT license.