Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Add a logout button to the end of the list of accounts.
64584d3View on GitHubFix bug in viewAllPeople() so that it correctly displays number of
ad5d5f6View on GitHubCreate AddChallengeActivity, which successfully creates a Challenge, but
f1593c1View on GitHubviewAllPeople() now correctly displays usernames and pending challenges.
06f3b9dView on GitHubviewAllPeople() now parses JSON response. I had to use "model.Response",
6c148efView on GitHubHeaders are now correctly set with token and userId so that viewAllPeople
22a9da6View on GitHubAdd Volley GET request to viewAllPeople(). Gets BAD REQUEST because it's
a85f2dcView on GitHubOkay, simple implementation of viewAllPeople, which just displays some
a1b5bb7View on GitHubMade simple method "viewAllPeople(). Fails with message "Your content must have a ListView whose id attributeis 'android.R.id.list'".
9d38ae2View on GitHubNow you can go back and forth between Login and Create Account.
a89a937View on GitHubAdd onclick method to take user to "Create Account" from login.
6851e99View on GitHubCreate Account feature successfully creates account!
c12b340View on GitHub