Git Product home page Git Product logo

shpeucfapp's Introduction

SHPE @ UCF Mobile app Development

Creating an app to facilitate and assist SHPE @ UCF in their daily tasks.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Java 8 jdk if running an Android Virtual Device (Will not work with higher version as of when this was made)

  • To check your version open your Command Prompt/Terminal and run java -version
  • Download here
  • You need to set up Java_Home if this is your first time running java or have never done it before.

Android Studio to use an Android Virtual Device

  • If you want to run on a physical device follow this instead
  • Download here
  • Open up AVD(Android Virtual Device) manager and download an emulator. It doesn't really matter which one

XCode version 9.1+

  • You can only download this on MacOS through the App store
  • If you want to use a physical device follow this
  • Make sure you are signed in to your apple account and that your account is a developer account!

Node 6

  • MacOS:
    • Download HomeBrew here
    • On your terminal write: brew install node@6
  • Windows:
    • Download the file that ends with .msi here
    • If that link doesn't work try looking for the version here

Install git to get git command line access

Install react-native command line interface

  • Open your Terminal/Command Prompt and run: npm i -g react-native-cli

Use this guide for great advice on creating cool UX/UI

Installing

A step by step series of examples that tell you how to get a development env running

Install the repository

  • open the terminal/Command Prompt and use cd /path to go to a folder. Preferably Desktop
  • Type: git clone https://github.com/SHPEUCF/shpeucfapp.git :octocat:

Open the folder on the terminal/Command Prompt

  • open the terminal/Command Prompt and type: cd {location of the repo}

install all dependencies

  • open the terminal/Command Prompt and type: npm install

Running the app

πŸ€–Running on an Android simulator:

  • Open up Android Studio
  • Open up the AVD(Android Virtual Device) manager
  • Run an emulator that you have downloaded already
  • open the terminal/Command Prompt, go to the repo and type: react-native run-android

πŸ“±Running on an iOS simulator:

  • open the terminal/Command Prompt, go to the repo and type: react-native run-ios

Debugging Setup πŸ‘¨β€πŸ’»

JAVA_HOME missing on:

ANDROID_HOME missing on:

Print: Entry, ":CFBundleIdentifier", Does Not Exist:

  1. Open the project on xCode which means to open: shpeucfapp/ios/shpeucfapp.xcodeproj
  2. In xCode: File ->Workspace setting πŸ”¨
  3. Change Build System to Legacy Build System and click OK
  4. Follow these instructions: alt text
  5. In xCode: Product -> clean
  6. In xCode: Click on the project folder on the left side-bar alt text
  7. Make sure there are no errors by selecting a team and changing the bundle identifier if it's giving you an error
  8. Close xCode and try running the simulator putting react-native run-ios on your terminal in the project folder
  9. If step 6 doesn't work then try running react-native run-ios at least 2 more times

Deployment

:trollface: Coming Soon..

Built With

Authors πŸ‘¨β€πŸ’»

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used πŸŽ‰ πŸŽ‰ πŸŽ‰

shpeucfapp's People

Contributors

aguilarjavier avatar csepulveda7 avatar daniellegonzxlez avatar emanuelpadro avatar esteban737 avatar fragabear avatar grindlock avatar hanieldiaz avatar icandell avatar jonathan-montanez avatar joshncs22 avatar luisbenan avatar luxun2 avatar shpetechdirector 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.