Skip to content

Project Feedback #2 #2

Description

@liqi10

Overall, this repo looks great. Some feedback to consider in future:

  1. Define access level for variables declared in a class. For instance Context context;, List<User> users;, and TwitterClient client; in UserAdapter.Java in a1fa112

  2. Add some explanatory comments and/or function docs when you feel necessary. For example, can add some comments in the long onCreate function a1fa112. An good example is 2ca3710

  3. Think about and handle edge cases if possible. For example, the getApiUrl in TwitterClient.java returns the null string. 5e73839

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions