caitlinsusbilla / CST438_Project1_Grp1

0 stars 0 forks source link

CST438_Project1_Grp1

Group 1's project is based on the API, PokeAPI, to help the user build a Pokemon team from an index of various pokemon. In our app, the user can search for different Pokemon along with its information.

API: https://pokeapi.co/

Contributers: Caitlin Susbilla (caitlinsusbilla https://github.com/caitlinsusbilla) Adrian Haro (aharo1110 https://github.com/aharo1110) Sabino Galindo (SGalindo831 https://github.com/SGalindo831) Enrique Rangel(EnRangel https://github.com/EnRangel)

Project 01 Retrospective and overview

Video Walkthrough

Github Repo

Overview

This is a Pokemon team making app that makes use of the PokeAPI we foundhere.

We got styling help for this document from this guide

Introduction

Team Retrospective

Enrique Rangel

  1. a link to your pull requests
  2. a link to your issues

What was your role / which stories did you work on

My role in the group was to set up the navigation and make sure everything was working when moving around the app, fixing some bugs that we came across that broke react native, and setting up the my party page.

Sabino Galindo

  1. Carol's pull requests are here
  2. Carol's Github issues are here

What was your role / which stories did you work on

My role was to get the database working. I used a SQLite wrapper to set up the database. I also set up the functionality to pull information from the PokeAPI. I also helped with some of the app styling and theme.

Adrian Haro

  1. Carol's pull requests are here
  2. Carol's Github issues are here

What was your role / which stories did you work on

My role in the group ended up being getting the profile page to work, and allowing the user to see everyone’s Pokemon through the database.

Caitlin Susbilla

  1. https://github.com/caitlinsusbilla/CST438_Project1_Grp1/pulls?q=is%3Apr+is%3Aclosed+author%3Acaitlinsusbilla
  2. https://github.com/caitlinsusbilla/CST438_Project1_Grp1/issues?q=is%3Aissue+is%3Aclosed+author%3Acaitlinsusbilla

What was your role / which stories did you work on

My role was to contribute to the login and create all of the tests for our screens