openedx / openedx/openedx-app-android
[Android] Upgrade button on Course Home
Open
@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
We need to add a button on the course home/dashboard screen for learners to be able to upgrade their courses.
The following image is of the current implementation of this button on the product app:
⚠️ With the release of FC-0047 the course resume button is taking up the primary button. We need to move towards a configurable approach where upgrade can be primary.
Acceptance criteria:
- The button is distinguishable on screen that it leads to course upgrade
- Tapping the button opens the value prop modal
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.