GithubHelp home page GithubHelp logo

virtual-pet's Introduction

Virtual Pet Mobile App

Running the current flutter project (assuming VSCODE)

Getting + setting up project in local repo:

  1. clone the repo into your local workspace
  2. in your terminal, navigate to virtual-pet/front-end/virtual_pet
  3. run flutter pub get to install all project libraries

Running the app (assuming macos & vscode):

โš ๏ธ

  • make sure you have the VSCode flutter extension installed
  • flutter itself is setup in your computer

Steps:

  1. go to main.dart
  2. there should be a Run button above void main()
    • If you have a mac, click enable macos when a popup appears after clicking Run
    • If you have windows, click enable android
    • If you select the wrong option, delete the generated windows/web/macos/ios/android folder and try again from step 1
  3. go back to main.dart and click the Run button above void main()

General workflow notes

  • be sure to run git pull while on main to get the latest code
  • then run git checkout -b <your-branch-name-here> to switch to a new branch
  • make your changes on this new branch
  • once you are done making your changes, be sure to run flutter analyze to lint your code and fix any linting errors
  • commit any changes made from fixing any linting errors
  • switch back to main to get any new changes that occurred while you were working on your changes
  • switch back to <your-branch-name-here> and run git rebase main
  • push your branch to GitHub
  • open a pull request and assign two people to review your work

virtual-pet's People

Contributors

lourw avatar wu-jacob avatar ericli35 avatar mebesius avatar zeowang avatar allwelly avatar

Stargazers

 avatar Sarah Bornais avatar

Watchers

James Cloos avatar  avatar

Forkers

wu-jacob

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.