Skip to content
Snippets Groups Projects
Name Last commit Last update
src
GitView @ 69028274
README.md
View.png

sp21-cs242-assignment3

Description: this repo is for UIUC CS242 SP21's assignment3

Functionalities:

  • Giving github's graphQL API endpoint address, user OAuth token, and username, get personal info of this user and rendered it in mobile devices.
  • Find other github user's info through following & follower lists and public repo owners.

Environment Requirement:

  • Windows 7 or above
  • Javascript Environment
  • React-Native

External Resources:

  • React Navigation
  • Jest

Update Notes:

  • 3/29: Basic functionalities are completed.
  • 3/22: User's personal info pages are completed.