Giter Club home page Giter Club logo

qr_code-_scanner_for_covid_list's Introduction

BFH Banner

CoViQrR

QR Code scanner for covid list

QR code scanner is a mobile application where shopkeepers have an app that shows QR code and users can scan this QR code which will automatically add that user to the visitor list. This should replace manual entry of contact details in the shop due to COVID.

Team members

  1. Alan T A GitHub Followers GitHub ForksRepo_Stars
  2. Akhil Krishna S GitHub Followers GitHub Forks Repo_Stars

Team ID

BFH/recdRQxvgOGx8Toyv/2021

Link to product walkthrough

Loon video Video walkthrough

Download APK

Download Release APK

Table of Contents

How it Works

  1. Home Page
    Image

  2. Register account
    Image

  3. Log in Page
    Image

    1. Scanning page for Customer
      Image
    2. QR generation page for Store Owner
      Image
  4. Scanning QR code
    Image

  5. Add data page for customer
    Image

  6. Visited Database
    Image

  7. Common App Drawer
    Image

  8. Profile details
    Image

  9. Help page
    Image

  10. Vaccination status updation page
    Image

  11. About Developers
    Image

Libraries used

Environment:
   sdk: ">=2.12.0 <3.0.0"
minSdkVersion: 21
qr_flutter: 4.0.0
qr_code_scanner: 0.4.0
firebase_core: 1.2.0
firebase_auth: 1.2.0
cloud_firestore: 2.2.0
rflutter_alert: 2.0.2
flutter_spinkit: 5.0.0
url_launcher: 6.0.4

How to configure

Instructions for setting up project

  1. Setup Flutter
  2. Setup Android SDK
  3. Clone the repository
  4. Run the below command in the cloned directory.
    flutter pub get
  5. Create a firebase project with name com.example.qr2 (Default,Can be changed with some editing in AndroidManifest.xml) and download the JSON file from Firebase\
  6. Put the Firebase JSON file in \android\app\
  7. In the Firebase Console enable Firebase authentication(Email and Password).
  8. In the Firebase enable Firestore and start a collection named USER

How to Run

Instructions for running

Debug mode

  1. Open the cloned repository
  2. In Terminal(Linux) or PowerShell(Windows) enter the command below to build and run debug while Android phone is connected via Developer Mode
    flutter run

Release mode

  1. Open the cloned repository
  2. In Terminal(Linux) or PowerShell(Windows) enter the command below to build and run release version while Android phone is connected via Developer Mode
    flutter run --release

Build apk for release mode

  1. Open the cloned repository
  2. In Terminal(Linux) or PowerShell(Windows) enter the command below to build release APK flutter build apk --release OR flutter build apk --release -split-per-abi for splitting APK per architecture
  3. Copy the APK file named app-release.apk from the directory <project-directory>/build/app/outputs/flutter-apk
  4. Install the APK in your phone

qr_code-_scanner_for_covid_list's People

Contributors

alanta335 avatar ilmentore72 avatar

Stargazers

 avatar  avatar Jamal Chahir avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.