Skip to content

A mobile app that allows iOS and Android devices to be used as image scanners

Notifications You must be signed in to change notification settings

pratyaksh123/We-Scan

Repository files navigation

We-Scan ic_launcher

Mobile Linter Tests PRs Welcome Open Source Love svg1

A mobile app that allows iOS and Android devices to be used as image scanners

Steps to setup locally and run:

If you run into any errors , refer to the Environment setup on the official React Native Docs - Environment-Setup

Deploying this app requires node package manager npm

  • Clone the repository

Download this repository or

git clone https://github.com/pratyaksh123/We-Scan
cd We-Scan

Yarn is a dependency manager built by facebook and google. It is a more efficient and reliable (thanks to yarn.lock) alternative of npm.

  • Launch yarn command in a terminal opened in the project folder.

This command will look into the package.json file and install all the dependencies listed here.

  • Install react-native-cli globally on your computer
yarn global add react-native-cli
  • Android steps

Launch a virtual android device, for instance, by using Android Studio

If you have never installed any android virtual device, follow those instructions

  • Start the project with

react-native start
  • Run debug build

react-native run-android

Team

Name Year Department
Pratyaksh Tyagi Freshman Electrical Engineering
Rohan Singh Freshman Electrical Engineering
Darshit Jain Freshman Electrical Engineering
Puru Raj Freshman Electrical Engineering
Steps to join
  1. Star this repo.
  2. Push a PR in this README, adding your details in the above table.

About

A mobile app that allows iOS and Android devices to be used as image scanners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published