edumorlom / nuMom

11 stars 11 forks source link

Task #1: Welcome Spring 2023! #582

Closed edumorlom closed 1 year ago

edumorlom commented 1 year ago

Let's get started!

  1. Clone repository from GitHub: git clone https://github.com/edumorlom/moms-infants-healthy.git
  2. Switch to the development branch. git checkout development
  3. Move API Key: firebase_account.json to mom-infants-healthy/src
  4. Install Node.JS and NPM -- (https://nodejs.org/en/)
  5. Install expo command line tools: npm install --global expo-cli
  6. Install all dependencies: npm install && expo install
  7. Install Expo Go on your iPhone/Android from the App Store.
  8. Run the app locally using expo start.
  9. Once the browser opens up, select “Tunnel” under Connection.
  10. Run the app on your phone using Expo Go by scanning the QR code.
  11. You can also install the emulator and run the app there.

To complete this task

  1. Please assign this Issue to yourselves.
  2. Run the app following the above instructions.
  3. Create an account in the app using your school e-mail.
  4. Create a new branch from development: git checkout -b {pantherId}/welcomeIssue development
  5. Create a Pull Request against development.
  6. The PR should only contain one file being modified: moms-infants-healthy/{pantherId}.txt
  7. The file should contain your FIU e-mail.
  8. Please look at my PR #250 , this is how it should look.

If you are having issues, please refer to this document

API Key for Firebase

Download API Key [sent thru WhatsApp] Move the API Key: firebase_account.json to mom-infants-healthy/src

vanya-farz commented 1 year ago

welcomeIssue #595

vanya-farz commented 1 year ago

All team members for Spring 2023 have completed this