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

Moderator and Admin Matches and Approvals Functionality #105

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

gavinnormand
Copy link
Contributor

Description

We added new models to the database to represent matches, then we created the trpc routes for getting projects, getting music, and creating, updating, and reviewing matches.

Motivation and Context

Closes #92

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Global styling changes
  • New package(s)
  • New dependencies
  • Project configuration
  • Environment variable update
  • Database migration
  • CI/CD changes (changing github actions or deployment scripts)

Checklist:

  • I verified my changes work in the local environment
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • I verified my changes work in the preview environment

How has this been tested?

Screenshots (if appropriate):

Copy link

vercel bot commented Feb 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
good-dog-licensing ❌ Failed (Inspect) Feb 9, 2025 9:57pm

@sanjana-singhania sanjana-singhania force-pushed the PR-Admin-Matches-and-Approvals branch from 3d93415 to ae9d371 Compare February 9, 2025 21:45
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 the Endpoints for PR/Admin Matches and Approvals
2 participants