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

Refactor card endpoints and database schema #278

Open
3 tasks
TomRomeo opened this issue Mar 9, 2024 · 0 comments
Open
3 tasks

Refactor card endpoints and database schema #278

TomRomeo opened this issue Mar 9, 2024 · 0 comments
Labels
Backend Issues related to the Backend enhancement New feature or request Refactor Issues regarding Refactoring
Milestone

Comments

@TomRomeo
Copy link
Contributor

TomRomeo commented Mar 9, 2024

Description

According to our discussed requirements for cards, we decided to refactor the current card implementation. The restructured logic should use the new No-SQL database and should support HTML and media.

Steps

  • Define new card database schema
  • Modify existing types and database tables based on the new card concept
  • Modify existing card endpoints to integrate with new card concept
@TomRomeo TomRomeo added Backend Issues related to the Backend Refactor Issues regarding Refactoring labels Mar 9, 2024
@TomRomeo TomRomeo added this to the Card concept milestone Mar 9, 2024
@Julian702 Julian702 added the enhancement New feature or request label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Issues related to the Backend enhancement New feature or request Refactor Issues regarding Refactoring
Projects
None yet
Development

No branches or pull requests

2 participants