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

[Epic] Taxonomy Integration #129

Open
NuwanJ opened this issue Sep 15, 2024 · 0 comments · Fixed by #171 · May be fixed by #243
Open

[Epic] Taxonomy Integration #129

NuwanJ opened this issue Sep 15, 2024 · 0 comments · Fixed by #171 · May be fixed by #243
Assignees
Labels
documentation Improvements or additions to documentation Epic
Milestone

Comments

@NuwanJ
Copy link
Member

NuwanJ commented Sep 15, 2024

The main concept of this project is to implement a Taxonomy module. Taxonomies are used to easily manage hierarchical listings without designing dedicated UI pages.

Release 3.0.0

  • Basic features

Release 3.1.0

Improvements and unit testing

Release 3.2.0

Taxonomy integrations with other features


Here are a few user cases:

Department intranet page

Data source: https://github.com/cepdnaclk/www.ce.pdn.ac.lk/blob/main/_data/intranet.json

Taxonomy: intranet

- students
  - a list of [name, link]  
- staff   
  - a list of [name, link]  

Students

Data source: https://github.com/cepdnaclk/people.ce.pdn.ac.lk/blob/main/_data/students.json

- UG students 
  - E20
  - E19
  - ...
- Alumni students 
 - E18
 - E17
 - ... 

Past heads of the department

Data source: https://github.com/cepdnaclk/people.ce.pdn.ac.lk/blob/main/_data/past_heads_of_dep.json

@NuwanJ NuwanJ added the documentation Improvements or additions to documentation label Sep 15, 2024
@NuwanJ NuwanJ self-assigned this Sep 15, 2024
@NuwanJ NuwanJ added this to the Phase 3 milestone Sep 15, 2024
@NuwanJ NuwanJ linked a pull request Oct 11, 2024 that will close this issue
@NuwanJ NuwanJ linked a pull request Dec 18, 2024 that will close this issue
@NuwanJ NuwanJ added the Epic label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Epic
Projects
None yet
1 participant