Skip to content

App for creating recipes and uploading to Google Firestore for the ScaleBoy device.

Notifications You must be signed in to change notification settings

IAmMarcellus/ScaleBoy-App

Repository files navigation

ScaleBoyApp

App for Scale Boy robot written in react native


This will not work. It is missing the google-services.plist and google-services.json because they contain API keys

To Run:
Android

  1. download neccessary Java https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
  2. download Android Sudio from https://developer.android.com/studio/index.html and download neccessary SDK stuff according to https://facebook.github.io/react-native/docs/getting-started
  3. download files from here
  4. run cmd.exe or terminal and cd into downloaded project
  5. type 'npm install' and press enter
  6. type 'react-native run-android' and press enter

iOS (can only run on Mac)

  1. download files from here
  2. open terminal and cd into project
  3. run "npm install" in terminal
  4. run "react-native run-ios" in terminal

About

App for creating recipes and uploading to Google Firestore for the ScaleBoy device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published