GithubHelp home page GithubHelp logo

qrunner's Introduction

qrunner

A simple QR code reader that executes html and javascript in a WebView

The idea spawned by me (Joacim Eberlen) wanting to run applications, by scanning a QR code. With this application others can build simple html/js applications. After minifying them and encoding them into a QR code the users can share them. As web views do not have full browser capabilities QRunner should not introduce any security issues to a system.

Sample QR code is located in app/sampledata/

Sample html is located in app/sampledata/ (zero effort canvas drawing)

What should be done?

Make sure business logic is contained in their correct classes, write tests and instrumented tests. Re-design, as this was just a quick-and-dirty design it can be done better.

qrunner's People

Contributors

jeberlen avatar

Watchers

James Cloos avatar  avatar

qrunner's Issues

Hardware permissions

As a user I would like to be asked if the application can use my camera
so that I have control of system usage by Android

Acceptance criteria:

  • Make sure user is asked for Camera permissions
  • User should not be prompted if permission is already given

WebView QR code runner

As a user I would like to see the webpage embedded in a QR code
so that I can have fun

Acceptance criteria:

  • A WebView containing the website scanned by #1
  • Intractable

Lines on camera view

Create a cool looking square thing on the camera view to help users aim and fix aspect ratio of camera view.

Create logo

Create a logo that can be used in Google Play and in the Application

Handling other data

As a user I would like to see data scanner by #1 even if it is not a website
to be able to use the application for all types

Acceptance criteria:

  • An activity handling all non-html types of data

QR Scanner

As a user I would like to be able to scan QR codes
so that I can see what a QR code contains

Acceptance criteria:

  • An activity containing a QR code scanner
  • An intent to open a WebView activity
  • Differentiate between html and other data (images/text)

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.