homework for Access
- This app fetches users information from the api below and collects the data of the whole list.
- It shows up the name, avatar icon and site_admin status, which will appear when api get "true" in this key, of each user on the list. url: https://api.github.com/users
Loading indicator shows up and spins till api finished fetching user data when the app launched.
Could see the whole list following with title showing up with a fade-in animation after the indicator disappeared.
Could view the whole list and could see a light gray blank when scrolling over the list.