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

[BE][Database] Multimedia Database #4

Open
IrynaLypnyk opened this issue Oct 2, 2023 · 0 comments
Open

[BE][Database] Multimedia Database #4

IrynaLypnyk opened this issue Oct 2, 2023 · 0 comments
Assignees

Comments

@IrynaLypnyk
Copy link
Collaborator

We need to store information on what types of multimedia we have. This could be things like movies, tv series, shorts, etc.

Lets create a database table in eu-west-2 called "multimediaMetadata".

This table should include:
- ID: String (Unique) (Partition Key) (Hash)
- Name: String
- Type: String ("tvshow", "movie", etc)
- Description: String

@IrynaLypnyk IrynaLypnyk self-assigned this Oct 2, 2023
@IrynaLypnyk IrynaLypnyk converted this from a draft issue Oct 2, 2023
@IrynaLypnyk IrynaLypnyk moved this from In Progress to Review in The Big Mouth Project Board Oct 2, 2023
@JoeWeate JoeWeate moved this from Review to Done in The Big Mouth Project Board Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant