Skip to content

Jios/StackoverflowUsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stackoverflow Users

Project Targets

  • StackoverflowUsers
  • DataModelTests

Functions

  • Fetch first page of users from Stackoverflow Users API Endpoint
  • Display users (gravatar, name, reputation, badges, and badge score) in TableView
  • Show loading animation when downloading an image
  • Cache images
  • Search users by name
  • Sort users by name, reputation, or badge score

Design Pattern

  • MVVM + Networking + Utils

Tested Classes

  • DMUser
  • DMBadge

App Structure Diagram

Diagram Image

Screenshots

User List

Main Image

Search Users

Filter Image

Sorting Options

Sorting Options Image

Sorted by score

Sorted by score Image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors