SaranshBangar / Daneizo

Why buy when you can rent it!
https://daneizo.vercel.app/
MIT License
24 stars 43 forks source link

Track Rental Dates and History for Users by adding mongoose schema #134

Closed IkkiOcean closed 3 weeks ago

IkkiOcean commented 1 month ago

Feature Request: Track Rental Dates and History for Users

Description: We need to create the RentalItem schema to track rental dates and history for users who rent items. This feature will allow us to manage rental periods, status (e.g., active, completed, overdue), and the total price for each rental.

Proposed Changes:

Additional

There is currently no backend template so I will add the template for further backend development also

SaranshBangar commented 1 month ago

@IkkiOcean You can proceed with it. Please remember to -

  1. Follow the proper file structure
  2. Star the repo :)

All the best!