iRentStuff is an online rental service where users can post their used items up for rental. iRentStuff is live at https://irentstuff.app
- Item owners often own personal items but use them infrequently
- Users may hesitate to purchase items due to cost, lack of storage space, or having no use for the specific item for a long period of time
- Users have to explore multiple sites to list their items but the incumbent sites are not designed for rental market use
- Growing interest in the sharing economy
- Push to reduce waste
- Giving items a new lease of life
- Lack of a dedicated platform for renting personal items
- Difficulty in finding specific items for temporary use locally; many random platforms like gumtree, or carousell attempt to do this but the search and cataloging is not built for the specific use of renting
iRentStuff focuses on addressing the needs of two user archetypes identified: a. Item Owners - Individuals and/or Businesses that own items that are not frequently used b. Renters - Individuals and/or Businesses who need specific items on a temporary basis
- User profile and item listing
- Search and browse feature
- Rental booking calendar
- Rating and review/feedback
pre-requistes
- python
- django
pip install django pip install django-extensions
To run on localhost:
python manage.py runserver