openedx / openedx/openedx-app-android

[Android] Upgrade banner under course cards on the My Course screen

Open
#296 0 comments 0 reactions 3 assignees View on GitHub

@k1rill is already working on this.

Since May 23, 2024.

Dominant language
Kotlin
Stars
36
Forks
61
Avg merge
5d 6h
Merged PRs (30d)
2

Description

An upgrade banner needs to be implemented under the course cards in the Learn tab in order to promote course upgrades.

Acceptance criteria:

  • Tapping the banner opens the value prop modal
  • UI to be similar to the current implementation
  • These banners will only show when the learn/dashboard tab has course list view and not focus card view (focus card view is a part of FC-0047)
  • the banner will not show for upgraded courses or other courses the user can not upgrade i.e. expired course

Legacy implementation:
Screenshot 2024-04-19 at 1 14 11 PM

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.