Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUBMIT] Android and GraphQL: Building Android with Kotlin and GraphQL using Webiny CMS #55

Open
kimkimani opened this issue Aug 30, 2022 · 2 comments
Assignees
Labels
On Hold Work on this topic is currently paused.

Comments

@kimkimani
Copy link
Contributor

kimkimani commented Aug 30, 2022

Introduction

Building Android with Kotlin and GraphQL using Webiny CMS

Goals

In this article, we will learn about the Webiny CMS and how we can use it and build Android using Kotlin and GraphQL

Outline

  • Introduction
  • Goal
  • Prerequisites
  • What is Webiny CMS?
  • What is GraphQL?
  • Benefits of GraphQL endpoints
  • Generating GraphQL APIs using Webiny CMS
    • Setting Up Webiny CMS
    • Setting up Content Structure
    • Generate Webiny API ACCESS KEY
  • Creating Android application
  • Adding dependencies
  • Configuring GraphQL in Android
    • Writing GraphQL Queries
    • Generating Schema
    • Testing Schemas using Android
  • Managing environment variables in Android
  • Adding authorization headers
  • Creating Apollo Client Instance
  • Creating Models
  • Creating Adapters
  • Creating application UI
  • Fetching Data with Queries
  • Writing Data with Mutations
  • Conclusion

Sample articles

No response

@endymion1818
Copy link
Contributor

Hi @kimkimani! Thanks for this submission. Could we refine it a little? We'd like it to be one of the following:

  • A Photo sharing app (Instagram clone)
  • A Video sharing app (TikTok clone)
  • A Food ordering app (Deliveroo clone)
  • A Holiday booking app (AirBnB clone)

@endymion1818 endymion1818 added the Brief review Brief received and in review label Sep 22, 2022
@endymion1818 endymion1818 added On Hold Work on this topic is currently paused. and removed Brief review Brief received and in review labels Dec 8, 2022
@endymion1818
Copy link
Contributor

Holding this one in favor of #109

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On Hold Work on this topic is currently paused.
Projects
None yet
Development

No branches or pull requests

2 participants