Skip to content

This project shows Contextual Cards' use, which refers to any view that is rendered using the JSON API. These views are dynamic and their properties like images, color, texts, buttons (CTAs), etc. can be changed from the backend at any time.

Notifications You must be signed in to change notification settings

Yashgugaliya/ContextualCards

Repository files navigation

ContextualCards

Developed a standalone container, that displays a list of Contextual Cards which refers to any view that is rendered using response fetched from an API. These views are dynamic and their properties like images, color, texts, buttons (CTAs), etc. can be changed from the backend at any time. This project has been developed for an assignment given by the FamPay team.

Networking

The network calls are made using Volley library.

User Interface

I have used Material Design library to create the user interface of the mentioned application. Also, I used RecyclerView library to give the app some nice loading effects.

Building The Code

Clone the repository using HTTPS: https://github.com/Yashgugaliya/ContextualCards.git

  • Open Android Studio.
  • Click on 'Open an existing Android Studio project'
  • Browse to the directory where you cloned the project and click OK.
  • Let Android Studio import the project and you are good to go!

ScreenShot

Screenshot 2021-05-11 204831

APK

https://github.com/Yashgugaliya/ContextualCards/blob/master/apk/contextualcards-debug.apk

Documentation

Language : Java Android Studio Version : 4.1.2 Libraries : Volley, RecyclerView, Material Components

About

This project shows Contextual Cards' use, which refers to any view that is rendered using the JSON API. These views are dynamic and their properties like images, color, texts, buttons (CTAs), etc. can be changed from the backend at any time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages