Open haseebzaki-07 opened 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
daneizo | ❌ Failed (Inspect) | Nov 5, 2024 0:14am |
hey @SaranshBangar please review this PR
hey @SaranshBangar Please check as I have resolved the errors
hey @SaranshBangar please review this PR
@SaranshBangar please review
hey @SaranshBangar please finalize this PR
remove the conflict
hey @Kuldeepsinghrajpoot resolved the conflicts
This has been merged by GSSoC team here - https://github.com/sanjay-kv/Open-source-Practice/pull/1465
PA you can close this PR and dont give any labels now
fixes #106
This PR adds the APIs that are helpful for renting products on the website.
Api to create a user:
Api to create custom products:
Api to create rentals i.e. linking products with users
Api to get products according to availability (note : laptop previously created is not visible because it is booked by a user in rentals API and its availability changed to false) :
Api to delete rentals (remove if the rent period is over):