Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

rishabhdeepsingh/stackoverflow_privileges

Repository files navigation

Here’s the learning path for today:

  • ConstraintLayout as an alternative to other layouts
  • LiveData and it’s use cases
  • Understanding lifecycle aware Architecture Components
  • Retrofit + ViewModel
Demo App 1: Create a single page app that lists all the privileges that a user can have on StackOverflow
- Access the API here: https://api.stackexchange.com/docs/privileges
- The privileges should be rendered as a vertical list with a arrangement which shows:
	- reputation in a larger font
	- short description
	- description
- Try to create item layout visually appealing - no limitations on creativity!
- Try to complete it before eod today

Don’t hesitate to ping if you get stuck anywhere.

Resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages