Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.
/ Turkkey Public archive

Amazon Mechanical Turk scraper for mobile.

Notifications You must be signed in to change notification settings

saqfish/Turkkey

Repository files navigation

Logo

Open-source Amazon Mechanical Turk scraper for mobile.

Get it on Google Play

Prerequisites

Extra dependencies

Project structure

This template follows a very simple project structure:

  • src: This folder is the main container of all the code inside your application.
    • styles: This folder contains all seperated styles.
    • styles.js: The styles export file.
    • utils: This folder contains functional code seperated.
    • utils.js: The utils export file.
    • components: This folder contains all the components.
      • Context.js: Shared component context.
      • Component: Each component is stored in its own folder with seperate code.
    • App.js: Main component.
  • index.js: Main entry point to application.
  • misc: Extra independent files, such as privacy policy, etc.
  • screenshots: App screenshots. These should comply with Play Store guidelines.
  • And all the other root react-native folders.

Building for Google Play Store

  • To build for the Play Store, follow this guide.

What about iOS?

As soon as I get a Mac.

About

Amazon Mechanical Turk scraper for mobile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published