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

Store recent track info in db #95

Open
2 tasks
IkeHunter opened this issue Jan 29, 2025 · 1 comment
Open
2 tasks

Store recent track info in db #95

IkeHunter opened this issue Jan 29, 2025 · 1 comment
Assignees

Comments

@IkeHunter
Copy link
Collaborator

Info

Clubs should be able to store meta data about tracks.

You should create a new module named Tracks at src/jukebox/tracks. For now, the only field you need on the entity is track_id, and it should be unique.

Creating CRUD resource via NestJS CLI: https://docs.nestjs.com/recipes/crud-generator

Task

  • Create Task module
  • Create Task entity
@pvanover
Copy link

pvanover commented Feb 2, 2025

Hi, could I be assigned this issue?

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

No branches or pull requests

2 participants