Giter Site home page Giter Site logo

ok's Introduction

PoGo

Table of contents

  • Requirements
  • Installation & Configuration
  • Troubleshooting
  • FAQ
  • Maintainers

Requirements

[✓] Flutter (Channel stable, 3.7.11)


[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1)

// Developing on MacOS
[✓] Xcode - develop for iOS and macOS (Xcode 14.3)

[✓] Chrome - develop for the web

[✓] Android Studio (version 2022.1)

[✓] VS Code (version 1.77.1)

[✓] Connected device

[✓] HTTP Host Availability

Installation & Configuration

Steps for Installation

  1. In the desired directory for project run: git clone https://github.com/NMaass/PoGo.git

  2. Pull the latest from AWS Amplify into your source code: amplify pull --appId d1atn630tbu1xc --envName dev

  3. Import Flutter Packages: flutter pub get

  4. Launch Application: flutter run

    • If errors occur see Troubleshooting and FAQ

Troubleshooting

I am receiving a pod file error on my iOS build

  • Confirm that you are on the correct flutter version (run flutter upgrade to update).
  • Next cd into PoGo/ios
  • Run pod update followed by pod install.

I am receiving a Linker command failed

  • Confirm that you are on the correct flutter version (run flutter upgrade to update).
  • Next cd into PoGo/ios
  • Run pod update followed by pod install.

FAQ

Q: I have Xcode installed how do I launch an iOS simulator?

A: open -a simulator

Q: What are these API calls doing behind the scenes in awsFunctions.dart

A: Navigate to PoGo/API for lambda function code

Code Maintainers

ok's People

Contributors

dominic1515 avatar nicholasfarkas avatar nmaass avatar rifrod avatar nickwfarkas avatar

Watchers

Paris P. 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.