You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Kotlin app fetches data from HerokuApp using graphQL. Using fragments and a bottom navbar, this app displays various spaceX datasets. Implemented using MVVM Architecture.
Technologies used :-
HerokuApp SpaceX API
MVVM Architecture
GraphQL
About
This Kotlin app fetches various spaceX datasets from HerokuApp using graphQL and displays them using fragments. Follows MVVM architecture.