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

[Feature Request]: Renting APIs for products #882

Closed
4 tasks done
haseebzaki-07 opened this issue Nov 8, 2024 · 2 comments · Fixed by #916
Closed
4 tasks done

[Feature Request]: Renting APIs for products #882

haseebzaki-07 opened this issue Nov 8, 2024 · 2 comments · Fixed by #916
Assignees

Comments

@haseebzaki-07
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

  1. Renting Agricultural Equipment
    Endpoint: POST /rentals

  2. Updating Rental Details
    Endpoint: PUT /rentals/{rentalId}

  3. Cancelling a Rental
    Endpoint: DELETE /rentals/{rentalId}

  4. Viewing Rental Details
    Endpoint: GET /rentals/{rentalId}

  5. Returning Rented Equipment
    Endpoint: POST /rentals/{rentalId}/return

Use Case

Important services of the application

Benefits

No response

Add ScreenShots

No response

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
@haseebzaki-07 haseebzaki-07 added the enhancement New feature or request label Nov 8, 2024
Copy link
Contributor

github-actions bot commented Nov 8, 2024

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Copy link
Contributor

github-actions bot commented Nov 9, 2024

Hello @haseebzaki-07! Your issue #882 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants