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

[Feature] Prerequisite (and Postrequisite) Tree #53

Open
btwj opened this issue Aug 22, 2022 · 1 comment
Open

[Feature] Prerequisite (and Postrequisite) Tree #53

btwj opened this issue Aug 22, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@btwj
Copy link
Contributor

btwj commented Aug 22, 2022

Description

In the course detail page, render a prerequisite tree. For example, for a course E with prerequisites (A or B) and (C or D), we should show something like

A --|
   one of --|
B --|       |
          all of --- E
C --|       |
   one of --|
D --| 

Clicking one of the prerequisite courses should in turn render that course's prerequisite tree.

Designs

No response

@btwj btwj added the enhancement New feature or request label Aug 22, 2022
@Lhwhatever Lhwhatever self-assigned this Nov 19, 2022
@Lhwhatever
Copy link
Collaborator

To be done after migration to Prisma: #100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants