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

Create Database Schema For Project/Scene Submissions #83

Open
jpraissman opened this issue Jan 24, 2025 · 0 comments · May be fixed by #93
Open

Create Database Schema For Project/Scene Submissions #83

jpraissman opened this issue Jan 24, 2025 · 0 comments · May be fixed by #93
Assignees
Labels

Comments

@jpraissman
Copy link
Collaborator

jpraissman commented Jan 24, 2025

Create the Database Schema for when media makers submit their projects with scenes.

The current form and information being collected can be found here: https://docs.google.com/forms/d/e/1FAIpQLSdRo-h6AnWrZG-NERaZtDQ425-PI7psXCaCaPLK-j5HXbIWxw/viewform

Information we need to store:

  • Project Description
  • Created/Updated Date
  • Scenes of the project that need music
  • Deadline that they need music by
  • Optional link to a video
  • Other (Tell us anything else about the project)

Scenes should probably have their own database schema with the following information:

  • Scene description
  • Type of music needed for scene
  • Ability to link similar songs that would be good in the scene
  • Other (Tell us anything else about this scene)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants