pkraus138 / barcodenator

React Native App to read barcodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Barcodenator

TODO:

  • Get app able to read barcodes
  • Fake API to πŸ‘ or πŸ‘Ž depending on criteria TBD
  • Style app so it doesn't look like shit
  • Add Redux
  • Add navigation
  • Add login screen
  • Build real API to πŸ‘ or πŸ‘Ž depending on criteria TBD

Getting Development up and running

  • Clone the project

    $ git clone git@github.com:pkraus138/barcodenator.git
    
  • Run project

    $ react-native run-ios
    

    -or-

    $ react-native run-android
    

Deployment

App Store

  • TBD

Google Play Store

  • TBD

About

React Native App to read barcodes


Languages

Language:JavaScript 47.4%Language:Objective-C 30.3%Language:Python 11.9%Language:Java 10.3%