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: Refactor how to show the authors array on tracks and lessons #196

Open
Markkos89 opened this issue Feb 24, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Markkos89
Copy link
Collaborator

Markkos89 commented Feb 24, 2024

Refactor how to show the authors array on tracks and lessons after reading from database with new format

Feature

  • List authors of tracks and lessons using the Array of strings from the database using the following format:
const authorsArray = [”author01”, “author02”, "n..."] 

a simple raw implementation code would look like:

... // TBD

related to #qwe and #asd

@Markkos89 Markkos89 added the enhancement New feature or request label Feb 24, 2024
@Markkos89 Markkos89 changed the title List authors of tracks and lessons using the Array of strings from the database, i.e.: [”author01”, “author02”] Feature: Refactor how to show the authors array on tracks and lessons Feb 24, 2024
@Markkos89 Markkos89 added this to the 2024 Q1 milestone Feb 24, 2024
@Markkos89 Markkos89 self-assigned this Feb 24, 2024
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

1 participant