Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 2.14 KB

README.md

File metadata and controls

63 lines (44 loc) · 2.14 KB

Card Detection

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.

Prerequisites

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.

Installing Card Detection

To check the code, follow these steps:

  1. Clone the repository
  2. Open it in Android Studio
  3. Run the app on your device

Using Card Detection

  1. Start the app
  2. Point at the business card
  3. Take a picture
  4. Select the service (email, phone, sms) you want to use

Contributing to Card Detection

To contribute to Card Detection, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Code: Michele Santagiuliana Busellato

Icon: Nikita Golubev (on flaticon.com)

Contact

If you want to contact me you can reach me at [email protected].

License

This project uses the following license: MIT license.