Skip to content

User Manual

DonLe27 edited this page Mar 5, 2021 · 15 revisions

How to Install

On Android

$ git clone https://github.com/cs130-w21/book.ar.git $ cd book.ar $ yarn install

In two separate tabs $ npx react-native run-android --verbose $ yarn start

How to Use

  1. Register through Firebase authentication with your email address Screenshot_20210303-141741

  2. Use the navigation bar to view the Home, Select, or Profile screen

  3. On the Select screen, you can choose to take a picture or submit an image from your gallery

  4. Be sure the image clearly displays the book title(s).

Clone this wiki locally