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

feat(backend-dawit) backend assesment seat-crud-movies-booking(Dawit-Teshager) #333

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

Conversation

DavG20
Copy link
Contributor

@DavG20 DavG20 commented May 23, 2023

[Feature] Add Movie CRUD Operations

This PR adds the functionality to perform CRUD (Create, Read, Update, Delete) operations for movies. The following changes have been made:

  • Added Movie model and database migration.
  • Implemented MovieController with endpoints for creating, retrieving, updating, and deleting movies.
  • Created MovieService for handling the business logic related to movies.
  • Updated MovieDto and MovieCreateDto to include necessary properties.

@DavG20 DavG20 requested a review from a team as a code owner May 23, 2023 13:28
@vercel
Copy link

vercel bot commented May 23, 2023

Deployment failed with the following error:

Resource is limited - try again in 16 hours (more than 100, code: "api-deployments-free-per-day").

@github-actions github-actions bot added the @team/backend Changes done by the backend team label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@team/backend Changes done by the backend team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant