Skip to content

Varsani2520/Prasunet_AD_05

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prasunet_AD_05 | QR_Code_Scanner_App

A QR code scanner application built with React Native, allowing users to scan QR codes using their device's camera. Upon scanning, the app extracts the information encoded in the QR code and displays it on the screen. Additionally, it provides an option to open links or perform specific actions based on the scanned content.

Features

  • Scan QR Codes: Utilize the device's camera to scan QR codes.
  • Display Scanned Information: Extract and display the information encoded in the QR code.
  • Open Links: Provide an option to open links directly from the scanned content.
  • Perform Actions: Execute specific actions based on the scanned content.

Technologies Used

  • React Native: Framework for building native apps using React.
  • React Hooks: Functional components and state management.
  • react-native-camera: Camera component for React Native to handle QR code scanning.
  • react-native-qrcode-svg: Library for generating QR codes.
  • react-navigation: Routing and navigation for React Native apps.
  • AsyncStorage: For persisting scanned data.

Get Started

Prerequisites

Ensure you have Node.js and npm installed on your development machine.

Installation

  1. Clone the repo
    git clone https://github.com/yourusername/Prasunet_AD_05.git
    
  2. Navigate into the project directory
     cd Prasunet_AD_05
    
  3. Install dependencies
    npm install
    

Acknowledgements

  • Inspired by various QR code scanner applications.

Authors

Getting Started

Usage

  • Scan a QR Code:

    1. Open the app and point the camera at a QR code.
    2. The app will automatically detect and scan the QR code.
  • View Scanned Information:

    1. The scanned information will be displayed on the screen.
  • Open Links:

    1. If the scanned content is a URL, tap the link to open it in the browser.
  • Perform Specific Actions:

    1. The app can be configured to perform specific actions based on the content of the QR code.

Videos

WhatsApp.Video.2024-07-15.at.11.10.41.AM.online-video-cutter.com.1.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published