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 audio file schema #35

Merged
merged 6 commits into from
Feb 4, 2025
Merged

Create audio file schema #35

merged 6 commits into from
Feb 4, 2025

Conversation

derrickph33
Copy link
Collaborator

Developer: Derrick Phan and Ethan Yang

Closes #5

Pull Request Summary

Created AudioFile schema with all its necessary folders and files, added fields, and added GET and PUT functions.

Modifications

Created audiofileSchema.ts inside database folder and route.ts inside audiofile folder.

Testing Considerations

We have tested that our GET and PUT functions worked with the database.

Pull Request Checklist

  • Code is neat, readable, and works
  • Comments are appropriate
  • The commit messages follows our guidelines
  • The developer name is specified
  • The summary is completed
  • Assign reviewers

Screenshots/Screencast

No screenshots that we took, can add if necessary.

@gracebw7 gracebw7 self-requested a review February 4, 2025 21:07
@gracebw7 gracebw7 merged commit b906d51 into develop Feb 4, 2025
1 of 4 checks passed
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

Successfully merging this pull request may close these issues.

Create AudioFile Schema
3 participants