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

Artist Metadata Module #4

Open
NeodarZ opened this issue Feb 14, 2025 · 0 comments
Open

Artist Metadata Module #4

NeodarZ opened this issue Feb 14, 2025 · 0 comments
Labels
backend Related to the backend database Related to the database enhancement New feature or request

Comments

@NeodarZ
Copy link
Owner

NeodarZ commented Feb 14, 2025

Module to maintains a database of artist information.

It should allow to store and retrieve data for each artist including:

  • The artist name
  • Platform URL
  • A support link
  • A support flag

On top of that

  • A simple schema (using SQLite) that can be queried and updated
  • Function to add, update, delete, and fetch artist records
  • Unit tests covering the CRUD operations
@NeodarZ NeodarZ added enhancement New feature or request backend Related to the backend database Related to the database labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the backend database Related to the database enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant