Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 2.5 KB

File metadata and controls

30 lines (25 loc) · 2.5 KB

SayGG

Description:

This is a project that I made to learn about Jetpack Compose and GraphQL. It is a simple app that shows a list of tournament and their details. The data is obtained from the Start.gg api. The app is made with MVVM architecture and uses the repository pattern. It also uses Dagger Hilt for dependency injection and Apollo GraphQL for the network layer.

Used Technologies:

Screenshots:

Home Home Navigation Drawer Tournament Details
Home Nav Drawer Details
Tournament Events Tournament Attenders