Skip to content

👨‍💻 The frontend for the final group project for our Northcoders Software Developer Bootcamp (October 2023 Cohort)

Notifications You must be signed in to change notification settings

mikef80/quotesnap-fe

Repository files navigation

Quotes Snap

Introduction

QuoteSnap is an app for Android devices that allows users to take a photo of any inspirational text they see. The app will then use OCR technology to recognise and extract the text.

The user can then crop the photo to ensure only the text they want is scanned. Finally, the user can add additional details regarding the quote, such as Author, Category and Origin, before saving it to the database.

Technologies

We built this app using React-Native, MongoDB and Expo.

Setup Android Studio

  1. Download and install Android Studio
  2. Create an AVD via 'Virtual Device Manager'
  3. Ensure to setup your webcam in the 'Advanced Settings' to enable your emulator to use the camera.

Setup QuoteSnap

  1. Clone repo to your local machine
  2. cd into the cloned repo
  3. Run npm install
  4. Run npx expo run:android
  5. Press 's' to switch from 'Expo Go' to the 'development build'
  6. Run npm start
  7. Press 'a' to load on your Android Emulator

Created by

Screenshots

About

👨‍💻 The frontend for the final group project for our Northcoders Software Developer Bootcamp (October 2023 Cohort)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5