Skip to content

Assignment-3#10

Open
prashant1shukla wants to merge 5 commits intomainfrom
Assignment-3
Open

Assignment-3#10
prashant1shukla wants to merge 5 commits intomainfrom
Assignment-3

Conversation

@prashant1shukla
Copy link
Owner

@prashant1shukla prashant1shukla commented May 21, 2024

  1. Add a movie
1
  1. Retrieve all movies
2
  1. Retrieve a movie by id.
3
  1. Retrieve a movie by title
4
  1. Add a customer
5
  1. Rent a movie to a customer by giving movie id and customer id.
6
  1. Rent a movie to a customer by giving movie title and customer username.
7
  1. Retrieve all customers who have rented a particular movie by id.
8
  1. Retrieve all movies rented by a customer using customer id.
9
            10. Retrieve the total cost of the movies rented by a customer using customer id.

Uploading 10.png…

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.

1 participant