openedx / openedx/openedx-app-ios

[iOS] Enrolment button handling in non-logged-in experience

Open
#197 0 comments 0 reactions 1 assignee View on GitHub

@saeedbashir is already working on this.

Since Dec 11, 2023.

Dominant language
Swift
Stars
31
Forks
32
PR merge metrics
No merged PRs in 30d

Description

We need to implement the functionality to handle enrolments for non-logged-in users. When they tap the enroll button on a course about page, they should be directed to the registration screen. Ideally, upon successful login or registration, the course should be enrolled for the user and they should be directed to the course home screen.

Acceptance criteria:

  • Tapping the enroll button should lead the user to the logistration screen.
  • On successfully logging in or registering the user should return to the course about page for the native experience.
  • There needs to be sticky bottom banner having the register and sign in buttons a they explore discovery without logging in.

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.