Giter VIP home page Giter VIP logo

mushroom-observer-mobile's Introduction

Mushroom Observer Mobile

Introduction

This is the Mushroom Observer mobile application. It is a React Native app for iOS and Android with the goal of allowing users to create observations and upload photos from their mobile device and while in the field.

Setup

  • Follow the instructions for setting up a React Native development environment until you reach the section "Creating a new application"
  • Clone this repository from GitHub using git clone [email protected]:MushroomObserver/mushroom-observer-mobile.git
  • Navigate into the project directory using cd mushroom-observer-mobile and then run npm install
  • Create .env.development based on .env.template
    • Set MUSHROOM_OBSERVER_API_URL to http://localhost:3000 if using developer-startup, or https://www.mushroomovserver.org for the live site
    • Set MUSHROOM_OBSERVER_API_KEY to one you create on your local development server or the live site
      • To create an API key, go to your Mushroom Observer account preferences and then click "API Key Manager" on the right side
      • Enter a name for your API key and then click "Create a New Key"
      • Use the new key as your app's API key

Development

  • Run npm start to start the build server
  • In another terminal instance, run npm run android-dev to start the app on an Android emulator or run npm run ios-dev to start the app in an iOS simulator
  • Changes should be reflected after a file save

Reference Material

Information about more specific packages or tools can generally be found at their GitHub repositories.

If you'd like to become an active contributor, please send us a message.

mushroom-observer-mobile's People

Contributors

oliviacpu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.