Skip to content

The Google code scanner API provides a complete solution for scanning codes without requiring your app to request camera permission while preserving user privacy. This is accomplished by delegating the task of scanning the code to Google Play services and returning only the scan results to your app

Notifications You must be signed in to change notification settings

khan-mujeeb/QR-Code-scanner

Repository files navigation

QR-Code-scanner

A simple and easy-to-use QR code scanner app built with Kotlin, Room DB, coroutines, and Google Code Scanner. The app allows users to scan QR codes using their phone's camera and provides a fast and secure scanning experience.

Demo Video

📷ScreenShot

Features

  • Easy to use: The app has a user-friendly interface, making it simple for users to scan QR codes effortlessly.
  • Secure: The QR code scanner app prioritizes user security and ensures that scanned QR codes are processed securely.
  • Simple and fast: The app provides a quick and efficient scanning process, delivering instant results.
  • Stores history of scanned codes: The app maintains a history of scanned QR codes, allowing users to refer back to previous scans.

👨‍💻Tech Stack

The app is built using the following technologies and frameworks:

  • Kotlin: Kotlin is the primary programming language used for developing the application.
  • Room DB: Room is used as the local database to store the history of scanned QR codes.
  • Coroutines: Coroutines are used for handling asynchronous operations such as network requests and database transactions.
  • Google Code Scanner: The app utilizes the Google Code Scanner library for scanning and decoding QR codes.
  • MVVM Architecture: MVVM (Model-View-ViewModel) is an architectural pattern that separates the concerns of data presentation and business logic from the UI components.

⚙ How it works ?!

Using the QR Code Scanner app is straightforward:

  1. Open the app on your device.
  2. Point the camera at a QR code.
  3. The app will automatically scan the QR code and display the decoded information.

Contributing

Contributions to the QR Code Scanner app are welcome. If you would like to contribute, please follow these steps or check Contributing Guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make the necessary changes in your branch.
  4. Commit your changes and push them to your forked repository.
  5. Submit a pull request, explaining your changes and the rationale behind them.

Discuss 💬

Have any questions, doubts or want to present your opinions, views? You're always welcome. You can start discussions.

Contact

If you have any questions or encounter any issues, please contact [[email protected]]. We appreciate your feedback and support!

Our Contributors

About

The Google code scanner API provides a complete solution for scanning codes without requiring your app to request camera permission while preserving user privacy. This is accomplished by delegating the task of scanning the code to Google Play services and returning only the scan results to your app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages